MAMA: MESA Adaptive Moving Average

Description Usage Arguments Author(s) See Also

Description

MESA Adaptive Moving Average

Usage

1
MAMA(x, fastlimit = 0.5, slowlimit = 0.05)

Arguments

x

Object that is coercible to xts or matrix and contains High-Low-Close prices.

fastlimit

...

slowlimit

...

Author(s)

Chen Chaozong

See Also

See EMA, SMA, etc. for moving average options; and note Warning section. See ATR, which uses true range. See chaikinVolatility for another volatility measure.


Chen-Chaozong/extraTechInds documentation built on May 6, 2019, 10:10 a.m.