Unisciti alla nostra fan page
XEnvelopes2 - indicatore per MetaTrader 5
- Visualizzazioni:
- 3374
- Valutazioni:
- Pubblicato:
- 2016.02.16 15:24
- Aggiornato:
- 2023.03.29 13:46
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Two Envelopes channels, based on one moving average with different deviation values, drawn as a cloud. The first channel is painted in a pale gray color, the top of the second channel, extending beyond the first channel, is painted in a pale green color, and the bottom of the second channel, also extending beyond the first channel, is painted in a pale pink color.
The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".
Figure 1. The XEnvelopes2 Indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/14750
The XEnvelopes with the timeframe selection option available in the input parameters.
XEnvelopesThe classic Envelopes indicator which uses the algorithms of universal averaging and fills the channel with a colored background.
The XEnvelopes2 indicator with the timeframe selection option available in input parameters.
XEnvelopes3Three Envelopes channels, based on one moving average with different deviation values, drawn as a cloud.