Add OptionUniverse history regression algorithms

This commit is contained in:
Jhonathan Abreu
2024-07-17 15:28:01 -04:00
parent 532f7bf32a
commit 8bdf6c0e29
3 changed files with 175 additions and 0 deletions
@@ -42,6 +42,7 @@
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.38" />
</ItemGroup>
<ItemGroup>
<Content Include="OptionUniverseHistoryRegressionAlgorithm.py" />
<Content Include="FundamentalUniverseSelectionAlgorithm.py" />
<Content Include="AccumulativeInsightPortfolioRegressionAlgorithm.py" />
<Content Include="CustomDataTypeHistoryAlgorithm.py" />