Dom bidscount

From MultiCharts
Revision as of 14:26, 19 March 2012 by Roman MultiCharts (talk | contribs) (Created page with "Returns the number of bid depth levels available for a particular symbol. '''Usage''' <syntaxhighlight>dom_bidscount [data(N)]</syntaxhighlight> where: (N) - number of the da...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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