Dom bidscount

From MultiCharts
Jump to navigation Jump to search

Returns the number of bid depth levels available for a particular symbol.

Usage

dom_bidscount [data(N)]

where: (N) - number of the data series

Example

dom_bidscount

will return 10 if 10 bid levels of the market depth are available for the data1

dom_bidscount data2;

will return 6 if 6 bid levels of the market depth are available for the data2