QuantConnect / Documentation

QuantConnect Wiki Style Documentation Behind QuantConnect
https://www.quantconnect.com/docs/v2/
Apache License 2.0
173 stars 139 forks source link

Brokerage Deployment Troubleshooting #1462

Closed AlexCatarino closed 6 months ago

AlexCatarino commented 1 year ago

Expected Behavior

After Deploy Live Algorithms, there is a Troubleshooting H3 with the common errors and how to solve them.

For example,

SecurityDialogDetected - A security dialog
was detected for Code Card Authentication. Only 'Seamless Authentication' via IBKR mobile app is supported

means the user didn't reply to IB Mobile 2FA.

Solution:

Test logging into TWS. If receive IB Mobile 2FA, contact support. If you don't get it, enable IB Mobile 2FA.

Actual Behavior

No Troubleshooting. We say "Our IB integration doesn't support Two-Factor Authentication (2FA) via SMS or the Online Security Code Card.", but don't tell users what to do. E.g. try logging into TWS.

Checklist

AlexCatarino commented 6 months ago

Closed by 2b07c25. There is not enough content for the other brokerages.