Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 4814
- Rating:
- Published:
- 2018.03.01 11:57
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Common Bollinger Bands with the possibility to set the colors and styles of all lines.
There are three adjustable parameters:
- Period - period
- Deviation - deviation
- Applied price - calculation price
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/19952

The EA trades using the signals of iADX (Average Directional Movement Index, ADX) and iSAR (Parabolic SAR) indicators. The profit/loss of the last closed position is taken into account. Positions are moved to breakeven.

The indicator searches for divergences and displays them on the chart of the custom AO indicator.

RSI+CCI in one window.

Geometric Mean Moving Average is a simple moving average calculated by the geometric mean method.