Skip to content

API Reference


API Reference / rsi

Function: rsi()

rsi(data, period?): IndicatorSeries

Defined in: src/ta/indicators.ts:89

Wilder's relative strength index.

Parameters

data

number[]

period?

number = 14

Returns

IndicatorSeries

Community project — not affiliated with Dhan. MIT License.