Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 4111
- Rating:
- 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

A signal indicator for opening/closing positions.

A trend signal indicator.

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.

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