Merge pull request #358 from AlexCatarino/py_delistingevents

Adds DelistingEventsAlgorithm.py
This commit is contained in:
Michael Handschuh
2016-04-07 08:23:13 -04:00
2 changed files with 71 additions and 0 deletions
@@ -106,6 +106,7 @@
<Content Include="AddRemoveSecurityRegressionAlgorithm.py" />
<Content Include="HistoryAndWarmupRegressionAlgorithm.py" />
<Content Include="CustomChartingAlgorithm.py" />
<Content Include="DelistingEventsAlgorithm.py" />
<Content Include="DividendAlgorithm.py" />
<Content Include="MACDTrendAlgorithm.py" />
<Content Include="QuandlImporterAlgorithm.py" />