PegOffsetValue

Tag 211

PegOffsetValue

Abbreviation: OfstVal
Typefloat
Tag211
AddedFIX.4.1
Used in8 messages

Description

Amount (signed) added to the peg for a pegged order in the context of the PegOffsetType (836) (Prior to FIX 4.4 this field was of type PriceOffset)

Wire Format & Usage Example

Single field (key=value)
211=1.5
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 211=1.5 |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 211=1.5 is this field's position in the message.