How to make requests
{"id": number, "type":"request_name", "body": {"request_key":"request_value"}}{"id": 11, "type":"TicksSubscribe", "body": {"symbol":"EURUSD.rw"}}{"id": number, "type":"response_name", "body": [{"response_name":"response_name_value"}]} "body": {"code": error_code, "message": "err_message"}}Last updated