Allow Python selection to return unchanged
- We will now check if python selection method returned `Universe.Unchanged` - Removing `ToList()` call on fine and coarse data before sending it to the python algorithm - Adding regression algorithms
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
<Content Include="TradingEconomicsCalendarIndicatorAlgorithm.py" />
|
||||
<Content Include="OnEndOfDayRegressionAlgorithm.py" />
|
||||
<Content Include="SECReportDataAlgorithm.py" />
|
||||
<Content Include="UniverseUnchangedRegressionAlgorithm.py" />
|
||||
<Content Include="USEnergyInformationAdministrationAlgorithm.py" />
|
||||
<None Include="NLTKSentimentTradingAlgorithm.py" />
|
||||
<None Include="PytorchNeuralNetworkAlgorithm.py" />
|
||||
|
||||
Reference in New Issue
Block a user