Skip to content

Releases: QuantConnect/lean-cli

Python 3.12 and Debugging Improvements

07 May 18:47
1e97df5
Compare
Choose a tag to compare
  • Python 3.12 support and minor dependencies improvements. See #457
  • Python debugging improvements. See #456

Minor Open Interest Data Type Download Fix

03 May 21:17
746e76d
Compare
Choose a tag to compare
  • Minor Open Interest Data Type Download Fix. Supports both "OpenInterest" and "Open Interest". See #455

Data download CLI Improvements

02 May 22:45
125cbe4
Compare
Choose a tag to compare
  • Data download CLI Improvements. See #454

Minor Data Download Fix

02 May 19:56
a20b2f4
Compare
Choose a tag to compare

Minor fix for data download default market. See #453

Live Hotfix & Data Download

01 May 15:36
cf20a53
Compare
Choose a tag to compare
  • Adjust live data provider historical default value #452
  • Expand lean data download support #447

Hotfix Custom Images Tag Handling

23 Apr 13:35
2fda816
Compare
Choose a tag to compare
  • Add missing tag for docker manager image get call. See #450

Pep8 'create-project' & Minor Bug Fix

19 Apr 22:23
87428db
Compare
Choose a tag to compare
  • Hide cloud brokerage live settings by default. See #449
  • Pep8 python create-project update. See #448

Object Store Get & API Cleanup

08 Apr 20:05
0f047b4
Compare
Choose a tag to compare
  • Add Object Store Get which allows download & API Cleanup #443

Adding FactSet Support

05 Apr 22:21
3aead51
Compare
Choose a tag to compare
  • Minor improvement to better support the new FactSet data provider. See #442

Fix Py311 Custom Lib Support

02 Apr 20:11
65a91d6
Compare
Choose a tag to compare

Remove hardcoded python and dotnet version, these will be retrieved from the docker labels of the image being used. See #441