Adds QuandlImporterAlgorithm.py

Adds Python version of QuandlImporterAlgorithm
This commit is contained in:
AlexCatarino
2016-03-22 17:23:47 -03:00
parent 6195aa199d
commit 39b5958c24
2 changed files with 62 additions and 0 deletions
@@ -104,6 +104,7 @@
</ItemGroup>
<ItemGroup>
<Content Include="AddRemoveSecurityRegressionAlgorithm.py" />
<Content Include="QuandlImporterAlgorithm.py" />
<Content Include="OrderTicketDemoAlgorithm.py" />
<Content Include="BasicTemplateFillForwardAlgorithm.py" />
<Content Include="DailyAlgorithm.py" />