Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Görüntülemeler:
4180
Derecelendirme:
(16)
Yayınlandı:
2016.02.16 15:26
Güncellendi:
2023.03.29 13:46
\MQL5\Include\
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Three 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 top of the third channel, extending beyond the second channel, is painted in pale blue, and the third channel bottom, also extending beyond the second channel, is painted in bright pink.

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 XEnvelopes3 Indicator

Figure 1. The XEnvelopes3 Indicator

MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/14779

XEnvelopes2_HTF XEnvelopes2_HTF

The XEnvelopes2 indicator with the timeframe selection option available in input parameters.

XEnvelopes2 XEnvelopes2

Two Envelopes channels, based on one moving average with different deviation values, drawn as a cloud.

XEnvelopes3_HTF XEnvelopes3_HTF

The XEnvelopes3 indicator with the timeframe selection option available in input parameters.

ReversalNavi ReversalNavi

The indicator shows the entry point that follows the reversal bar.