Merge pull request #2328 from AlexCatarino/feature-2326-implements-futures-template-framework

Implements BasicTemplateFuturesFrameworkAlgorithm
This commit is contained in:
Michael
2018-08-02 10:44:09 -04:00
committed by GitHub
12 changed files with 639 additions and 35 deletions
@@ -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" />