Merge pull request #366 from AlexCatarino/py_customcharting

Adds CustomChartingAlgorithm.py
This commit is contained in:
Jared
2016-03-30 11:49:20 -04:00
2 changed files with 115 additions and 0 deletions
@@ -104,6 +104,7 @@
</ItemGroup>
<ItemGroup>
<Content Include="AddRemoveSecurityRegressionAlgorithm.py" />
<Content Include="CustomChartingAlgorithm.py" />
<Content Include="DividendAlgorithm.py" />
<Content Include="MACDTrendAlgorithm.py" />
<Content Include="QuandlImporterAlgorithm.py" />