Tag 1092
PriceProtectionScope
Abbreviation:
PxPrtScpDescription
Defines the type of price protection the customer requires on their order.
Wire Format & Usage Example
Single field (key=value)
1092=0 (None)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 1092=0 (None) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1092=0 (None) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
1092=0 | None | None |
1092=1 | Local | Local (Exchange, ECN, ATS) |
1092=2 | National | National (Across all national markets) |
1092=3 | Global | Global (Across all markets) |
Enumerated Values
4| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | None | None | FIX.4.4 |
| 1 | Local | Local (Exchange, ECN, ATS) | FIX.4.4 |
| 2 | National | National (Across all national markets) | FIX.4.4 |
| 3 | Global | Global (Across all markets) | FIX.4.4 |