LastLiquidityInd

Tag 851

LastLiquidityInd

Abbreviation: LastLqdtyInd
Typeint
Tag851
AddedFIX.4.4
Used in1 messages

Description

Indicator to identify whether this fill was a result of a liquidity provider providing or liquidity taker taking the liquidity. Applicable only for OrdStatus of Partial or Filled.

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
851=1AddedLiquidityAdded Liquidity
851=2RemovedLiquidityRemoved Liquidity
851=3LiquidityRoutedOutLiquidity Routed Out

Enumerated Values

3
ValueSymbolic NameDescriptionAdded
1AddedLiquidityAdded LiquidityFIX.4.4
2RemovedLiquidityRemoved LiquidityFIX.4.4
3LiquidityRoutedOutLiquidity Routed OutFIX.4.4

Used in Messages

1