StatsType

Tag 1176

StatsType

Abbreviation: StatsTyp
Typeint
Tag1176
AddedFIX.5.0
Used in1 messages

Description

Type of statistics

Wire Format & Usage Example

Single field (key=value)
1176=1 (ExchangeLast)
In a FIX message (MarketDataIncrementalRefresh)
8=FIX.4.4 | 9=... | 35=X | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 1176=1 (ExchangeLast) |  | 10=...

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

All valid values
WireNameDescription
1176=1ExchangeLastExchange Last
1176=2HighHigh / Low Price
1176=3AveragePriceAverage Price (VWAP, TWAP ... )
1176=4TurnoverTurnover (Price * Qty)

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
1ExchangeLastExchange LastFIX.5.0
2HighHigh / Low PriceFIX.5.0
3AveragePriceAverage Price (VWAP, TWAP ... )FIX.5.0
4TurnoverTurnover (Price * Qty)FIX.5.0

Used in Messages

1