Tag 24
IOIOthSvc
Abbreviation:
Description
Indicates if, and on which other services, the indication has been advertised. Each character represents an additional service (e.g. if on Bridge and Autex, field = BA, if only on Autex, field = A)
Wire Format & Usage Example
Single field (key=value)
24=A (Autex)
In a FIX message (IOI)
8=FIX.4.4 | 9=... | 35=6 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 24=A (Autex) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 24=A (Autex) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
24=A | Autex | Autex |
24=B | Bridge | Bridge |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| A | Autex | Autex | FIX.2.7 |
| B | Bridge | Bridge | FIX.2.7 |