cTrader Accounts
TraderPilot supports cTrader account connections through the official cTrader OAuth authentication process. This allows TraderPilot to access the accounts you approve without receiving or storing your cTrader password.
Adding a cTrader Account
Go to the Accounts page and select Add Account. Choose cTrader as the account type to continue.
You will be redirected to cTrader, where you must sign in and authorize TraderPilot to access your trading account. After authorization, you will be redirected back to TraderPilot to complete the setup.
Enter a name for the cTrader login. This name helps you identify the connection when using multiple cTrader IDs. You may use any name that makes the login easy to recognize.
Next, select the cTrader account you want to connect and complete the account setup.
Select Only One Account
TraderPilot currently allows you to add only one cTrader account at a time.
The cTrader authorization page may allow you to select multiple accounts, but you must select only one account during each connection attempt. To add another account, repeat the process after the first account has been connected.
If multiple accounts are selected, the connection will not continue and the following error will appear:
{
"success": false,
"message": "Multiple cTrader accounts selected. Please select only one account to continue.",
"error": {
"code": 400
}
}
Return to the authorization page, select only one account, and try again.
Using Multiple cTrader IDs
You can connect accounts from multiple cTrader IDs. This may be necessary when different accounts were provided with separate cTrader email addresses or login details.
Before connecting another cTrader ID, sign out of the currently active account on the cTrader website. and sign in with the correct cTrader ID. You can then return to TraderPilot and start the authorization process again.
Your authorization will always use the cTrader ID that is currently signed in during the connection process.
Removing an Account
To remove a cTrader account, open the Trading Accounts page and select the trash icon beside the account you want to delete.
Confirm the removal when prompted. Once removed, the account will no longer be connected to TraderPilot. Later, you can add the same account again if needed by following the steps in the Adding a cTrader Account section above if you have available slots. For more information on account limits, see the Account Limits page.