Conenction to proxy server

Created at 03 Feb 2017, 15:12
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
IL

ilyats

Joined 05.07.2016

Conenction to proxy server
03 Feb 2017, 15:12


Dear Spotware API support team,

In the bottom of page __https://connect.spotware.com/docs/api-reference/going-live we can see the list of supported proxies.

But if I try to connect to any of them (btw UK proxy is not specified there, but by the analogy I feel it should be tradeapi-uk.spotware.com:5032) , I don't receive any reply for account info request.

Do I need need to change someting in the code when I connect to any of the proxies instead of  connect.spotware.com ?

Regards,

Ilya.


@ilyats
Replies

Spotware
03 Feb 2017, 16:15

Dear Ilya,

Thanks for your message. Proxies are used only for sending messages to the Trading API. https://connect.spotware.com is used for authentication and should always remain the same. The same applies for the Accounts API where you should always use https://api.spotware.com.

Let me know if this solves your issue.


@Spotware