Tag 531
MassCancelResponse
Abbreviation:
MassCxlRspDescription
Specifies the action taken by counterparty order handling system as a result of the Order Mass Cancel Request
Wire Format & Usage Example
Single field (key=value)
531=0 (CancelRequestRejected)
In a FIX message (OrderMassCancelReport)
8=FIX.4.4 | 9=... | 35=r | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 531=0 (CancelRequestRejected) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 531=0 (CancelRequestRejected) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
531=0 | CancelRequestRejected | Cancel Request Rejected - See MassCancelRejectReason (532) |
531=1 | CancelOrdersForASecurity | Cancel orders for a security |
531=2 | CancelOrdersForAnUnderlyingSecurity | Cancel orders for an Underlying Security |
531=3 | CancelOrdersForAProduct | Cancel orders for a Product |
531=4 | CancelOrdersForACFICode | Cancel orders for a CFICode |
531=5 | CancelOrdersForASecurityType | Cancel orders for a SecurityType |
531=6 | CancelOrdersForATradingSession | Cancel orders for a trading session |
531=7 | CancelAllOrders | Cancel All Orders |
531=8 | CancelOrdersForAMarket | Cancel orders for a market |
531=9 | CancelOrdersForAMarketSegment | Cancel orders for a market segment |
531=A | CancelOrdersForASecurityGroup | Cancel orders for a security group |
531=B | CancelOrdersForASecuritiesIssuer | Cancel Orders for a Securities Issuer |
531=C | CancelOrdersForIssuerOfUnderlyingSecurity | Cancel Orders for Issuer of Underlying Security |
Enumerated Values
13| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | CancelRequestRejected | Cancel Request Rejected - See MassCancelRejectReason (532) | FIX.4.3 |
| 1 | CancelOrdersForASecurity | Cancel orders for a security | FIX.4.3 |
| 2 | CancelOrdersForAnUnderlyingSecurity | Cancel orders for an Underlying Security | FIX.4.3 |
| 3 | CancelOrdersForAProduct | Cancel orders for a Product | FIX.4.3 |
| 4 | CancelOrdersForACFICode | Cancel orders for a CFICode | FIX.4.3 |
| 5 | CancelOrdersForASecurityType | Cancel orders for a SecurityType | FIX.4.3 |
| 6 | CancelOrdersForATradingSession | Cancel orders for a trading session | FIX.4.3 |
| 7 | CancelAllOrders | Cancel All Orders | FIX.4.3 |
| 8 | CancelOrdersForAMarket | Cancel orders for a market | FIX.5.0 |
| 9 | CancelOrdersForAMarketSegment | Cancel orders for a market segment | FIX.5.0 |
| A | CancelOrdersForASecurityGroup | Cancel orders for a security group | FIX.5.0 |
| B | CancelOrdersForASecuritiesIssuer | Cancel Orders for a Securities Issuer | FIX.5.0SP1 |
| C | CancelOrdersForIssuerOfUnderlyingSecurity | Cancel Orders for Issuer of Underlying Security | FIX.5.0SP1 |