Concept

Connors RSI

Connors RSI is a Momentum & Oscillators concept. The Library holds 1 implementations, each one a working definition you can pull into Quant.

Top Connors RSI indicators

1 total

What is Connors RSI?

Connors RSI is a composite oscillator published by Larry Connors' research group for short-term mean reversion. It averages three 0-100 components: a fast RSI of closing price (3 periods in the standard form), an RSI of the streak (the signed count of consecutive up or down closes, typically 2 periods), and the percentile rank of the latest one-bar return against the prior 100 returns. The blend scores how far price has pushed, how persistent the push has been, and how unusual the latest bar is.

It extends the same philosophy as Connors' earlier short-lookback work such as RSI-2: fast, extreme readings that flag stretched conditions expected, though never guaranteed, to snap back within a few bars. With three short inputs the indicator swings to its extremes frequently and is designed for tactical entries, not trend measurement.

How traders use it

  • Mean-reversion entries at extremes: readings near the top of the scale (often above 90) mark short-term overbought and readings near the bottom (often below 10) short-term oversold, usually traded in the direction of a longer-term trend filter rather than blindly against strength.
  • Exit timing for those trades: positions opened at one extreme are commonly closed when the reading crosses back through a neutral level, keeping holding periods to a handful of bars.
  • As one stretch score among several inputs: an extreme value alone says nothing about how long a strong trend can stay extreme, so systems typically pair it with regime and structure context.

Related concepts · RSI family

Concept family

Momentum & Oscillators

91 concepts mapped · 72 in the Library

Connors RSI FAQ

What are the three components of Connors RSI?

A short RSI of price (3 periods by default), an RSI of the streak, meaning the signed count of consecutive higher or lower closes (2 periods by default), and the percentile rank of the most recent one-bar return against the previous 100 returns. Each component is scaled 0-100, and the final value is the equal-weighted average of the three.

Is Connors RSI better than the standard RSI?

Different, not strictly better. A standard 14-period RSI gauges medium-term momentum; Connors RSI compresses three fast measurements into a score built specifically for short-horizon mean reversion, so it hits extremes far more often. That suits tactical fading and quick exits but makes it noisy as a trend gauge. Which one fits depends on holding period and strategy, and neither carries a guaranteed edge.

Build Connors RSI your way.

Quant writes, tests, and refines it with you — then it runs on LuxAlgo charting or ports to TradingView.