Adds MarketOnOpenOnCloseAlgorithm.py

Adds Python version of MarketOnOpenOnCloseAlgorithm
This commit is contained in:
AlexCatarino
2016-03-20 23:09:23 -03:00
parent d413366614
commit edb8361da1
2 changed files with 67 additions and 0 deletions
@@ -105,6 +105,7 @@
<ItemGroup>
<Content Include="AddRemoveSecurityRegressionAlgorithm.py" />
<Content Include="DailyAlgorithm.py" />
<Content Include="MarketOnOpenOnCloseAlgorithm.py" />
<Content Include="ParameterizedAlgorithm.py" />
<Content Include="DropboxUniverseSelectionAlgorithm.py" />
<Content Include="UniverseSelectionRegressionAlgorithm.py" />