LiquidityIndType

Tag 409

LiquidityIndType

Abbreviation: LqdtyIndTyp
Typeint
Tag409
AddedFIX.4.2
Used in1 messages

Description

Code to identify the type of liquidity indicator.

Wire Format & Usage Example

Single field (key=value)
409=1 (FiveDayMovingAverage)
In a FIX message (BidRequest)
8=FIX.4.4 | 9=... | 35=k | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 409=1 (FiveDayMovingAverage) |  | 10=...

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

All valid values
WireNameDescription
409=1FiveDayMovingAverage5-day moving average
409=2TwentyDayMovingAverage20-day moving average
409=3NormalMarketSizeNormal market size
409=4OtherOther

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
1FiveDayMovingAverage5-day moving averageFIX.4.2
2TwentyDayMovingAverage20-day moving averageFIX.4.2
3NormalMarketSizeNormal market sizeFIX.4.2
4OtherOtherFIX.4.2

Used in Messages

1