Add OptionUniverse history regression algorithms

This commit is contained in:
Jhonathan Abreu
2024-07-17 15:28:01 -04:00
parent f0908e3e75
commit e149940fb9
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" />