Implements BasicTemplateFuturesFrameworkAlgorithm
This algorithm shows how to implement a futures strategy in a framework algorithm. `FutureUniverseSelectionModel` portfolio selection model was implemented to provide a base class to help create other futures universe selection models.
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
<LangVersion>6</LangVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="BasicTemplateFuturesFrameworkAlgorithm.py" />
|
||||
<Content Include="BasicTemplateOptionsFrameworkAlgorithm.py" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<None Include="BlackLittermanPortfolioOptimizationFrameworkAlgorithm.py" />
|
||||
|
||||
Reference in New Issue
Block a user