Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Adaptive Moving Average - AMA - with filter, histogram version - indicateur pour MetaTrader 5

Vues:
5278
Note:
(9)
Publié:
2018.12.20 09:30
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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. The author describes a trading system that combines the AMA and KAMA, suggesting that the combination may reduce the number of whipsaws relative to using either moving average by itself.

The indicator is coded exactly as it is described by Vitali Apirine (including the usage of high and low prices for adapting). But in order to make it easier to use it in a "classical way" (ie: using some sorts of signals that we can get from it), this version has additional filter to make the slope change color changes less frequent and thus to make false signals appear in fewer occasions. That is then coded into a histogram version of the indicator that shows the state of the estimated trend

Usage :

You can use the color change of this indicator as signal


Adaptive Moving Average - AMA - with filter Adaptive Moving Average - AMA - with filter

Adaptive Moving Average - AMA - with filter

Adaptive Moving Average - AMA Adaptive Moving Average - AMA

Adaptive Moving Average - AMA - as described by Vitali Apirine

AMA to KAMA crossover AMA to KAMA crossover

AMA to KAMA crossover

AMA to KAMA crossover - histogram version AMA to KAMA crossover - histogram version

Short description.