# CCI overbought — NSE scan

> CCI above +100 with RSI agreeing — stretched by two different measures at once.

Canonical: https://patternsradar.com/screener/cci-overbought

```sift
where cci > 100 and rsi(14) > 65
```

One overbought reading is an opinion; two computed differently are a condition. CCI above +100 says price is well beyond its normal deviation from trend, and RSI above 65 says the recent sessions have been one-sided. Stocks on this list are candidates for a pause or a fade — though in a strong bull phase they can stay stretched far longer than a short position can stay solvent.

Category: [Reversals](https://patternsradar.com/scans/reversals.md). Default universe: top 500 NSE stocks by 20-day turnover.

The rendered page runs this scan against the latest session and can replay it across the last 250 sessions to measure its hit rate: https://patternsradar.com/screener/cci-overbought.
