Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
3094
Rating:
(5)
Published:
2018.07.09 13:29
IDWMA.mq5 (7.82 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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.

Translated from Russian by MetaQuotes Ltd.
Original code: 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.