Skip to content

FIX TAG 2456

MDStatisticType

intAdded FIX.5.0SP2 · EP191

Definition

Type of statistic value.

Compare versions

Differences between the selected source snapshots, including wording and errata; not a migration guide.

FIX 5.0 SP2 FIX Latest · EP309

This tag is not present in the FIX 5.0 SP2 source. There is no definition or value list to compare.

Values 30

ValueMeaning
1

Count

Additional detail from the official source

Simple count of entities or events, e.g. orders transactions during a period of time.

2

Average volume

Additional detail from the official source

Average quantity of entities, e.g. average volume of incoming quotes or average trade volume.

3

Total volume

Additional detail from the official source

Aggregated quantities of entities across events, e.g. total trade volume during a period of time.

4

Distribution

Additional detail from the official source

Distribution of entities across entity types, e.g. percentage of limit orders amongst all order types.

5

Ratio

Additional detail from the official source

Pre-defined ratio between entities, e.g. ratio of trades triggered by buy orders.

6

Liquidity

Additional detail from the official source

Measurement of liquidity of an instrument, e.g. by providing the spread between bid and offer or the trade volume needed to move the price.

7

Volume weighted average price (VWAP)

Additional detail from the official source

Benchmark price.

8

Volatility

Additional detail from the official source

Volatility of entities, e.g. price movements of incoming orders.

9

Duration

Additional detail from the official source

Time period of events, e.g. resting period of passive orders.

10

Tick

Additional detail from the official source

Price movement of an instrument in number of ticks.

11

Average value

Additional detail from the official source

Average quantity multiplied by price.

12

Total value

Additional detail from the official source

Aggregated quantity multiplied by price; also described as turnover.

13

High

Additional detail from the official source

Highest price.

14

Low

Additional detail from the official source

Lowest price.

15

Midpoint

Additional detail from the official source

Midpoint price between bid and offer.

16

First

Additional detail from the official source

First price or initial value.

17

Last

Additional detail from the official source

Most recent price or value.

18

Final

Additional detail from the official source

Final price or confirmed value.

19

Exchange best

Additional detail from the official source

Best price of a single venue regardless of volume.

20

Exchange best with volume

Additional detail from the official source

Best price of a single venue with volume at or above a pre-defined threshold.

21

Consolidated best

Additional detail from the official source

Best price across multiple venues regardless of volume.

22

Consolidated best with volume

Additional detail from the official source

Best price across multiple venues with volume at or above a pre-defined threshold.

23

Time weighted average price (TWAP)

24

Average duration

Additional detail from the official source

Average duration of time periods of events.

25

Average price

Additional detail from the official source

Average price across entities e.g. trade prices.

26

Total fees

Additional detail from the official source

Aggregated fees.

27

Total benefits

Additional detail from the official source

Aggregated benefits.

28

Median value

Additional detail from the official source

Median quantity multiplied by price for orders or quotes.

29

Average liquidity

Additional detail from the official source

Average liquidity of an instrument e.g. average effective spread.

30

Median duration

Additional detail from the official source

Median duration of time periods of events.

About the int data type

Sequence of digits without commas or decimals and optional sign character (ASCII characters "-" and "0" - "9" ). The sign character utilizes one byte (i.e. positive int is "99999" while negative int is "-99999"). Note that int values may contain leading zeros (e.g. "00023" = "23").

Used in messages 2

Includes nested components and repeating groups. Open a location to see its surrounding requirements.