Merge pull request #368 from AlexCatarino/py_etfglobalrotation

Adds ETFGlobalRotationAlgorithm.py
This commit is contained in:
Michael Handschuh
2016-04-07 08:24:19 -04:00
2 changed files with 125 additions and 0 deletions
@@ -108,6 +108,7 @@
<Content Include="CustomChartingAlgorithm.py" />
<Content Include="DelistingEventsAlgorithm.py" />
<Content Include="DividendAlgorithm.py" />
<Content Include="ETFGlobalRotationAlgorithm.py" />
<Content Include="MACDTrendAlgorithm.py" />
<Content Include="QuandlImporterAlgorithm.py" />
<Content Include="OrderTicketDemoAlgorithm.py" />