Adds Python Alpha Algorithms to Project and Apply Standards
- Adds Python Alpha algorithms to project - Adds link to appear in Alpha Stream - Rename algorithms' names to match file name - Add/remove imports - Order dictionary by value and key (if true values are the same, order by key)
This commit is contained in:
@@ -38,7 +38,9 @@
|
||||
<ItemGroup>
|
||||
<Content Include="Alphas\ForexCalendarAlpha.py" />
|
||||
<Content Include="Alphas\GlobalEquityMeanReversionIBSAlpha.py" />
|
||||
<Content Include="Alphas\IntradayReversalCurrencyMarkets.py" />
|
||||
<Content Include="Alphas\MeanReversionLunchBreakAlpha.py" />
|
||||
<Content Include="Alphas\PumpAndDumpAlpha.py" />
|
||||
<Content Include="Alphas\RebalancingLeveragedETFAlpha.py" />
|
||||
<Content Include="Alphas\TriangleExchangeRateArbitrageAlpha.py" />
|
||||
<Content Include="Alphas\ShareClassMeanReversionAlpha.py" />
|
||||
|
||||
Reference in New Issue
Block a user