In this guide, we define the cTrader deeplinks that work for both cTrader Web and Mobile. These deeplinks are grouped according to the areas of cTrader that they direct traders to.
Note that every link listed on this page can have the following additional query parameters.
Parameter | Possible value | Definition |
?acc | A valid account number. | If this parameter is included, cTrader switches to the account with the specified number before proceeding to the area denoted in the deeplink. |
?lang | A valid Alpha-2 (ISO 3166-1) two-letter country code. | If this parameter is included, cTrader switches its UI to the specified language before proceeding to the area denoted in the deeplink. |
Note
Several deeplinks include values specified in curly brackets (e.g., /orders/create-market-order/{symbol}
). These values allow for narrowing down the area to which the user who clicks a deeplink should be transferred. For example, /orders/create-market-order/{symbol}
transfers users to the Create market order screen for the symbol the name of which matches the text typed instead of {symbol}
. Note that curly brackets are for example purposes only; they are not included in actual deeplinks.
Main menu
Link | Definition |
/finder | Opens the All symbols tab. |
/watchlists | Opens the Watchlists tab. |
/symbols/filter/{filterText} | Open the All symbols tab with the symbols filtered to match the text specified in {filterText} . |
Symbol info and charts
Link | Definition |
/symbols/{symbol}/info | Opens Symbol info/Symbol overview for the symbol the name of which matches {symbol} . |
/symbols/{symbol}/chart | Opens a new trading chart for the symbol the name of which matches {symbol} . If such a chart is already open, it is made active. |
Trade Watch
Link | Definition |
/positions | Opens the Positions tab in Trade Watch. |
/orders | Opens the Orders tab in Trade Watch. |
/history | Opens the History tab in Trade Watch. |
/deals | Opens the History tab in Trade Watch. Duplicates /history . |
/transactions | Opens the Transactions tab in Trade Watch. |
/news | Opens the News tab in Trade Watch. |
/bonus | Opens the Bonus tab in Trade Watch. |
Accounts
Link | Definition |
/accounts/sign-in | Opens the account selector. |
/accounts/sign-up-demo | Opens the New demo trading account screen. |
/accounts/create-demo | Opens the New demo trading account screen. |
/accounts/create-live | Opens the New live trading account screen. |
Place a new order
Link | Definition |
/orders/create-market-order | Opens the Place market order screen for the symbol whose chart is currently active. |
/orders/create-market-order/{symbol} | Opens the Place market order screen for the symbol whose name matches {symbol} . |
/orders/create-limit-order | Opens the Place limit order screen for the symbol whose chart is currently active. |
/orders/create-limit-order/{symbol} | Opens the Place limit order screen for the symbol whose name matches {symbol} . |
/orders/create-stop-order | Opens the Place stop order screen for the symbol whose chart is currently active. |
/orders/create-stop-order/{symbol} | Opens the Place stop order screen for the symbol whose name matches {symbol} . |
/orders/create-stop-limit-order | Opens the Place stop-limit order screen for the symbol whose chart is currently active. |
/orders/create-stop-limit-order/{symbol} | Opens the Place stop-limit order screen for the symbol whose name matches {symbol} . |
Modify an order and order info
Link | Definition |
/orders/modify | Opens the Modify orders screen for the first order in the Orders list. |
/orders/{id}/modify | Opens the Modify orders screen for the order whose identifier matches {id} . |
/orders/{id}/details | Opens the Order info screen for the order whose identifier matches {id} . |
Positions
Link | Definition |
/positions/modify | Opens the Modify position screen for the first position in the Positions list. |
/positions/{id}/modify | Opens the Modify position screen for the position whose identifier matches {id} . |
/positions/{id}/details | Opens the Position info screen for the position whose identifier matches {id} . |
/positions/{id}/protect | Opens the Advanced protection screen for the position whose identifier matches {id} . |
Funds
Link | Definition |
/funds/withdrawal | Opens the Withdrawal screen. |
/funds/deposit | Opens the Deposit screen. |
/funds/fundonline | Opens the Deposit screen. |
/funds/bankwire | Opens the Deposit screen. |
Copy
Link | Definition |
/copy/ | Opens cTrader Copy. |
/copy/favorites | Opens the Favourites tab in cTrader Copy. |
/copy/strategy/{strategyID} | Opens the strategy page for the strategy whose identifier matches {strategyID} . |
/copy/account/{accountID} | Opens the statistics page for the account whose number matches {accountID} . |
/copy/copyingAccount/{accountID} | Opens the Investment stats page for the sub-account whose number matches {accountID} . |
Miscellaneous
Link | Definition |
/chat | Opens Chat. |
/whats-new | Opens What's new for the latest app release. |
/profiles/{sharingCode} | Opens Investor access for the account that has generated {sharingCode} . |