Add python demonstration of porting old algorithm to framework

This commit is contained in:
AlexCatarino
2018-05-28 10:38:34 +01:00
parent 5ae4b3da0c
commit 75e4001b56
4 changed files with 100 additions and 0 deletions
@@ -167,6 +167,9 @@
<HintPath>..\packages\QuantConnect.pythonnet.1.0.5.7\lib\Python.Runtime.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<None Include="ConvertToFrameworkAlgorithm.py" />
</ItemGroup>
<ItemGroup>
<Folder Include="Benchmarks\" />
</ItemGroup>