Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
7846
Note:
(18)
Publié:
2011.08.29 13:37
Mise à jour:
2023.03.29 13:43
jjrsx.mq5 (7.55 KB) afficher
\MQL5\Include\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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

Traduit du russe par MetaQuotes Ltd.
Code original : 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.