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
Indicateurs

Laguerre RSI - no gamma - indicateur pour MetaTrader 5

Vues:
5719
Note:
(32)
Publié:
2018.10.02 18:30
Mise à jour:
2019.01.29 12:15
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Basics:

The Laguerre RSI indicator created by John F. Ehlers is described in his book "Cybernetic Analysis for Stocks and Futures". It's a responsive RSI successor constructed using only 4 bars of data, but compared to the regular RSI it has way less noise (whipsaws) considering its fast reaction speed.

The gamma value determines how aggressive or conservative does it get; for example, a value like 0.80 is considered conservative whereas the value of 0.5 will be more reactive but more prone to whipsaws.

This version:

Instead of using gamma parameter (which is rather "cryptic") this version is using what is common in most similar indicators: the period. The period can be fractional; (ie: it does not need to be integer value). Also, in order to filter out some false signals, Laguerre filter is added for RSI smoothing. To turn of the smoothing, simply set the filter period to less than or equal to 1

Usage:

You can use it (in combination with adjustable levels) for signals when color of the Laguerre RSI changes


Instantaneous trend line - levels Instantaneous trend line - levels

Instantaneous trend line - using levels for signals filtering

Laguerre filter - no gamma Laguerre filter - no gamma

Laguerre filter - without the usage of gamma parameter

Wilson Relative Price Channel - mod Wilson Relative Price Channel - mod

Wilson Relative Price Channel - modification

Relative price channel Relative price channel

Relative price channel