Skip to content

Releases: QuantConnect/lean-cli

Support account-id for TradeStation

01 Oct 21:29
a7236c1
Compare
Choose a tag to compare
  • Support new config type account-id for TS. See #500

Generic live commands and minor fixes

26 Sep 23:45
90984b5
Compare
Choose a tag to compare
  • Add missing check for live holdings load for local platform. See #504
  • Refactor and centralize docker image pulling. Fixes bug cause if image was not present. See #503
  • Add generic live command support. See #501

Minor fix for missing install on extra modules

09 Sep 17:02
3b3d0cc
Compare
Choose a tag to compare
  • Fix missing install step for extra modules See #499

Minor Improvements and Fixes

05 Sep 19:24
99fbdcf
Compare
Choose a tag to compare
  • Avoid multiple auth0 calls for same module. See #494
  • Fix "lean encrypt" for Chinese characters. See #493
  • Avoid main.py requirement for research. See #491

Minor tweak for Coinbase new authentication

21 Aug 22:14
01b9d4e
Compare
Choose a tag to compare
  • Minor improvement for Coinbase new authentication see #492

Improve module versioning and other minor improvements

15 Aug 21:37
5118352
Compare
Choose a tag to compare
  • Improve module versioning handling, if the underlying lean image is not updated, modules will not be updated either #485
  • Login on lean init #486
  • Minor lean logs logging improvement #489
  • Minor verbose enhancements #490

Minor improvements for data downloader supporting brokerages

31 Jul 21:57
80cbae6
Compare
Choose a tag to compare
  • Minor improvements for data downloader supporting brokerages. See #478

Add TradeStation & Alpaca Brokerage Support

19 Jul 23:09
13b5996
Compare
Choose a tag to compare

Add TradeStation & Alpaca Brokerage Support. See #469

Minor Cloud Api Status & Holdings Fix

16 Jul 15:09
ac5f26a
Compare
Choose a tag to compare

We fix a minor cloud Api change for status and fetching previous holdings/cash. See #476

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