Adds SmaCrossUniverseSelectionAlgorithm

This algorithm is an example for WarmUpIndicator method usage
This commit is contained in:
AlexCatarino
2019-04-12 18:28:26 +01:00
parent 672cea86a6
commit 3c019cdbda
4 changed files with 172 additions and 0 deletions
@@ -56,6 +56,7 @@
<Content Include="BasicSetAccountCurrencyAlgorithm.py" />
<None Include="RawPricesUniverseRegressionAlgorithm.py" />
<None Include="CapmAlphaRankingFrameworkAlgorithm.py" />
<None Include="SmaCrossUniverseSelectionAlgorithm.py" />
<Content Include="Benchmarks\StatefulCoarseUniverseSelectionBenchmark.py" />
<Content Include="Benchmarks\StatelessCoarseUniverseSelectionBenchmark.py" />
<Content Include="G10CurrencySelectionModelFrameworkAlgorithm.py" />