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

Stochastic_MACD - indicateur pour MetaTrader 5

Vues:
5817
Note:
(10)
Publié:
2018.06.16 10:09
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The Stochastic MACD oscillator shows in a separate window the stochastic MACD.

It has six input parameters:

  • MACD Fast MA - fast MA to calculate MACD;
  • MACD Slow MA - slow MA to calculate MACD;
  • MACD Signal period - the signal period of the MACD line;
  • Stoch period - the period of calculating the stochastic;
  • Method - calculation method;
  • Applied price - price used for calculations.

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

Stochastic_Slow Stochastic_Slow

Slow Stochastic.

Stochastic_Fast Stochastic_Fast

Fast Stochastic.

Stochastic_ROC Stochastic_ROC

Stochastic Price Rate-of-Change Oscillator.

Impulse Impulse

Impulse Indicator - Count of Points Passed.