Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
7874
Valutazioni:
(18)
Pubblicato:
2011.08.29 13:37
Aggiornato:
2023.03.29 13:43
jjrsx.mq5 (7.55 KB) visualizza
\MQL5\Include\
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

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

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.