OPEN-SOURCE SCRIPT
[fikira] RDSI

Relative Double Strength Index
Splits the RSI in 2 components, the rising and the falling part
- Rising: when RSI is higher than its previous value, this value is stored, otherwise 0.
- Falling: when RSI is lower than its previous value, this value is stored, otherwise 0.
A mean average (multiple settings possible) is calculated for both values, giving this indicator
Things to look for:
Rising > falling line = bullish
Rising < falling line = bearish
Spikes could possible be a turning point.
Sign for strength, for example, when the falling line is falling,
and the rising is rising -> bulllish
Examples of different mean averages:
VWMA

WMA

Hull

Also with different lengths for 1, 2, 12h, D and W
Splits the RSI in 2 components, the rising and the falling part
- Rising: when RSI is higher than its previous value, this value is stored, otherwise 0.
- Falling: when RSI is lower than its previous value, this value is stored, otherwise 0.
A mean average (multiple settings possible) is calculated for both values, giving this indicator
Things to look for:
Rising > falling line = bullish
Rising < falling line = bearish
Spikes could possible be a turning point.
Sign for strength, for example, when the falling line is falling,
and the rising is rising -> bulllish
Examples of different mean averages:
VWMA
WMA
Hull
Also with different lengths for 1, 2, 12h, D and W
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
Who are PineCoders?
tradingview.com/chart/SSP/yW5eOqtm-Who-are-PineCoders/
TG Pine Script® Q&A: t.me/PineCodersQA
- We cannot control our emotions,
but we can control our keyboard -
tradingview.com/chart/SSP/yW5eOqtm-Who-are-PineCoders/
TG Pine Script® Q&A: t.me/PineCodersQA
- We cannot control our emotions,
but we can control our keyboard -
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
Who are PineCoders?
tradingview.com/chart/SSP/yW5eOqtm-Who-are-PineCoders/
TG Pine Script® Q&A: t.me/PineCodersQA
- We cannot control our emotions,
but we can control our keyboard -
tradingview.com/chart/SSP/yW5eOqtm-Who-are-PineCoders/
TG Pine Script® Q&A: t.me/PineCodersQA
- We cannot control our emotions,
but we can control our keyboard -
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。