-
Notifications
You must be signed in to change notification settings - Fork 112
Comparing changes
Open a pull request
base repository: QuantConnect/lean-cli
base: 1.0.212
head repository: QuantConnect/lean-cli
compare: master
- 10 commits
- 17 files changed
- 6 contributors
Commits on Dec 30, 2024
-
Fix: missed
project-id
in commandlean cloud live deploy ...
(#531)* fix: add project in lean config when run cloud project * test:fix: use CharlesSchwab * test:fix: mock response for CharlesSchwab in test_cloud_live_deploy_with_live_holdings
Configuration menu - View commit details
-
Copy full SHA for 7f2fb6c - Browse repository at this point
Copy the full SHA 7f2fb6cView commit details
Commits on Jan 7, 2025
-
Feature: streaming delay optional config [TradeStation, CharlesSchwab] (
#536) * feat: update Readme with new input params * feat: new param of CS in Readme * remove: extra configs to several brokerages * remove: extra configs of TS brokerage * remove: extra configs of TS brokerage * feat: delay config for CharlesSchwab brokerage
Configuration menu - View commit details
-
Copy full SHA for 52437d0 - Browse repository at this point
Copy the full SHA 52437d0View commit details
Commits on Jan 10, 2025
-
Remove: IEX data provider (#537)
* remove: IEX from README.md * remove: all IEX mention in test_live.py
Configuration menu - View commit details
-
Copy full SHA for 71f231b - Browse repository at this point
Copy the full SHA 71f231bView commit details -
Fix: typo in description data download docs (#538)
* fix: typo in description data download docs * fix: typo in description data download docs and README * fix: typo in description data download docs and README
Configuration menu - View commit details
-
Copy full SHA for 17556ea - Browse repository at this point
Copy the full SHA 17556eaView commit details -
Fix: backtest is aborted in the middle with half of report (#539)
* feat: compare backtest result when run it in cloud * feat: use delay between is_backtest_done validation * refactor: more performance in is_backtest_done * refactor: more readable and reset counter in is_backtest_done * Update cloud_runner.py --------- Co-authored-by: Martin-Molinero <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff59030 - Browse repository at this point
Copy the full SHA ff59030View commit details
Commits on Jan 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8115985 - Browse repository at this point
Copy the full SHA 8115985View commit details -
Merge pull request #542 from Marinovsky/bug-TryFixMaskPassBugWithMacOS
Switch from maskpass to getpass
Configuration menu - View commit details
-
Copy full SHA for 878d5f2 - Browse repository at this point
Copy the full SHA 878d5f2View commit details
Commits on Feb 3, 2025
-
Fix mount points conflict causing empty project DLL in research envir…
…onment (#541) * chore: exclude .python-version for git tracking * fix: mount points conflict by LeanCLI and NoteBooks directory * test: check both mount points available * chore: add explanation for the test issue * fix: use Assembly.LoadFrom(<csproj_name>) in Initialize.csx for research to keep consistent with docs * Minor unit test fix --------- Co-authored-by: Jhonathan Abreu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c6fa92 - Browse repository at this point
Copy the full SHA 6c6fa92View commit details
Commits on Feb 5, 2025
-
Add config option to define database update frequency (#540)
* First attempt to solve the bug * Address suggestions * Fix failing unit test * Few tweaks * Nit changes * Address requested changes * Address requested changes * Nit change * Nit change * Address review --------- Co-authored-by: Martin Molinero <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba8da2f - Browse repository at this point
Copy the full SHA ba8da2fView commit details
Commits on Feb 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f1de75d - Browse repository at this point
Copy the full SHA f1de75dView commit details
There are no files selected for viewing