Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook ü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:
9384
Derecelendirme:
(21)
Yayınlandı:
2015.04.10 16:19
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

Original author:

olegok83

A semaphore signal indicator that uses divergence between two RSI oscillators based on extreme points of the last five bars.

The signal is formed when there is divergence between two oscillators (fast and slow) and an appropriate candlestick combination, as shown below:

Fig. 1. Signal generation algorithm

Fig. 1. Signal generation algorithm

Fig. 2. The RSI_DiverSign indicator

Fig. 2. The RSI_DiverSign indicator

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

CCI_DiverSign CCI_DiverSign

A semaphore signal indicator that uses divergence between two CCI oscillators based on extreme points of the last five bars.

Momentum_DiverSign Momentum_DiverSign

A semaphore signal indicator that uses divergence between two Momentum oscillators based on extreme points of the last five bars.

ExTrend_Cloud_HTF ExTrend_Cloud_HTF

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

BackgroundCandle_3LineBreak_HTF BackgroundCandle_3LineBreak_HTF

The indicator draws candlesticks of a larger timeframe based on the 3LineBreak indicator values.