Merge branch 'py_universeselectiondefinitions' of https://github.com/AlexCatarino/Lean into AlexCatarino-py_universeselectiondefinitions

Conflicts:
	Algorithm.Python/QuantConnect.Algorithm.Python.csproj
This commit is contained in:
Michael Handschuh
2016-03-22 10:49:02 -04:00
2 changed files with 77 additions and 0 deletions
@@ -110,6 +110,7 @@
<Content Include="ParameterizedAlgorithm.py" />
<Content Include="DropboxUniverseSelectionAlgorithm.py" />
<Content Include="CoarseFundamentalTop5Algorithm.py" />
<Content Include="UniverseSelectionDefinitionsAlgorithm.py" />
<Content Include="UniverseSelectionRegressionAlgorithm.py" />
<Content Include="UpdateOrderRegressionAlgorithm.py" />
<Content Include="BasicTemplateAlgorithm.py" />