How to subscribe to account data
Subscribe to account
{"id": 1, "type": "AccountStateSubscribe" , "body":{"interval": 250}}{"type": "AccountState", "body": {"balance":1000, "account": 87622, "equity": 1000, "credit": 0, "margin":0, "margin_level":0, "free_margin": 1000, "currency": "USD","orders":[], "pendings":[]}}{"id": 2, "type":"AccountStateUnsubscribe", "body": {}}Last updated