Description Usage Arguments Value Examples
Exponential moving average standard devation
1 | ewmsd(y, alpha)
|
y |
prices |
alpha |
smoothing factor |
ewm standard devation
1 2 | data("spy")
daily_volatility(subset(spy, select = c("index", "close")))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.