tbiktag

Delta-RSI Oscillator Strategy

tbiktag Actualizado   
Delta-RSI Oscillator Strategy:

This strategy illustrates the use of the recently published Delta-RSI Oscillator as a stand-alone indicator.

Delta-RSI represents a smoothed time derivative of the RSI, plotted as a histogram and serving as a momentum indicator.

There are three optional conditions to generate trading signals (set separately for Buy, Sell and Exit signals):
  • Zero-crossing: bullish when D-RSI crosses zero from negative to positive values (bearish otherwise)
  • Signal Line Crossing: bullish when D-RSI crosses from below to above the signal line (bearish otherwise)
  • Direction Change: bullish when D-RSI was negative and starts ascending (bearish otherwise)
Since D-RSI oscillator is based on polynomial fitting of the RSI curve, there is also an option to filter trade signal by means of the root mean-square error of the fit (normalized by the sample average).

My original D-RSI Oscillator script can be found here:
Notas de prensa:
Added alerts conditions
Notas de prensa:
minor changes that do not affect the script functionality
Notas de prensa:
The look of the input window is improved by making use of new features available in TradingView, namely the possibility to arrange inputs in sections and lines.

Also, check out the much-requested version of the script that is compatible with the Strategy Tester and features several filters and risk management options:
Notas de prensa:
.

DISCLAIMER: I am not a financial advisor, and my scripts are for educational purposes only. Any trades you make are at your own risk.
Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar este script en un gráfico?