PegLimitType

Tag 837

PegLimitType

Abbreviation: LmtTyp
Typeint
Tag837
AddedFIX.4.4
Used in8 messages

Description

Type of Peg Limit

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
837=0OrBetterOr better (default) - price improvement allowed
837=1StrictStrict – limit is a strict limit
837=2OrWorseOr worse – for a buy the peg limit is a minimum and for a sell the peg limit is a maximum (for use for orders which have a price range)

Enumerated Values

3
ValueSymbolic NameDescriptionAdded
0OrBetterOr better (default) - price improvement allowedFIX.4.4
1StrictStrict – limit is a strict limitFIX.4.4
2OrWorseOr worse – for a buy the peg limit is a minimum and for a sell the peg limit is a maximum (for use for orders which have a price range)FIX.4.4