The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

Function File: hhv = hhigh (data)
Function File: hhv = hhigh (data, nperiods)
Function File: hhv = hhigh (data, nperiods, dim)

Compute the highest high value of data for the past nperiods (default: 14) across the dimension, dim (default: 1).

See also: llow.

Package: financial