Improves Custom Universe Selection
Covers the case where the Symbol of a custom data source is important. Adds CustomDataUniverseAlgorithm python algorithm as an working example
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
<Compile Include="DataConsolidationAlgorithm.py" />
|
||||
<Compile Include="DelistingEventsAlgorithm.py" />
|
||||
<Compile Include="DividendAlgorithm.py" />
|
||||
<Compile Include="CustomDataUniverseAlgorithm.py" />
|
||||
<Compile Include="DropboxBaseDataUniverseSelectionAlgorithm.py" />
|
||||
<Compile Include="EmaCrossUniverseSelectionAlgorithm.py" />
|
||||
<Compile Include="ETFGlobalRotationAlgorithm.py" />
|
||||
|
||||
Reference in New Issue
Block a user