Adds DelistingEventsAlgorithm.py

Adds Python version of DelistingEventsAlgorithm
This commit is contained in:
AlexCatarino
2016-03-25 17:22:25 -03:00
committed by Michael Handschuh
parent 3610d3fc8c
commit a308e51077
2 changed files with 71 additions and 0 deletions
@@ -105,6 +105,7 @@
<ItemGroup>
<Content Include="AddRemoveSecurityRegressionAlgorithm.py" />
<Content Include="CustomChartingAlgorithm.py" />
<Content Include="DelistingEventsAlgorithm.py" />
<Content Include="DividendAlgorithm.py" />
<Content Include="MACDTrendAlgorithm.py" />
<Content Include="QuandlImporterAlgorithm.py" />