Merge pull request #2941 from simonsonjack/energy_correlation_alpha

New Alpha -- Energy Correlation Alpha
This commit is contained in:
Jared
2019-03-01 16:06:56 -08:00
committed by GitHub
2 changed files with 255 additions and 1 deletions
@@ -37,6 +37,7 @@
</PropertyGroup>
<ItemGroup>
<Content Include="Alphas\ForexCalendarAlpha.py" />
<Content Include="Alphas\GasAndCrudeOilEnergyCorrelationAlpha.py" />
<Content Include="Alphas\GlobalEquityMeanReversionIBSAlpha.py" />
<Content Include="Alphas\GreenblattMagicFormulaAlgorithm.py" />
<Content Include="Alphas\MeanReversionLunchBreakAlpha.py" />
@@ -244,4 +245,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>