Merge pull request #1889 from AlexCatarino/feature-1884-python-execution-models

Adds python version of execution model examples
This commit is contained in:
Michael
2018-04-19 13:24:27 -04:00
committed by GitHub
12 changed files with 528 additions and 23 deletions
@@ -140,6 +140,8 @@
<None Include="CustomSecurityInitializerAlgorithm.py" />
</ItemGroup>
<ItemGroup>
<Content Include="StandardDeviationExecutionModelRegressionAlgorithm.py" />
<Content Include="VolumeWeightedAveragePriceExecutionModelRegressionAlgorithm.py" />
<None Include="BasicTemplateCryptoAlgorithm.py" />
<None Include="ScheduledUniverseSelectionModelRegressionAlgorithm.py" />
<None Include="RenkoConsolidatorAlgorithm.py" />