Selecciones de los editores
OPEN-SOURCE SCRIPT

Delta-RSI Oscillator Strategy

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:
Delta-RSI Oscillator

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:
Delta-RSI Strategy (with filters)
Notas de prensa
.
Centered OscillatorsmomentumstrategyOscillatorsRelative Strength Index (RSI)

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?


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

Exención de responsabilidad