Tag 530
MassCancelRequestType
Abbreviation:
MassCxlReqTypDescription
Specifies scope of Order Mass Cancel Request
Wire Format & Usage Example
Single field (key=value)
530=1 (CancelOrdersForASecurity)
In a FIX message (OrderMassCancelRequest)
8=FIX.4.4 | 9=... | 35=q | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 530=1 (CancelOrdersForASecurity) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 530=1 (CancelOrdersForASecurity) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
530=1 | CancelOrdersForASecurity | Cancel orders for a security |
530=2 | CancelOrdersForAnUnderlyingSecurity | Cancel orders for an Underlying security |
530=3 | CancelOrdersForAProduct | Cancel orders for a Product |
530=4 | CancelOrdersForACFICode | Cancel orders for a CFICode |
530=5 | CancelOrdersForASecurityType | Cancel orders for a SecurityType |
530=6 | CancelOrdersForATradingSession | Cancel orders for a trading session |
530=7 | CancelAllOrders | Cancel all orders |
Enumerated Values
7| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 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 |