tbiktag

Delta-RSI Oscillator Strategy

tbiktag Обновлено   
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:
Информация о релизе:
Added alerts conditions
Информация о релизе:
minor changes that do not affect the script functionality
Информация о релизе:
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:
Информация о релизе:
.

DISCLAIMER: I am not a financial advisor, and my scripts are for educational purposes only. Any trades you make are at your own risk.
Скрипт с открытым кодом

В истинном духе TradingView автор этого скрипта опубликовал его с открытым исходным кодом, чтобы трейдеры могли понять, как он работает, и проверить на практике. Вы можете воспользоваться им бесплатно, но повторное использование этого кода в публикации регулируется Правилами поведения. Вы можете добавить этот скрипт в избранное и использовать его на графике.

Отказ от ответственности

Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.

Хотите использовать этот скрипт на графике?