Tag 27
IOIShares
Abbreviation:
Description
Number of shares in numeric or relative size.
Wire Format & Usage Example
Single field (key=value)
27=L (Large)
In a FIX message (IOI)
8=FIX.4.4 | 9=... | 35=6 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 27=L (Large) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 27=L (Large) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
27=L | Large | Large |
27=M | Medium | Medium |
27=S | Small | Small |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| L | Large | Large | FIX.4.4 |
| M | Medium | Medium | FIX.4.4 |
| S | Small | Small | FIX.4.4 |