Adds HistoryAndWarmupRegressionAlgorithm.py

Adds Python version HistoryAndWarmupRegressionAlgorithm
This commit is contained in:
AlexCatarino
2016-03-24 17:55:53 -03:00
parent 24002ab729
commit aa88285adf
2 changed files with 181 additions and 0 deletions
@@ -104,6 +104,7 @@
</ItemGroup>
<ItemGroup>
<Content Include="AddRemoveSecurityRegressionAlgorithm.py" />
<Content Include="HistoryAndWarmupRegressionAlgorithm.py" />
<Content Include="MACDTrendAlgorithm.py" />
<Content Include="QuandlImporterAlgorithm.py" />
<Content Include="OrderTicketDemoAlgorithm.py" />