Replies

bennn
01 Jul 2024, 18:30

RE: Add new request ProtoOAOwnCtidAccessTokenReq

PanagiotisCharalampous said: 

Hi there,

If you are using your own accounts, then you can just obtain your token from the playground.  Then you can just refresh the token whenever needed. You don't need to implement any authentication logic in this case.

Best regards,

Panagiotis

When you refresh the token using ProtoOARefreshTokenReq, the old refresh token becomes obsolete. The new one returned in ProtoOARefreshTokenRes.refreshToken.
This means the refresh token is updated at least once a month. You need a way to store the latest refresh token in a centralized place. Otherwise, you can't launch your app from anywhere, e.g., on your PC and on a server or migrate to another server.


@bennn

bennn
13 Feb 2021, 11:41

RE:

Dom29600 said:

When viewing charts in "single chart mode" , it would be great to have a "Short Cut Key" to switch to the next chart.

Thank you.

They added Ctrl + Tab in version 4.0. It is in the Beta stage now. 


@bennn

bennn
09 Feb 2021, 14:33

RE:

fcb.epos said:

Example: when selecting line it must stay active so you can draw multiple lines and then right click to deselect

or more Hotkeys. Thanks

They added in in 4.0 version. You can hold Ctrl key to keep drawing instrument selected and draw multiple lines.


@bennn

bennn
06 Mar 2019, 15:01

You can do if you log out in the browser after logging in in cTrader.
Seems like the platform sync sessions via your default browser by constantly open it after login.


@bennn