AvgPxIndicator

Tag 819

AvgPxIndicator

Abbreviation: AvgPxInd
Typeint
Tag819
AddedFIX.4.4
Used in1 messages

Description

Average Pricing Indicator

Wire Format & Usage Example

Single field (key=value)
819=0 (NoAveragePricing)
In a FIX message (TradeCaptureReport)
8=FIX.4.4 | 9=... | 35=AE | 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
819=2LastTradeLast Trade in the average price group identified by the TradeLinkID

Enumerated Values

3
ValueSymbolic NameDescriptionAdded
0NoAveragePricingNo Average PricingFIX.4.4
1TradeTrade is part of an average price group identified by the TradeLinkIDFIX.4.4
2LastTradeLast Trade in the average price group identified by the TradeLinkIDFIX.4.4

Used in Messages

1