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
Indicateurs

On_Screen_MACD - indicateur pour MetaTrader 5

Vues:
6297
Note:
(15)
Publié:
2019.01.02 14:29
Mise à jour:
2019.01.28 07:19
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The On screen MACD indicator is drawn on the main price chart. Slow ЕМА is used as the zero line.

It has four adjustable parameters:

  • Fast EMA period
  • Slow EMA period
  • Signal period - signal line calculation period
  • Applied price - price used for calculation

Calculations:

MACD = EMA(Applied price, Fast EMA period)
Zero = EMA(Applied price, Slow EMA period)
Signal = Zero + SMA(RAW, Signal period)
Histogram = Zero + MACD - Signal

where:

RAW = MACD - Zero


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

Mean_Reversion Mean_Reversion

Indicator Mean reversion

JSmooth_MA JSmooth_MA

Indicator JSmooth MA

Wilder_ATR Wilder_ATR

Indicator Wilder ATR

WSI WSI

Indicator WSI