Implements G10CurrencySelectionModel

Implements `G10CurrencySelectionModel` as an example of a selection model with a fixed list of securities.
This commit is contained in:
AlexCatarino
2019-04-05 00:21:14 +01:00
parent da0a14c722
commit a0dce83b72
7 changed files with 201 additions and 2 deletions
@@ -52,6 +52,7 @@
<Content Include="Alphas\TripleLeverageETFPairVolatilityDecayAlpha.py" />
<Content Include="Alphas\VIXDualThrustAlpha.py" />
<Content Include="BasicSetAccountCurrencyAlgorithm.py" />
<None Include="G10CurrencySelectionModelFrameworkAlgorithm.py" />
<Content Include="ExpiryHelperAlphaModelFrameworkAlgorithm.py" />
<Content Include="BasicTemplateFuturesFrameworkAlgorithm.py" />
<Content Include="BasicTemplateOptionsFrameworkAlgorithm.py" />