QuantConnect / lean-cli

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

IB 2FA Prompt #390

Closed DerekMelchin closed 4 months ago

DerekMelchin commented 7 months ago

This output

To use IB with LEAN you must disable two-factor authentication or only use IBKR Mobile. This is done from your IB Account Manage Account -> Settings -> User Settings -> Security -> Secure Login System. In the Secure Login System, deselect all options or only select "IB Key Security via IBKR Mobile". Interactive Brokers Lite accounts do not support API trading.

should be updated to match the deployment wizard in QC Cloud

To use IB with QuantConnect you must use IBKR Mobile. This is done from your IB Account Manage Account -> Settings -> User Settings -> Security -> Secure Login System. In the Secure Login System, select "IB Key Security via IBKR Mobile". Your account details are not saved on QuantConnect. Interactive Brokers Lite accounts do not support API trading.

Priyal-Saxena commented 6 months ago

Hey, I can't seem to find this message output in lean-cli repository. Is it present somewhere else?

This output

To use IB with LEAN you must disable two-factor authentication or only use IBKR Mobile. This is done from your IB Account Manage Account -> Settings -> User Settings -> Security -> Secure Login System. In the Secure Login System, deselect all options or only select "IB Key Security via IBKR Mobile". Interactive Brokers Lite accounts do not support API trading.

Martin-Molinero commented 4 months ago

Solved in latest version 👍