Join our fan page
Adaptive Movinga Average - generalized version - indicator for MetaTrader 5
- Views:
- 4172
- Rating:
- Published:
- 2018.12.21 09:24
- Updated:
- 2018.12.21 09:31
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Theory :
In “Adaptive Moving Averages” in this issue, author Vitali Apirine introduces an adaptive moving average (AMA) technique based on Perry Kaufman’s KAMA (Kaufman adaptive moving average). His update to the original KAMA allows the new method to account for the location of the close relative to the high–low range.
This version of the indicator is coded in a changed way.
The original uses fixed high and low prices for one part of calculation. While that is (partly) OK if you are using it as a moving average of price, it limits its usage greatly. For start, it can not be used on data other than prices (the results would be highly misleading at the least). So this version corrects that and is using strictly the chosen value (price) for all the calculations without hidden data dependencies
Usage :
It can be used as any regular moving average (or, for the users of KAMA - Perry Kaufman's AMA, as a "faster" substitute of KAMA)
Recursive Median Oscillator - with floating levels
Recursive Median OscillatorRecursive Median Oscillator
Adaptive Moving Average - generalized version with floating levels
RSI of AMARSI of Adaptive Moving Average - AMA