Tag 480
CancellationRights
Abbreviation:
CxllationRightsDescription
For CIV – A one character code identifying whether Cancellation rights/Cooling off period applies
Wire Format & Usage Example
Single field (key=value)
480=Y (Yes)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 480=Y (Yes) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 480=Y (Yes) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
480=Y | Yes | Yes |
480=N | NoExecutionOnly | No – execution only |
480=M | NoWaiverAgreement | No – waiver agreement |
480=O | NoInstitutional | No – institutional. |
Enumerated Values
4| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| Y | Yes | Yes | FIX.4.3 |
| N | NoExecutionOnly | No – execution only | FIX.4.3 |
| M | NoWaiverAgreement | No – waiver agreement | FIX.4.3 |
| O | NoInstitutional | No – institutional. | FIX.4.3 |