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: llv = llow (data)
Function File: llv = llow (data, nperiods)
Function File: llv = llow (data, nperiods, dim)

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

See also: hhigh.

Package: financial