PriceQuoteMethod

Tag 1196

PriceQuoteMethod

Abbreviation: PxQteMeth
TypeString
Tag1196
AddedFIX.5.0
Used in72 messages

Description

Method for price quotation

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
1196=STDStandardStandard, money per unit of a physical
1196=INXIndexIndex
1196=INTInterestRateIndexInterest rate Index
1196=PCTPARPercentOfParPercent of Par

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
STDStandardStandard, money per unit of a physicalFIX.5.0
INXIndexIndexFIX.5.0
INTInterestRateIndexInterest rate IndexFIX.5.0
PCTPARPercentOfParPercent of ParFIX.5.0SP1