# Open interest at a 3-month high — NSE scan

> More futures contracts open than on any day in three months — maximum positioning, whichever side it favours.

Canonical: https://patternsradar.com/screener/open-interest-high

```sift
from fno where fut_oi is highest in 3mo
```

Record open interest means record disagreement: every contract is a long and a short who both think they are right, and a three-month high in contracts outstanding marks the stocks where that argument is largest. It says nothing about direction on its own — read the price trend alongside it — but the resolution of a crowded position book is rarely quiet.

Category: [Derivatives](https://patternsradar.com/scans/derivatives.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/open-interest-high.
