Tag 836
PegOffsetType
Abbreviation:
OfstTypDescription
Type of Peg Offset value
Wire Format & Usage Example
Single field (key=value)
836=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 | … | 836=0 (Price) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 836=0 (Price) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
836=0 | Price | Price (default) |
836=1 | BasisPoints | Basis Points |
836=2 | Ticks | Ticks |
836=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 |