The OrderCancelReject message is used to reject invalid cancel or cancel/replace requests.Documentation Index
Fetch the complete documentation index at: https://kraken-sandbox.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- FIX Specification
MsgType
9 ClOrdID(11) which could not be canceled/replaced.
ClOrdID of the previous accepted order.
Unique identifier of most recent order as assigned by Customer. If CxlRejReason=“Unknown order”, then will be “NONE”.
Business timestamp for this reject. Format: YYYYMMDD-HH:MM:SS.uuu
Identifies current status of order.
- Possible values:
0: New1: Partially filled2: Filled4: Canceled6: Pending Cancel (i.e. result of Order Cancel Request)8: RejectedA: Pending NewE: Pending Replace (i.e. result of Order Cancel/Replace Request)
Identifies the type of request that a Cancel Reject is in response to.
- Possible values:
1: Order cancel request2: Order cancel/replace request
Code to identify reason for cancel rejection.
- Possible values:
0: Too late to cancel1: Unknown order2: Broker / Exchange Option3: Order already in Pending Cancel or Pending Replace status
Free-format text string.