Description Usage Arguments See Also
Exponentially weighted moving average aka EMA is exponentially weighted SMA. EMAs have faster response to recent value changes than SMAs.
1 | ema(x, n)
|
x |
numeric vectors |
n |
window size |
Other technical indicators: bbands
,
crossover
, roll_lm
,
roll_percent_rank
,
roll_range
, roll_sd
,
roll_volume_profile
, rsi
,
sma
, stochastic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.