powered by
Exponentially weighted moving average aka EMA is exponentially weighted SMA. EMAs have faster response to recent value changes than SMAs.
ema(x, n)
numeric vectors
window size
Other technical indicators: bbands, crossover, roll_lm, roll_percent_rank, roll_range, roll_sd, roll_volume_profile, rsi, sma, stochastic
bbands
crossover
roll_lm
roll_percent_rank
roll_range
roll_sd
roll_volume_profile
rsi
sma
stochastic