Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 4932
- Note:
- 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) using Jurik MA

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

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