Skip to content

Releases: QuantConnect/lean-cli

Add --parameter backtest option and minor improvements

06 Oct 16:43
3fc2d1b

Choose a tag to compare

  • Add --parameter option to backtest commands, see #596
  • Reduce lean engine logs by default in research, see #594
  • Improve error message when pushing big files, see #597

Filter Conda vEnv From Push

10 Jul 15:30
b3cdd41

Choose a tag to compare

  • Filter Conda vEnv From Source Files See #580

Minor fix for cloud optimizations

12 Jun 22:13
8a7d999

Choose a tag to compare

  • Improve verbose output #572
  • Minor fix for cloud optimizations #576
  • Fix CI test #575

Enhance optional docker extra arguments support

08 May 14:35
14072d6

Choose a tag to compare

  • Passing "env" to docker as extra-docker-config. See #567

Minor Improvements and Fixes

06 Mar 16:20
80e83c8

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

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

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

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

Choose a tag to compare

  • Fix for Charles lean cloud live deploy #531

Minor improvements For CharlesSchwab Support

26 Dec 16:26
26cbf34

Choose a tag to compare

  • Minor improvements For CharlesSchwab Support. See #517
  • Expand verbose flag #530