AvgPxIndicator

Tag 819

AvgPxIndicator

Abbreviation: AvgPxInd
Typeint
Tag819
AddedFIX.4.4
Used in6 messages

Description

Average Pricing Indicator

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
819=0NoAveragePricingNo Average Pricing
819=1TradeTrade is part of an average price group identified by the TradeLinkID (820)
819=2LastTradeLast trade is the average price group identified by the TradeLinkID (820)

Enumerated Values

3
ValueSymbolic NameDescriptionAdded
0NoAveragePricingNo Average PricingFIX.4.4
1TradeTrade is part of an average price group identified by the TradeLinkID (820)FIX.4.4
2LastTradeLast trade is the average price group identified by the TradeLinkID (820)FIX.4.4