Merge pull request #3059 from AlexCatarino/feature-3058-python-manual-universe-selection-model

Implements the Python Version of ManualUniverseSelectionModel
This commit is contained in:
Jared
2019-04-08 13:35:40 -07:00
committed by GitHub
10 changed files with 364 additions and 0 deletions
@@ -53,6 +53,7 @@
<Content Include="Alphas\TripleLeverageETFPairVolatilityDecayAlpha.py" />
<Content Include="Alphas\VIXDualThrustAlpha.py" />
<Content Include="BasicSetAccountCurrencyAlgorithm.py" />
<Content Include="G10CurrencySelectionModelFrameworkAlgorithm.py" />
<Content Include="ExpiryHelperAlphaModelFrameworkAlgorithm.py" />
<Content Include="BasicTemplateFuturesFrameworkAlgorithm.py" />
<Content Include="BasicTemplateOptionsFrameworkAlgorithm.py" />