Implement AddUniverseSelectionModel
- Implementing `QCAlgorithm.AddUniverseSelectionModel` - Adding C#/Py regression algorithms using the new API - Modifying `ManualUniverSelectionModels` symbol, adding hash of the selected `Symbol.Values` - Modifying `Coarse` and `Fine` symbol, adding random GUID - Adding `NullUniverseSelectionModel`
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
<ItemGroup>
|
||||
<Content Include="AddAlphaModelAlgorithm.py" />
|
||||
<Content Include="AddRiskManagementAlgorithm.py" />
|
||||
<Content Include="AddUniverseSelectionModelAlgorithm.py" />
|
||||
<Content Include="Alphas\ContingentClaimsAnalysisDefaultPredictionAlpha.py" />
|
||||
<Content Include="Alphas\ForexCalendarAlpha.py" />
|
||||
<Content Include="Alphas\GasAndCrudeOilEnergyCorrelationAlpha.py" />
|
||||
|
||||
Reference in New Issue
Block a user