How Can We Help?
Highest High Value
HighestHighValue(Periods)
HHV(Periods)
Overview
Returns the highest value of the high price over the specified number of periods.
Interpretation
Used as a component for calculation by many other technical indicators.
Example
set HIGHEST_VALUE = HHV(21)
Evaluates to true when the high is the highest high in the past 21 bars.