Join our fan page
- Views:
- 69568
- Rating:
- Published:
- 2016.07.01 09:44
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Divergence based on a standard Stochastic with Alert and language selection.
The Stochastic is not required to be present on the chart. However, if a standard Stochastic is attached, the divergence lines will be drawn both on the chart and in the indicator window, and the indicator will use the Stochastic settings.
The solid line shows the classic divergence, the dotted line displays the reverse divergence.
It is possible to change the line color (the ColorBull and ColorBear variables), and also set the output mode and language for a message when divergence occurs.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/8655

It can be combined with any indicator to get an expert

The Expert Advisor uses a certain candlestick pattern and Stochastic.

Simple Expert Advisor that simultaneously opens two positions in different directions, provided that the stop loss of the losing position triggers 5 points earlier than the take profit of the profitable one.

Attempt to more or less fully automate the opening of Buy and Sell orders