FIX.4.3 Message

OrderMassCancelReport [type 'r']

The Order Mass Cancel Report is used to acknowledge an Order Mass Cancel Request.


Added  FIX.4.3

Expand Components | Collapse Components

Field or ComponentField NameReq'dCommentsDepr.
ComponentStandardHeader

MsgType = r (lowercase R)

 
11ClOrdID 

ClOrdID provided on the Order Mass Cancel Request.

 
526SecondaryClOrdID  
37OrderID

Unique Identifier for the Order Mass Cancel Request assigned by the recipient of the Order Mass Cancel Request

 
198SecondaryOrderID 

Secondary Order ID assigned by the recipient of the Order Mass Cancel Request

 
530MassCancelRequestType

Order Mass Cancel Request Type accepted by the system

 
531MassCancelResponse

Indicates the action taken by the counterparty order handling system as a result of the Cancel Request

0 – Indicates Order Mass Cancel Request was rejected.

 
532MassCancelRejectReason 

Indicates why Order Mass Cancel Request was rejected

Required if MassCancelResponse = 0

 
533TotalAffectedOrders 

Optional field used to indicate the total number of orders affected by the Order Mass Cancel Request

 
Repeating Group 534NoAffectedOrders 

Optional field used to indicate the number of order identifiers for orders affected by the Order Mass Cancel Request. Must be followed with OrigClOrdID as the next field

 
41OrigClOrdID 

Required if NoAffectedOrders > 0

Indicates the client order id of an order affected by the Order Mass Cancel Request.

 
535AffectedOrderID 

Contains the OrderID assigned by the counterparty of an affected order. Not required as part of the repeating group.

 
536AffectedSecondaryOrderID 

Contains the SecondaryOrderID assigned by the counterparty of an affected order. Not required as part of the repeating group

 
end Repeating Group
336TradingSessionID 

Trading Session in which orders are to be canceled

 
625TradingSessionSubID  
ComponentInstrument 

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

 
ComponentUnderlyingInstrument 

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

 
54Side 

Side of the market specified on the Order Mass Cancel Request

 
60TransactTime 

Time this report was initiated/released by the sells-side (broker, exchange, ECN) or sell-side executing system.

 
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