OPEN-SOURCE SCRIPT

Triple RSI Divergence

836
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



면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.