# Delivery percentage rising — NSE scan

> Three straight sessions of climbing delivery in a stock holding its 20-day average.

Canonical: https://patternsradar.com/screener/delivery-rising

```sift
where delivery_pct rising for 3 bars and close > sma(20)
```

A single high-delivery day is an event; three sessions of rising delivery share is a pattern of intent. Someone is taking a growing fraction of each day's trade home, session after session, while price holds its short-term average — the accumulation profile as it looks while it is still happening, rather than after the breakout announces it.

Category: [Delivery](https://patternsradar.com/scans/delivery.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/delivery-rising.
