Tag 532
MassCancelRejectReason
Abbreviation:
MassCxlRejRsnDescription
Reason Order Mass Cancel Request was rejected
Wire Format & Usage Example
Single field (key=value)
532=0 (MassCancelNotSupported)
In a FIX message (OrderMassCancelReport)
8=FIX.4.4 | 9=... | 35=r | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 532=0 (MassCancelNotSupported) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 532=0 (MassCancelNotSupported) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
532=0 | MassCancelNotSupported | Mass Cancel Not Supported |
532=1 | InvalidOrUnknownSecurity | Invalid or unknown Security |
532=2 | InvalidOrUnkownUnderlyingSecurity | Invalid or unknown underlying |
532=3 | InvalidOrUnknownProduct | Invalid or unknown Product |
532=4 | InvalidOrUnknownCFICode | Invalid or unknown CFICode |
532=5 | InvalidOrUnknownSecurityType | Invalid or unknown Security Type |
532=6 | InvalidOrUnknownTradingSession | Invalid or unknown trading session |
532=99 | Other | Other |
Enumerated Values
8| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | MassCancelNotSupported | Mass Cancel Not Supported | FIX.4.3 |
| 1 | InvalidOrUnknownSecurity | Invalid or unknown Security | FIX.4.3 |
| 2 | InvalidOrUnkownUnderlyingSecurity | Invalid or unknown underlying | FIX.4.3 |
| 3 | InvalidOrUnknownProduct | Invalid or unknown Product | FIX.4.3 |
| 4 | InvalidOrUnknownCFICode | Invalid or unknown CFICode | FIX.4.3 |
| 5 | InvalidOrUnknownSecurityType | Invalid or unknown Security Type | FIX.4.3 |
| 6 | InvalidOrUnknownTradingSession | Invalid or unknown trading session | FIX.4.3 |
| 99 | Other | Other | FIX.4.4 |