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
Indicators

Reverse_MACD - indicator for MetaTrader 5

Views:
6242
Rating:
(11)
Published:
2018.07.09 11:05
Reverse_MACD.mq5 (16.49 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The indicator calculates what price should be on the next bar for the MACD and Signal lines of the standard MACD indicator intersect. It was described in Johnny Doug's article Reversing MACD: The Sequel in the S & C magazine in December, 2013.

It is useful, for instance, in approximately forecasting the prices of pending orders.

It has five input parameters:

  • MACD Fast MA period - fast MA period of the MACD indicator
  • MACD Slow MA period - slow MA period of the MACD indicator
  • MACD Signal line period - signal line period of the MACD indicator
  • Method - MACD calculation method
    • Simple - SMA
    • Exponential - EMA
  • Applied price - calculation price

Fig 1. Reverse MACD


Fig. 2. Reverse MACD and standard MACD with similar settings

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20988

Range_Contraction Range_Contraction

Indicator of daily ranges

Polynomial_Regression_Slope Polynomial_Regression_Slope

Oscillator of polynomial regression slope.

Speed_of_trade Speed_of_trade

Indicator Speed of Trade

TCI V2 TCI V2

Indicator Trend Confirmation Index