PriceLimitType

Tag 1306

PriceLimitType

Abbreviation: PxLmtTyp
Typeint
Tag1306
AddedFIX.5.0
Used in8 messages

Description

Describes the how the price limits are expressed

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
1306=0PricePrice
1306=1TicksTicks
1306=2PercentagePercentage

Enumerated Values

3
ValueSymbolic NameDescriptionAdded
0PricePriceFIX.5.0
1TicksTicksFIX.5.0
2PercentagePercentageFIX.5.0