Description Usage Arguments Author(s) See Also
MESA Adaptive Moving Average
1  | MAMA(x, fastlimit = 0.5, slowlimit = 0.05)
 | 
x | 
 Object that is coercible to xts or matrix and contains High-Low-Close prices.  | 
fastlimit | 
 ...  | 
slowlimit | 
 ...  | 
Chen Chaozong
See EMA, SMA, etc. for moving average
options; and note Warning section.  See ATR, which uses true
range.  See chaikinVolatility for another volatility measure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.