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
Script open-source
Dans l'esprit de TradingView, le créateur de ce script l'a rendu open-source, afin que les traders puissent examiner et vérifier sa fonctionnalité. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais n'oubliez pas que la republication du code est soumise à nos Règles.
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 -
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.
Script open-source
Dans l'esprit de TradingView, le créateur de ce script l'a rendu open-source, afin que les traders puissent examiner et vérifier sa fonctionnalité. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais n'oubliez pas que la republication du code est soumise à nos Règles.
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 -
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.