# Bullish outside bar — NSE scan

> A range that swallowed yesterday's entirely and resolved upward.

Canonical: https://patternsradar.com/screener/bullish-outside-bar

```sift
where pattern is outside_bar and close > open
```

An outside bar trades below yesterday's low and above yesterday's high in the same session — both sides' stops were run, both arguments were tested. The close is the verdict. Closing green after printing a lower low means the morning's breakdown found buyers rather than followers, and whoever sold that low is now the fuel above.

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/bullish-outside-bar.
