Adds New Static Members to LiquidETFUniverse

New members represent the different ETF categories. Each one has a `List<Symbol>` for Long and Inverse ETFs.
This commit is contained in:
AlexCatarino
2019-11-07 17:01:15 +00:00
parent 697d4d487e
commit fb76003048
5 changed files with 329 additions and 90 deletions
@@ -84,6 +84,7 @@
<Content Include="KerasNeuralNetworkAlgorithm.py" />
<None Include="PsychSignalSentimentRegressionAlgorithm.py" />
<Content Include="CustomDataUsingMapFileRegressionAlgorithm.py" />
<Content Include="LiquidETFUniverseFrameworkAlgorithm.py" />
<Content Include="SetHoldingsMultipleTargetsRegressionAlgorithm.py" />
<Content Include="TradingEconomicsCalendarIndicatorAlgorithm.py" />
<Content Include="OnEndOfDayRegressionAlgorithm.py" />