Merge pull request #1198 from AlexCatarino/setsecinit-py

Implements SetSecurityInitializer for Python algorithms
This commit is contained in:
Jared
2017-10-12 16:33:17 -04:00
committed by GitHub
9 changed files with 262 additions and 16 deletions
@@ -133,6 +133,9 @@
<HintPath>..\packages\QuantConnect.pythonnet.1.0.5.1\lib\Python.Runtime.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<None Include="CustomSecurityInitializerAlgorithm.py" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent Condition="'$(OS)' == 'Windows_NT' ">