BROKER CONNECTIONConnect FxPro cTrader
Use cTrader’s official OAuth flow. BIGG Trader never receives your FxPro or cTID password.
Recommended: secure OAuthChecking configuration…
Where to find every cTrader credential
- cTID loginFxPro emails it after your cTrader account is created. Use it only on cTrader’s authorization page—not inside BIGG Trader.
- Client ID and Client SecretGo to cTrader Open API applications, create an app, wait for approval, then open the app details.
- Redirect URIAdd the exact Render value shown below to the approved app’s Redirect URIs. The default playground URI does not work for your deployed bot.
Not configured
- Access and refresh tokensGenerated automatically after you approve “Account information and trading.” They are encrypted by BIGG Trader. Do not search for them in FxPro.
- ctidTraderAccountIdAutomatically discovered by the API after OAuth. It is not the visible FxPro login number and should not be guessed.
Advanced manual connection