Dom askscount

From MultiCharts
Jump to navigation Jump to search

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

Usage

dom_askscount [data(N)]

where: (N) - number of the data series

Example

dom_askscount

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

dom_askscount data2;

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