Unisciti alla nostra fan page
PercentageCrossoverChannel_Cloud - indicatore per MetaTrader 5
- Visualizzazioni:
- 7114
- Valutazioni:
- Pubblicato:
- 2017.05.29 16:10
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Real author: Vic2008
The channel is based on a percentage price deviation. It is implemented with a color background filling. The channel width is controlled by the percentage deviation.
This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 07.09.2010.
Fir.1 PercentageCrossoverChannel_Cloud
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/18199
Two colored filled rectangles with the display of channel levels. The rectangles are drawn between the values of two channels on one bar of any timeframe of the GRFLeadingEdge indicator.
PercentageCrossoverChannel_SystemThe indicator implements a breakthrough system using the PercentageCrossoverChannel channel.
The RBVI indicator with the timeframe selection option available in its input parameters.
RBVI_HistogramThe RBVI indicator (Relative Broker Vigor Index) implemented as a colored histogram.