Skip to content

Releases: QuantConnect/lean-cli

Minor Improvements and Fixes

06 Mar 16:20
80e83c8
Compare
Choose a tag to compare
  • Remove hard coded IB version #558
  • Add missing reserved directory names #560
  • Fix Logging with --verbose for container.data_downloader.update_database_files() #555
  • Verify and redownload corrupted .nupkg files #552

Update for new lean live holdings format

13 Feb 22:01
f1de75d
Compare
Choose a tag to compare
  • Update for new lean live holdings format. See #549

Fix mount point for C# research

05 Feb 18:43
ba8da2f
Compare
Choose a tag to compare
  • Fix mount points conflict causing empty project DLL in research environment. Thank you @efJerryYang! See #541
  • Add config option to define database update frequency. See #540
  • Remove maskpass dependency. See #542

Minor fix for cloud backtests partial statistics

10 Jan 23:17
ff59030
Compare
Choose a tag to compare
  • In some cases cloud backtests might present partial statistics on completion. See #539

Minor Fix For Charles Cloud Deployments

30 Dec 14:36
7f2fb6c
Compare
Choose a tag to compare
  • Fix for Charles lean cloud live deploy #531

Minor improvements For CharlesSchwab Support

26 Dec 16:26
26cbf34
Compare
Choose a tag to compare
  • Minor improvements For CharlesSchwab Support. See #517
  • Expand verbose flag #530

Improve Net versioning handling - net9

18 Dec 19:16
58b2c21
Compare
Choose a tag to compare
  • Improve handling of net versions missmatch, for net 9. See #526

Improve private-cloud user friendliness

09 Dec 15:28
0f8aa4f
Compare
Choose a tag to compare
  • Improve private-cloud user friendliness. See #522

Minor enhancements for private cloud

22 Nov 22:20
013bb6c
Compare
Choose a tag to compare

Minor enhancements for private cloud #520

Minor error handling improvement

15 Nov 22:18
1b9246e
Compare
Choose a tag to compare

Improve deployment exit code handling see #519