Adds UpdateOrderRegressionAlgorithm.py

Adds Python version of UpdateOrderRegressionAlgorithm
This commit is contained in:
AlexCatarino
2016-03-10 17:52:21 -03:00
parent b15a0ddb17
commit 3b2cd9a7c7
2 changed files with 138 additions and 0 deletions
@@ -104,6 +104,7 @@
</ItemGroup>
<ItemGroup>
<Content Include="AddRemoveSecurityRegressionAlgorithm.py" />
<Content Include="UpdateOrderRegressionAlgorithm.py" />
<Content Include="BasicTemplateAlgorithm.py" />
<Content Include="CustomBenchmarkAlgorithm.py" />
<Content Include="CustomBrokerageErrorHandlerAlgorithm.py" />