# Churn without conviction — NSE scan

> Two and a half times normal volume with under 30% delivered — a lot of noise, no ownership.

Canonical: https://patternsradar.com/screener/low-delivery-spike

```sift
where delivery_pct < 30 and rel_volume > 2.5
```

A volume spike where almost nothing is delivered is an operator's footprint or a day-trading frenzy, not accumulation. Worth watching precisely because a volume-only screener will show you this stock as a breakout candidate, and the delivery column is what tells you it is not one.

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

Guides: [Delivery percentage explained](https://patternsradar.com/blog/delivery-percentage-explained.md).

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/low-delivery-spike.
