FIX.4.3 Message

DontKnowTrade [type 'Q']

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


Added  FIX.4.0

Expand Components | Collapse Components

Field or ComponentField NameReq'dCommentsDepr.
ComponentStandardHeader

MsgType = Q

 
37OrderID

Broker Order ID as identified on problem execution

 
17ExecID

Execution ID of problem execution

 
127DKReason 
ComponentInstrument

Insert here the set of "Instrument" (symbology) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"

 
54Side 
ComponentOrderQtyData

Insert here the set of "OrderQtyData" fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"

 
32LastQty 

Required if specified on the ExecutionRpt

 
31LastPx 

Required if specified on the ExecutionRpt

 
58Text  
354EncodedTextLen 

Must be set if EncodedText field is specified and must immediately precede it.

 
355EncodedText 

Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.

 
ComponentStandardTrailer