Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Indicator | Stochastic of average(s)

Theory:

Stochastic oscillator is usually used on prices. But sometimes that produces much noise. Some filtering methods can be used (like this: Stochastic of Filtered Price).

This version:

This version adds an option to use averages for that purpose instead. The averages types that can be used:

  • simple moving average(SMA)
  • exponential moving average (EMA)
  • smoothed moving average (SMMA)
  • linear weighted moving average (LWMA)

Usage:

You can use the color change or some custom level crosses as signals.

MetaTrader Experts, Indicators, Scripts and Libraries

23244