Description Usage Arguments Value
NOTICE: Traditionally, 0.15 and 0.075 are used as 12-day and 26-day EMA factor, however, this is convention is not used in make_macd. 2 / (period + 1) is used instead for consistency.
1 2 3 4 5 6 7 |
x |
measured variable |
period_short |
short EMA period |
period_long |
long EMA period |
period_signal |
signal EMA period |
return |
l for a named list, m for matrix |
numeric vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.