roll_sd: Rolling Standard Deviation

Description Usage Arguments See Also

View source: R/RcppExports.R

Description

Rolling standard deviation shows standard deviation over n past values.

Usage

1
roll_sd(x, n)

Arguments

x

numeric vector

n

window size

See Also

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


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