Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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
Vues:
3144
Note:
(5)
Publié:
2018.07.09 13:29
IDWMA.mq5 (7.82 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Indicator IDWMA (Inverse Distance Weighted Moving Average) is a moving average that is not sensitive to switching the timeframe, but more efficient on the higher timframes of the chart.

MA calculation algorithm is that the indicator line "tries" to keep away from the average price value initially, followed by approaching to the price. Inverse Distance Weighted Moving Average is a bit smoother than SMA and resembles EMA with the same period.

It has two parameters:

  • Period - calculation period;
  • Applied price - price used for calculations.

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/21039

haDifference haDifference

Indicator Heikin-Ashi Difference.

haOpen haOpen

Indicator Heikin-Ashi Open.

NMA NMA

Navel MA.

RSS RSS

Indicator Relative Spread Strength.