Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 4924
- Rating:
- Published:
- 2018.07.11 16:51
- Updated:
- 2018.09.26 08:15
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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.