Skip to content

Releases: QuantConnect/lean-cli

Add Live Cash Balance Support

05 Oct 19:00
bf5e1a3
Compare
Choose a tag to compare
  • Add support for live cash balance specification. See #172

Libraries Support Improvement

03 Oct 23:57
0e081de
Compare
Choose a tag to compare
  • See #175 for more details

Minor Lean Init Improvements

30 Sep 14:58
0b5d26c
Compare
Choose a tag to compare

Improvements fetching modules.json

21 Sep 20:37
2095292
Compare
Choose a tag to compare
  • Improvements fetching modules.json see #166

Minor fix for project push

20 Sep 21:06
1cf3808
Compare
Choose a tag to compare

Various improvements

20 Sep 14:45
b75eea8
Compare
Choose a tag to compare
  • Feature add organization-id in project config.json #159
  • Allow more flexible dependencies #160
  • Telegram notification for cloud deployments #155
  • Remove alpha stream references #158
  • Documentation links fixes #154
  • Add organization ID option to cloud push command #153

Delete project and python environments

15 Sep 15:57
cad62c1
Compare
Choose a tag to compare
  • Add --python-venv option #149
  • Improve lean cloud push file deletes #150
  • Add delete project command #151

Minor fixes: Terminal Link and local image pull

09 Sep 16:56
5cd2d2c
Compare
Choose a tag to compare
  • Renames for Terminal Link brokerage #145
  • Do not pull local images #148

Minor Research Configuration Fix

30 Aug 23:20
9fef35c
Compare
Choose a tag to compare

Python 3.10 support

29 Aug 14:10
8e6bb7e
Compare
Choose a tag to compare
  • Adding python 3.10 support
  • Removing python 3.6 support
  • Fixes related to foundation update to 3.8
    See #140