Skip to content

Releases: QuantConnect/lean-cli

Project Encryption Support

17 Oct 16:36
88b9e3d

Choose a tag to compare

  • Implement Support For Project Encryption. See #373
  • Minor update increasing timeout and enhance error logs in lean live stop command. See #371

Minor update to allow empty string as default values

06 Oct 15:37
5e62db1

Choose a tag to compare

  • Allow empty strings as default json module input values. See #370

Minor logging improvement for Terminal Link

22 Sep 14:17
3d898bb

Choose a tag to compare

  • Minor logging improvement for Terminal Link. See #361

Add extra docker configs support

19 Sep 22:01
d43621c

Choose a tag to compare

  • Add extra docker config support. See #360

Expanding data feed support for live cloud deployments

11 Sep 16:04
92e5987

Choose a tag to compare

  • Expanding data feed support for live cloud deployments:
    • InteractiveBrokers now supports QC/QC+IB/IB data feed options
    • Tradier now supports QC/Tradier data feed options

See #359

Adding Object Store Commands

23 Aug 22:35
f99344c

Choose a tag to compare

  • Implement Cloud & Local Object Store Commands. See #356
  • Normalize object store path. See #355

Cloud pull improvements

02 Aug 18:37
7c888ca

Choose a tag to compare

  • Cloud pull improvements. See #353

Custom HTML report

01 Aug 19:35
015c523

Choose a tag to compare

  • Enable custom html file for reports. See #351

Cloud push and report generator improvement

28 Jul 22:25
4be582e

Choose a tag to compare

  • Improve file filters for pushing projects. See #350
  • report optional custom .css file. See #349

Fix Rider Debugging & sln file support

20 Jul 00:10
9a52e27

Choose a tag to compare

  • Fix Rider debugging by setting ssh config in project's Rider configurations. See #346
  • Fix support for grouping projects in dotnet solution in CLI root directory. See #347