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:
7876
Derecelendirme:
(18)
Yayınlandı:
2011.08.29 13:37
Güncellendi:
2023.03.29 13:43
\MQL5\Include\
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

This is a "standard" Relative Strength Index (RSI) indicator with an ultralinear smoothing instead of a common one.

The indicator uses the CJurX class of the SmoothAlgorithms.mqh library. The use of this class is described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Generated indicator was smoothed using the CJJMA class from the same file. All standard elements of the technical analysis can be applied to this indicator.

JJRSX indicator

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

RFTL RFTL

Reference Fast Trend Line (RFTL).

T3Taotra T3Taotra

The fan based on the five T3 moving averages for trend indication.

LRMA LRMA

Moving average indicator with the linear regression smoothing algorithm.

KRI KRI

While creating Kairi (KRI) oscillator, deviation of a price from its simple moving average is calculated. The result is shown in percentage of the average.