Merge branch 'py_quandlimporteralgorithm' of https://github.com/AlexCatarino/Lean

Conflicts:
	Algorithm.Python/QuantConnect.Algorithm.Python.csproj
This commit is contained in:
Michael Handschuh
2016-03-24 14:51:21 -04:00
2 changed files with 62 additions and 0 deletions
@@ -105,6 +105,7 @@
<ItemGroup>
<Content Include="AddRemoveSecurityRegressionAlgorithm.py" />
<Content Include="MACDTrendAlgorithm.py" />
<Content Include="QuandlImporterAlgorithm.py" />
<Content Include="OrderTicketDemoAlgorithm.py" />
<Content Include="BasicTemplateFillForwardAlgorithm.py" />
<Content Include="DailyAlgorithm.py" />