R/RcppExports.R
ema.Rd
Exponential Moving Average
ema(price, n, wilder = FALSE)
A numeric vector of prices
The period for the EMA
Whether to use Wilder's smoothing
A numeric vector containing the EMA values