LastLiquidityInd Field
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.
Valid values:
1 = Added Liquidity
2 = Removed Liquidity
3 = Liquidity Routed Out
public const int LastLiquidityInd = 851
This language is not supported or no code example is available.
public:
const int LastLiquidityInd = 851;
This language is not supported or no code example is available.
public const LastLiquidityInd : int = 851
This language is not supported or no code example is available.
Field Value
int
In this article
Definition