Dont Know Trade (MsgType = Q, FIXML = DontKnowTradeDK)

The Dont Know Trade (Q) message notifies a trading partner that an electronically received execution has been rejected. This message can be thought of as an execution reject message.

This message has special utility when dealing with one-way execution reporting. If the initial Order Acknowledgment message (Execution Report with LastQty=0 and OrdStatus=New) does not match an existing order this message can be used to notify the broker of a potential problem order.

Note that the decision to DK an execution lies with the institution. Some of the mismatches listed in the DKReason (127) field may be acceptable and will not require a DK messages to be generated.

Tag Field Name FIXML Req'd Comments
<Standard Message Header> Y MsgType = Q
37 OrderID @OrdID Y Broker Order ID as identified on problem execution
198 SecondaryOrderID @OrdID2 N
17 ExecID @ExecID Y Execution ID of problem execution
127 DKReason @DkRsn Y
<Instrument> Y Insert here the set of "Instrument" fields defined in "Common Components of Application Messages".
711 NoUnderlyings Undly N Number of underlyings
=> <UnderlyingInstrument> C Must be provided if Number of underlyings > 0
555 NoLegs Leg N Number of legs Identifies a Multi-leg Execution if present and non-zero.
=> <InstrumentLeg> C Must be provided if Number of legs > 0
54 Side @Side Y
<OrderQtyData> Y Insert here the set of "OrderQtyData" fields defined in "Common Components of Application Messages".
32 LastQty @LastQty N Required if specified on the ExecutionRpt
31 LastPx @LastPx N Required if specified on the ExecutionRpt
58 Text @Txt N
354 EncodedTextLen @EncTxtLen C Must be set if EncodedText (355) field is specified and must immediately precede it.
355 EncodedText @EncTxt C Encoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field.
<Standard Message Trailer> Y