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östergeler

XRSIDeMarker_Histogram_HTF - MetaTrader 5 için gösterge

Görüntülemeler:
2748
Derecelendirme:
(11)
Yayınlandı:
2018.04.18 17:01
Güncellendi:
2023.03.29 13:48
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The XRSIDeMarker_Histogram indicator with the possibility to change the indicator timeframe in input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)

To enable the indicator operation, add the XRSIDeMarker_Histogram.ex5 indicator file to <terminal data directory>\MQL5\Indicators.

Fig1. The XRSIDeMarker_Histogram_HTF indicator

Fig1. The XRSIDeMarker_Histogram_HTF indicator.

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

XRSIDeMarker_Histogram XRSIDeMarker_Histogram

The averaged non-trivial linear combination of iRSI and iDeMarker implemented as a color histogram.

KWAN_NRP KWAN_NRP

A simple oscillator, which is based on the values of the iStochastic, iRSI and iMomentum indicators and is implemented as a two-colored histogram.

KWAN_NRP_HTF KWAN_NRP_HTF

The KWAN_NRP indicator with the possibility to change the indicator timeframe in input parameters.

Adaptable_MACD Adaptable_MACD

MACD with advanced settings. In addition to the standard parameters of the fast and slow EMA periods, signal SMA periods and calculation price, this indicator allows setting the calculation method for each line and use either absolute or relative values for MACD calculation.