Other Responses
By subscribing to an authenticated websocket there may be instances when a REST method will also generate a websocket reponse in addition to the REST reply. There are also some GUI commands which will generate a websocket reponse.
Cancel All Open Orders
Success response format
Documentation for the REST method for cancelling all open orders for an account can be found here Cancel All Orders.
In both these instances a successful action will generate the shown repsonse in an authenticated websocket.
This action can also be executed via the trading GUI using the Cancel All button on the Open Orders blotter for both Spot and Derivative markets.
Last updated