EY
    
        
            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
            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
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