Tag 130
IOINaturalFlag
Abbreviation:
NatFlagDescription
Indicates that IOI is the result of an existing agency order or a facilitation position resulting from an agency order, not from principal trading or order solicitation activity.
Wire Format & Usage Example
Single field (key=value)
130=Y (Natural)
In a FIX message (IOI)
8=FIX.4.4 | 9=... | 35=6 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 130=Y (Natural) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 130=Y (Natural) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
130=Y | Natural | Natural |
130=N | NotNatural | Not natural |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| Y | Natural | Natural | FIX.4.0 |
| N | NotNatural | Not natural | FIX.4.0 |