+1 888 340 6572

Dom askscount: Difference between revisions

From MultiCharts
(Created page with "Returns the number of ask depth levels available for a particular symbol. '''Usage''' <syntaxhighlight> dom_askscount [data(N)] </syntaxhighlight> where: (N) - number of the ...")
 
(No difference)

Latest revision as of 14:21, 19 March 2012

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