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

X4Period_Stochastic_Arrows - MetaTrader 5 için gösterge

Görüntülemeler:
5519
Derecelendirme:
(27)
Yayınlandı:
2014.04.18 17:32
Güncellendi:
2016.11.22 07:32
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Four semaphore signal indicators based on stochastic oscillators with different periods on one price chart.

Trend signals occur when the oscillators enter the oversold and overbought areas specified in the input parameters:

input uint rsiUpperTrigger=62;    // Overbought level
input uint rsiLowerTrigger=38;    // Oversold level


Figure 1. Indicator X4Period_Stochastic_Arrows

Figure 1. Indicator X4Period_Stochastic_Arrows

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

X4Period_RVI_Arrows X4Period_RVI_Arrows

Four semaphore signal indicators based RVI oscillators with different periods on one price chart.

X4Period_RSI_Arrows X4Period_RSI_Arrows

Four semaphore signal indicators based RSI oscillators with different periods on one price chart.

X4Period_WPR_Arrows X4Period_WPR_Arrows

Four semaphore signal indicators based on Larry Williams' Percent Range oscillators with different periods on one price chart.

FisherCGOscillator_HTF FisherCGOscillator_HTF

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