Implement QCAlgorithm.AddRiskManagement
- Implemention `QCAlgorithm.AddRiskManagement` - Adding Py/C# regression test algoririthms - Moving `CompositeRiskManagementModel` from `Framework` to `Algorithm` project
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="AddAlphaModelAlgorithm.py" />
|
||||
<Content Include="AddRiskManagementAlgorithm.py" />
|
||||
<Content Include="Alphas\ContingentClaimsAnalysisDefaultPredictionAlpha.py" />
|
||||
<Content Include="Alphas\ForexCalendarAlpha.py" />
|
||||
<Content Include="Alphas\GasAndCrudeOilEnergyCorrelationAlpha.py" />
|
||||
|
||||
Reference in New Issue
Block a user