Skip to content

Interface: Aroon

Defined in: finance/indicators.ts:442

Aroon: how recently the period high and low were set, plus their difference.

Properties

down

ts
down: Float64Array;

Defined in: finance/indicators.ts:442


oscillator

ts
oscillator: Float64Array;

Defined in: finance/indicators.ts:442


up

ts
up: Float64Array;

Defined in: finance/indicators.ts:442

MIT licensed. WebGL2 required.