MESA Adaptive Moving Average (MAMA)
Syntax
Section titled “Syntax”MT_Mama(High, Low, Close range,[Fast limit. Greater than slowLimit and less than 1 ],[Slow limit ])Array formula.
Parameters
Section titled “Parameters”-
highLowCloserange High, Low, Close range -
fastLimitdouble Fast limit. Greater than slowLimit and less than 1 (default: 0.5) -
slowLimitdouble Slow limit (default: 0.05)