Tag 258
TradedFlatSwitch
Abbreviation:
TrddFlatSwitchDescription
Driver and part of trade in the event that the Security Master file was wrong at the point of entry(Note tag # was reserved in FIX 4.1, added in FIX 4.3)
Wire Format & Usage Example
Single field (key=value)
258=N (NotTradedFlat)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 258=N (NotTradedFlat) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 258=N (NotTradedFlat) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
258=N | NotTradedFlat | Not Traded Flat |
258=Y | TradedFlat | Traded Flat |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| N | NotTradedFlat | Not Traded Flat | FIX.4.3 |
| Y | TradedFlat | Traded Flat | FIX.4.3 |