"HighestHigh" (Financial Indicator)

Is a basic indicator.

Returns a single time series consisting of the highest price over the previous 14 values.

FinancialIndicator["HighestHigh",n] shows the highest price over the previous n values.

Examples