API Reference / SupertrendResult
Interface: SupertrendResult
Defined in: src/ta/indicators.ts:353
Properties
trend
trend:
IndicatorSeries
Defined in: src/ta/indicators.ts:354
direction
direction: (
1|-1|null)[]
Defined in: src/ta/indicators.ts:356
1 while price is above the band, -1 below, null before the seed.