Adds RegisterIndicator overloads that takes python-defined indicators

Adds example for this feature
This commit is contained in:
AlexCatarino
2018-02-07 12:29:40 +00:00
parent bdc7ccb07e
commit 6827624f83
4 changed files with 133 additions and 69 deletions
@@ -137,6 +137,7 @@
<ItemGroup>
<Content Include="BasicTemplateFrameworkAlgorithm.py" />
<Content Include="BasicTemplateLibrary.py" />
<Content Include="CustomIndicatorAlgorithm.py" />
<Content Include="CustomVolatilityModelAlgorithm.py" />
<Content Include="HistoryAlgorithm.py" />
<Content Include="UniverseSelectionDefinitionsAlgorithm.py" />