OPEN-SOURCE SCRIPT
Z-Score Adaptive Connors RSI

Z-Score Adaptive Connors RSI blends the classic three-component Connors RSI (RSI, Up/Down streak RSI, and Percentile Rank of 1-bar ROC) with a dynamic z-score filter that distinguishes trending vs. mean-reverting market regimes.
When the indicator detects an extreme deviation (|z-score| > threshold), it switches to “trending” mode and tightens entry thresholds for capturing momentum. When markets are in a more neutral regime, it reverts to wider thresholds, hunting for overbought/oversold reversals.
Key Features
Inputs & Parameters
Connors RSI Settings
Z-Score Filter
Entry Thresholds
When the indicator detects an extreme deviation (|z-score| > threshold), it switches to “trending” mode and tightens entry thresholds for capturing momentum. When markets are in a more neutral regime, it reverts to wider thresholds, hunting for overbought/oversold reversals.
Key Features
- Connors RSI Core: Combines price momentum, streak measurements, and velocity for a robust baseline oscillator.
- Z-Score Regime Filter: Computes the z-score of the Connors RSI over a lookback window to adapt your trading style to trending vs. reverting environments.
- Dynamic Thresholds: Separate user-configurable thresholds for trending (“tight” entries) and mean-reverting (“wide” entries) scenarios.
Inputs & Parameters
Connors RSI Settings
- RSI Source: Price series for RSI calculation (default: Close)
- RSI Length: Period for price‐change RSI (default: 24)
- Up/Down Length: Period for streak RSI (default: 20)
- ROC Length: Period for percentile‐rank of 1-bar return (default: 75)
Z-Score Filter
- Lookback: Number of bars to compute mean and standard deviation of Connors RSI (default: 14)
- Threshold: Minimum |z-score| to enter “trending” mode (default: 1.5)
Entry Thresholds
- Trending Long/Short: Upper and lower RSI Thresholds when trending
- Reverting Long/Short: Upper and lower RSI Thresholds when reverting
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。