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:
4355
Note:
(14)
Publié:
2018.07.11 16:51
Mise à jour:
2018.09.26 08:15
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

There are several methods of making the RSI smoother (and showing less false signals). One is to filter / smooth the prices prior to be used in RSI calculation

One of the methods for that, due to its high responsiveness to market changes and its smooth results, is the Jurik smoothing. This version of RSI is doing that producing a very nice smooth result wit much less false results

RSI (var) Jurik smoothed MA RSI (var) Jurik smoothed MA

RSI (var) using Jurik MA

Ang_Zad_C_Hist Ang_Zad_C_Hist

A histogram based on the difference between the main and the signal lines of indicator Ang_Zad_C in the points of the price chart.

Pivot oscillator - averages Pivot oscillator - averages

Pivot oscillator - averages

Pivot Oscillator Pivot Oscillator

Variation of a well known Pivot indicator showing pivot lines in a separate window and price position relative to those pivot lines.