FIX.5.0SP2 Message

OrderMassCancelReport [type 'r']

<OrdMassCxlRpt>

The Order Mass Cancel Report is used to acknowledge an Order Mass Cancel Request. Note that each affected order that is canceled is acknowledged with a separate Execution Report or Order Cancel Reject message.


Added  FIX.4.3

Expand Components | Collapse Components

Field or ComponentField NameFIXML nameReq'dCommentsDepr.
ComponentStandardHeaderBaseHeader

MsgType = r (lowercase R)

 
11ClOrdID@ClOrdID 

ClOrdID provided on the Order Mass Cancel Request. Unavailable in case of an unsolicited report, such as after a trading halt or a corporate action requiring the deletion of outstanding orders.

 
526SecondaryClOrdID@ClOrdID2  
37OrderID@OrdID

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

Depr  FIX.5.0SP1
1369MassActionReportID@MassActionReportID

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

 
198SecondaryOrderID@OrdID2 

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

Depr  FIX.5.0SP1
530MassCancelRequestType@ReqTyp

Order Mass Cancel Request Type accepted by the system

 
531MassCancelResponse@Rsp

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@MassCxlRejRsn 

Indicates why Order Mass Cancel Request was rejected

Required if MassCancelResponse = 0

 
533TotalAffectedOrders@TotAffctdOrds 

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

 
ComponentAffectedOrdGrpAffectOrd 

List of orders affected by the Order Mass Cancel Request

 
ComponentNotAffectedOrdersGrpNotAffectedOrdersGrp 

List of orders not affected by Order Mass Cancel Request

 
336TradingSessionID@SesID 

Trading Session in which orders are to be canceled

 
625TradingSessionSubID@SesSub  
ComponentPartiesPty 

Insert here the set of "Parties" (firm identification) fields defined in "common components of application messages"

 
ComponentTargetPartiesTgtPty 

Should be populated with the values provided on the associated OrderMassCancelRequest(MsgType=Q).

 
ComponentInstrumentInstrmt 

Insert here the set of "Instrument" (symbology) fields defined in "Common Components of Application Messages"

 
ComponentUnderlyingInstrumentUndly 

Insert here the set of "UnderlyingInstrument" (underlying symbology) fields defined in "Common Components of Application Messages"

 
1301MarketID@MktID  
1300MarketSegmentID@MktSegID  
54Side@Side 

Side of the market specified on the Order Mass Cancel Request

 
60TransactTime@TxnTm 

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

 
58Text@Txt  
354EncodedTextLen@EncTxtLen 

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

 
355EncodedText@EncTxt 

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

 
ComponentStandardTrailer