# Crossing above pivot R1 — NSE scan

> Price clearing the first pivot resistance on strong volume — a classic floor-trader level.

Canonical: https://patternsradar.com/screener/pivot-r1-break

```sift
where close crosses above pivot_r1 and rel_volume > 1.5
```

Pivot points are computed from the previous session's high, low and close, so R1 is a level every desk running the same formula is watching. Its value is self-fulfilling rather than predictive, which is exactly why a decisive break of it on volume tends to run.

Category: [Breakouts](https://patternsradar.com/scans/breakouts.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/pivot-r1-break.
