Join our fan page
i-BandsPrice - indicator for MetaTrader 5
- Views:
- 7072
- Rating:
- Published:
- 2012.12.27 11:56
- Updated:
- 2023.03.29 13:42
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The real author:
Talex
The trend indicator drawn on the basis of the Bollinger Bands. The indicator is written by the book by J. Bollinger "Bollinger on Bollinger Bands".
The interpretation of the indicator is simple. The indicator histogram displays the position of price in relation to Bollinger Bands. The exit of the indicator line beyond the limits of -25 or +25 means the exit beyond low or upper line of bands respectively.
This indicator was first implemented in MQL4 and published in Code Base on 30.09.2008.
Fig.1 The i-BandsPrice indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1350
Delta ZigZag defines the reversal on a minimal height of the swing and also identifies trend on breakthrough of local minimum/maximum levels and colors zigzag sections in current trend color
MATonySignalThe indicator displays trend force and direction
The Expert Advisor drawn on the basis of the change of direction of the ColorMomentum_AMA indicator.
RenkoThe renko (renko) chart in a separate subwindow. No matter on what chart timeframe the indicator is attached, the renko is drawn on close price of М1 timeframe.