Update QuantConnect.Algorithm.Python.csproj

This commit is contained in:
HalldorAndersen
2019-02-25 09:39:20 -08:00
committed by GitHub
parent 947a2760db
commit d419cafd68
@@ -38,6 +38,7 @@
<ItemGroup>
<Content Include="Alphas\ForexCalendarAlpha.py" />
<Content Include="Alphas\GlobalEquityMeanReversionIBSAlpha.py" />
<Content Include="Alphas\GreenblattMagicFormulaAlgorithm.py" />
<Content Include="Alphas\MeanReversionLunchBreakAlpha.py" />
<Content Include="Alphas\RebalancingLeveragedETFAlpha.py" />
<Content Include="Alphas\TriangleExchangeRateArbitrageAlpha.py" />
@@ -243,4 +244,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>