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:
- 4293
- Rating:
- Published:
- 2018.07.09 12:53
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Oscillator DBB displays as two lines the chart of the price distance from the lines of indicator Bollinger Bands.
Two display options are possible:
- In percents;
- In price points.
The indicator has four configured parameters:
- BB Period - Bollinger Bands calculation period;
- BB Deviation - Bollinger Bands deviation;
- Applied price - the calculation price;
- Display mode - display mode:
- Percentage - in percents;
- Price points - in price points.
Fig 1. Displaying in percents
Fig. 2. Displaying in price points
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/21035

A trading strategy based on indicators iBands (Bollinger Bands, BB) and iRSI (Relative Strength Index, RSI).

Two indicators ColorX2MA from different timeframes, the area between lines being filled with a cloud, the color of which corresponds with the trend direction on the market

An indicator of the movement direction and stop.

Indicator Heikin-Ashi Open.