Data

From MultiCharts
Revision as of 13:43, 18 January 2012 by 194.84.116.138 (talk) (Created page with "Used to specify a particular data series in a multi-symbol chart; each data series in a multi-symbol chart has a unique Data Number. ==== Usage ==== DataN Where: [[N]...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Used to specify a particular data series in a multi-symbol chart; each data series in a multi-symbol chart has a unique Data Number.

Usage

DataN

Where: N - the Data Number of the data series

Or:

Data(N)

Where: N - a numerical expression specifying the Data Number of the data series

Example

High Of Data2

will return the high price of a bar in the data series with the Data Number of 2

High Of Data(2)

will return the high price of a bar in the data series with the Data Number of 2