Measures the High of the number of periods defined in "Length"
Syntax: ChopHigh(Length, Interval, [Ref], [Symbol])
Length = Required. The number of periods used in the Choppiness calculation.
Interval = Required.
[Ref] = Optional.
[Symbol] = Optional.
Examples:
ChopHigh(14, 5, 0, YHOO)
The Choppiness High using a 14 period length for 5 minute bars for YHOO.