# Three white soldiers — NSE scan

> Three strong up-closes in a row above the 50-day — sustained buying, not a spike.

Canonical: https://patternsradar.com/screener/three-white-soldiers

```sift
where pattern is three_white_soldiers and close > sma(50)
```

Three consecutive substantial green candles, each closing near its high. The pattern's whole claim is persistence — it is difficult to produce accidentally — and the 50-day filter keeps it to names where the persistence is going somewhere.

Category: [Patterns](https://patternsradar.com/scans/candlestick-patterns.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/three-white-soldiers.
