Adds support for user-defined universe selection for python
Adds UserDefinedUniverseAlgorithm python script to show how to use user-defined universe selection for python.
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
<Compile Include="ScheduledEventsAlgorithm.py" />
|
||||
<Compile Include="UniverseSelectionRegressionAlgorithm.py" />
|
||||
<Compile Include="UpdateOrderRegressionAlgorithm.py" />
|
||||
<Compile Include="UserDefinedUniverseAlgorithm.py" />
|
||||
<Compile Include="WarmupAlgorithm.py" />
|
||||
<Compile Include="WarmupHistoryAlgorithm.py" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user