MarketDepth Field
Depth of market for Book Snapshot
Valid values:
0 = Full Book
1 = Top of Book
N = Report best N price tiers of data
public const int MarketDepth = 264
This language is not supported or no code example is available.
public:
const int MarketDepth = 264;
This language is not supported or no code example is available.
public const MarketDepth : int = 264
This language is not supported or no code example is available.
Field Value
int
In this article
Definition