+1 888 340 6572

Dom asksize

From MultiCharts
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Returns the ask size for the certain depth level of a particular symbol.

Usage

dom_asksize(num) [data(N)]

where: (num) is the number of depth level (N) - number of the data series

Example

dom_asksize(2)

will return 1500 if the ask size for the 3rd level of depth on data1 is 1500

dom_asksize(0) data2;

will return 750 if the ask size for the 1st level of depth on data2 is 750