Exchange FIX API
q (Order mass cancel request)
doc

q (Order mass cancel request)

The q (Order Mass Cancel Request) message is used to request the cancellation of multiple orders simultaneously. The Revolut Crypto Exchange only supports cancellation of all orders at once.

TagNameTypeRequiredDescription
11ClOrdIDUUIDyesUnique identifier of the mass cancel request, as assigned by the client.
530MassCancelRequestTypeCharyesType of the requested cancellation.

Only cancellation of all orders is supported.

Supported values:
  • 7 - Cancel all orders
60TransactTimeUTCTimestampyes, by FIX 4.4Time of cancellation request.

For more details, see FIX 4.4 : Order Mass Cancel Request <q> message in the FIX 4.4 documentation.

Was this page helpful?