LiquidityIndType Field
Code to identify the type of liquidity indicator.
Valid values:
1 = 5day moving average
2 = 20 day moving average
3 = Normal Market Size
4 = Other
public const int LiquidityIndType = 409
This language is not supported or no code example is available.
public:
const int LiquidityIndType = 409;
This language is not supported or no code example is available.
public const LiquidityIndType : int = 409
This language is not supported or no code example is available.
Field Value
int
In this article
Definition