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

OnChart_Stochastic - indicator for MetaTrader 5

Views:
3554
Rating:
(17)
Published:
2018.04.18 17:24
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The indicator draws on a price chart a stochastic with overbought/oversold zones.

The indicator has eight configurable parameters:

  • %K period - main line calculation period;
  • %D period - signal line calculation period;
  • Slowing - slowing period;
  • Smoothing method;
  • Price field - price used for the indicator calculation;
  • Overbought - overbought level;
  • Oversold - oversold level;
  • ATR period.
The ATR period affects the strength of the general impact of the price on stochastic lines.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20221

Conqueror Conqueror

A signal indicator for opening/closing positions.

XBarClearCloseTrend XBarClearCloseTrend

A trend signal indicator.

Improve Improve

An Expert Advisor based on two iMAs (Moving Average,MA) and one iRSI (Relative Strength Index, RSI). It tracks virtual profit. Works on two symbols.

ThirdPartyTicks ThirdPartyTicks

A library for working with a third-party tick archive.