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提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。