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

Stochastic_MACD - indicator for MetaTrader 5

Views:
5806
Rating:
(10)
Published:
2018.06.16 10:09
Need a robot or indicator based on this code? Order it on Freelance Go to 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.

Translated from Russian by MetaQuotes Ltd.
Original code: 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.