Adds VIXDualThrustAlpha

- Adds Python version
This commit is contained in:
AlexCatarino
2019-03-05 23:02:24 +00:00
parent 89817a7b96
commit 0f5bcd6454
2 changed files with 199 additions and 0 deletions
@@ -47,6 +47,7 @@
<Content Include="Alphas\TriangleExchangeRateArbitrageAlpha.py" />
<Content Include="Alphas\ShareClassMeanReversionAlpha.py" />
<Content Include="Alphas\TripleLeverageETFPairVolatilityDecayAlpha.py" />
<Content Include="Alphas\VIXDualThrustAlpha.py" />
<Content Include="BasicSetAccountCurrencyAlgorithm.py" />
<Content Include="BasicTemplateFuturesFrameworkAlgorithm.py" />
<Content Include="BasicTemplateOptionsFrameworkAlgorithm.py" />