+1 888 340 6572

Dom bidprice

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 bid price for the certain depth level of a particular symbol.

Usage

dom_bidprice(num) [data(N)]

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

Example

dom_bidprice (4);

will return the bid price for the 5th level of depth for the data1

dom_bidprice (2) data2;

will return the bid price for the 3rd level of depth for the data2