Range (Function)

image\trumpet2.gif Disclaimer

The Range function subtracts the Low of a bar from the High to determine the range of the bar.

Syntax

Range

Returns (Double)

A numeric value containing the current range (High minus Low) value.

Parameters

None

Example

Plot1(Range);