a way to know when the app is disconnected and reconnected

Created at 01 Dec 2021, 09:27
EY

eynt

Joined 08.05.2020

a way to know when the app is disconnected and reconnected
01 Dec 2021, 09:27


Is there a way to know when the app is disconnected and reconnected?

 

Thanks


@eynt
Replies

amusleh
01 Dec 2021, 09:34

Hi,

You can use Server Connected and Disconnected events or IsConnected property: cAlgo API Reference - IServer Interface (ctrader.com)


@amusleh