Adds support for Custom Universe Selection

Includes DropboxBaseDataUniverseSelectionAlgorithm python algorithm as an working example
This commit is contained in:
AlexCatarino
2017-09-26 16:49:49 +01:00
parent 3da8449fea
commit a082f930fa
4 changed files with 205 additions and 0 deletions
@@ -36,6 +36,7 @@
<LangVersion>6</LangVersion>
</PropertyGroup>
<ItemGroup>
<Content Include="DropboxBaseDataUniverseSelectionAlgorithm.py" />
<Content Include="MarginCallEventsAlgorithm.py">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>