Skip to main content

Universal deeplinks

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.

Every link listed on this page can have the following additional query parameters.

ParameterPossible valueDefinition
?accA 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.
?langA 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.
info

Several deeplinks include values specified in curly brackets (for example, /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.

LinkDefinition
/finderOpens the All Symbols tab.
/watchlistsOpens 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

LinkDefinition
/symbols/{symbol}/infoOpens the Symbol Info/Symbol Overview dialog for the symbol the name of which matches {symbol}.
/symbols/{symbol}/chartOpens a new trading chart for the symbol the name of which matches {symbol}. If such a chart is already open, it is made active.

The Trade Watch display

LinkDefinition
/positionsOpens the Positions tab in the Trade Watch display.
/ordersOpens the Orders tab in the Trade Watch display.
/historyOpens the History tab in the Trade Watch display.
/dealsOpens the History tab in the Trade Watch display. Duplicates /history.
/transactionsOpens the Transactions tab in the Trade Watch display.
/newsOpens the News tab in the Trade Watch display.
/bonusOpens the Bonus tab in the Trade Watch display.

Accounts

LinkDefinition
/accounts/sign-inOpens the Switch Account dialog.
/accounts/sign-up-demoOpens the Create Demo Account dialog.
/accounts/create-demoOpens the Create Demo Account dialog.
/accounts/create-liveOpens the Create Live Account dialog.

Create new order dialog

LinkDefinition
/orders/create-market-orderOpens the Create Market Order dialog for the symbol the chart for which is currently active.
/orders/create-market-order/{symbol}Opens the Create Marker Order dialog for the symbol the name of which matches {symbol}.
/orders/create-limit-orderOpens the Create Limit Order dialog for the symbol the chart for which is currently active.
/orders/create-limit-order/{symbol}Opens the Create Limit Order dialog for the symbol the name of which matches {symbol}.
/orders/create-stop-orderOpens the Create Stop Order dialog for the symbol the chart for which is currently active.
/orders/create-stop-order/{symbol}Opens the Create Stop Order dialog for the symbol the name of which matches {symbol}
/orders/create-stop-limit-orderOpens the Create Stop Limit Order dialog for the symbol the chart for which is currently active.
/orders/create-stop-limit-order/{symbol}Opens the Create Stop Limit Order dialog for the symbol the name of which matches {symbol}.

Modify order and order info

LinkDefinition
/orders/modifyOpens the Modify Orders dialog for the first order in the pending orders list.
/orders/{id}/modifyOpens the Modify Orders dialog for the order whose identifier matches {id}.
/orders/{id}/detailsOpens the Order Info dialog for the order whose identifier matches {id}.

Positions

LinkDefinition
/positions/modifyOpens the Modify Position dialog for the first position in the open positions list.
/positions/{id}/modifyOpens the Modify Position dialog for the position whose identifier matches {id}.
/positions/{id}/detailsOpens the Position Info dialog for the position whose identifier matches {id}.
/positions/{id}/protectOpens the Advanced Protection dialog for the position whose identifier matches {id}.

Funds

LinkDefinition
/funds/withdrawalOpens the Withdrawal dialog.
/funds/depositOpens the Deposit dialog.
/funds/fundonlineOpens the Deposit dialog.
/funds/bankwireOpens the Deposit dialog.

Copy

LinkDefinition
/copy/Opens the Copy tab.
/copy/favoritesOpens the Favorites 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 cTrade account whose number matches {accountID}.
/copy/copyingAccount/{accountID}Opens the Investment Stats page for the sub-account whose number matches {accountID}.

Miscellaneous

LinkDefinition
/chatOpens the Chat dialog.
/whats-newOpens the What's New dialog.
/profiles/{sharingCode}Opens the Investor Access page for the account that has generated {sharingCode}.