Tag 842
DiscretionOffsetType
Abbreviation:
OfstTypDescription
Type of Discretion Offset value
Wire Format & Usage Example
Single field (key=value)
842=0 (Price)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 842=0 (Price) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 842=0 (Price) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
842=0 | Price | Price (default) |
842=1 | BasisPoints | Basis Points |
842=2 | Ticks | Ticks |
842=3 | PriceTier | Price Tier / Level |
Enumerated Values
4| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | Price | Price (default) | FIX.4.4 |
| 1 | BasisPoints | Basis Points | FIX.4.4 |
| 2 | Ticks | Ticks | FIX.4.4 |
| 3 | PriceTier | Price Tier / Level | FIX.4.4 |