Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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

MACD_Osmax - indicateur pour MetaTrader 5

Vues:
13561
Note:
(24)
Publié:
2019.02.07 09:00
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Oscillating indicator MACD OsmaX is a modification of the classical MACD.

It has five adjustable parameters:

  • Fast EMA period - fast EMA calculation period
  • Slow EMA period - slow EMA calculation period
  • Signal period - signal line calculation period
  • OsmaX - OsMA factor
  • Applied price - calculation price

Calculations:

MACD   = FastMA - SlowMA
Signal = AvgMACD
OsMA   =(MACD - Signal) * OsmaX

where:

FastMA - EMA(Applied price, Fast EMA period)
SlowMA - EMA(Applied price, Slow EMA period)
AvgMACD- EMA(MACD ,Signal period)


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

Wide_Narrow_Spread Wide_Narrow_Spread

Indicator Wide/Narrow Spread bar

Price_Volume_Divergence Price_Volume_Divergence

Indicator Price volume divergence

Smoothed_ADX Smoothed_ADX

Indicator Smoothed ADX

RSI_Rendiment RSI_Rendiment

Indicator RSI Rendiment