Post-Only Orders
This message applies to post-only orders that would have matched immediately. When a post-only order is rejected, the order is not placed on the order book.Order Quantity Fields
In theorder object, quantity represents the remaining quantity and filledQuantity represents the cumulative filled quantity.
The two values will add up to the original order quantity.
URL
This stream can be subscribed per market and you will need to pass in the market in the URL query. See below.
Query params
Example value:
ETH-USD. To get all supported markets, call /api/v1/markets endpoint.Headers
See Authorization section on how to retrieve authorization token. Once token is received, setSec-WebSocket-Protocol headers in the WebSocket handshake request or on connect().
Example value (authorization token) :