Improves Custom Universe Selection

Covers the case where the Symbol of a custom data source is important.
Adds CustomDataUniverseAlgorithm python algorithm as an working example
This commit is contained in:
AlexCatarino
2017-09-27 00:04:37 +01:00
parent 6f1a309843
commit b03c9daa6f
4 changed files with 127 additions and 1 deletions
@@ -36,6 +36,7 @@
<LangVersion>6</LangVersion>
</PropertyGroup>
<ItemGroup>
<Content Include="CustomDataUniverseAlgorithm.py" />
<Content Include="DropboxBaseDataUniverseSelectionAlgorithm.py" />
<Content Include="MarginCallEventsAlgorithm.py">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>