tbiktag

Delta-RSI Oscillator Strategy

tbiktag Mis à jour   
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:
Notes de version:
Added alerts conditions
Notes de version:
minor changes that do not affect the script functionality
Notes de version:
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:
Notes de version:
.

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 open-source

Dans le véritable esprit de TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par le règlement. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?