New Fundamental Data (#7490)
Python Virtual Environments / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
* New Fundamental Data * Minor CIK lookup fix * Handle live mode & delete unexisting properties * Minor coarse fundamental adjustment * Add fundamental history support * Fix unit tests * Performance improvements * Fixes * Minor regression algorithm fix * Improvements. Add FundamentalUniverseSelectionModel * Change default values * Fix unit test * Minor tweaks * Fix unit test * Minor error handling improvement * Fix rebase
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.23" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="FundamentalUniverseSelectionAlgorithm.py" />
|
||||
<Content Include="AccumulativeInsightPortfolioRegressionAlgorithm.py" />
|
||||
<Content Include="CustomDataTypeHistoryAlgorithm.py" />
|
||||
<Content Include="CorrectConsolidatedBarTypeForTickTypesAlgorithm.py" />
|
||||
|
||||
Reference in New Issue
Block a user