QuantConnect / lean-cli

CLI for running the LEAN engine locally and in the cloud
https://www.lean.io/cli
Apache License 2.0
194 stars 99 forks source link

Fix get last portfolio holdings bug #476

Closed Marinovsky closed 1 month ago

Marinovsky commented 1 month ago

This PR is the continuation of this draft: https://github.com/QuantConnect/lean-cli/pull/473. Some endpoints were deprecated and the names for some properties were in capital case instead of camel case. The following test cases were proved (using PaperBrokerage and InteractiveBrokers Brokerage):