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:
6341
Note:
(11)
Publié:
2018.07.09 11:05
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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

Traduit du russe par MetaQuotes Ltd.
Code original : 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