Tag 334
Adjustment
Abbreviation:
AdjmtDescription
Identifies the type of adjustment
Wire Format & Usage Example
Single field (key=value)
334=1 (Cancel)
In a FIX message (SecurityStatus)
8=FIX.4.4 | 9=... | 35=f | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 334=1 (Cancel) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 334=1 (Cancel) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
334=1 | Cancel | Cancel |
334=2 | Error | Error |
334=3 | Correction | Correction |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | Cancel | Cancel | FIX.4.2 |
| 2 | Error | Error | FIX.4.2 |
| 3 | Correction | Correction | FIX.4.2 |