Merge pull request #4326 from QuantConnect/feature-3952-objectstore-python

Adds Python Example of ObjectStore Feature
This commit is contained in:
Jared
2020-04-22 09:40:44 -07:00
committed by GitHub
5 changed files with 223 additions and 85 deletions
@@ -92,6 +92,7 @@
<None Include="PsychSignalSentimentRegressionAlgorithm.py" />
<Content Include="CustomDataUsingMapFileRegressionAlgorithm.py" />
<Content Include="LiquidETFUniverseFrameworkAlgorithm.py" />
<Content Include="ObjectStoreExampleAlgorithm.py" />
<Content Include="LiveFeaturesAlgorithm.py" />
<Content Include="PortfolioRebalanceOnCustomFuncRegressionAlgorithm.py" />
<Content Include="PortfolioRebalanceOnDateRulesRegressionAlgorithm.py" />