OPEN-SOURCE SCRIPT

Triple RSI Divergence

835
Triple rsi divergence
Sure! Here's a clear explanation in English of the Triple RSI Divergence Pine Script I shared earlier:


---

Explanation of the Triple RSI Divergence Pine Script

This Pine Script is designed to detect triple divergence patterns between the RSI (Relative Strength Index) and price action, which can signal potential trend reversals.


---

What is Triple Divergence?

Triple divergence occurs when price creates three consecutive higher highs (in an uptrend) or lower lows (in a downtrend), while the RSI moves in the opposite direction — forming lower highs or higher lows respectively.

This pattern is considered a strong reversal signal because it indicates momentum is weakening despite price continuing its trend.


---

What This Script Does:

Calculates RSI (14-period)

Identifies three recent highs/lows in price and RSI

Checks for:

Bearish triple divergence: price makes 3 higher highs, RSI makes 3 lower highs.

**Bullish



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.