API Reference / supertrend
Function: supertrend()
supertrend(
bars,__namedParameters?):SupertrendResult
Defined in: src/ta/indicators.ts:360
Supertrend — ATR bands that flip direction when price closes through them.
Parameters
bars
OhlcBar[]
__namedParameters?
period?
number = 10
multiplier?
number = 3