rsi: Relative Strength Index

Description Usage Arguments See Also

View source: R/RcppExports.R

Description

Relative strength index aka RSI measures the velocity and magnitude of directional price movements.

Usage

1
rsi(x, n)

Arguments

x

numeric vectors

n

window size

See Also

Other technical indicators: bbands, crossover, ema, roll_lm, roll_percent_rank, roll_range, roll_sd, roll_volume_profile, sma, stochastic


QuantTools documentation built on Oct. 23, 2020, 7:54 p.m.