# Bearish harami — NSE scan

> A hesitation candle inside a big up-day, high enough on the chart to matter.

Canonical: https://patternsradar.com/screener/bearish-harami

```sift
where pattern is bearish_harami and rsi(14) > 55
```

After a strong advance, a session trapped inside the previous candle's body is the advance failing to continue at the first opportunity. It is among the weaker reversal patterns on its own — hesitation is not distribution — which is why the RSI condition matters: hesitation at stretched prices ends rallies far more often than hesitation halfway up.

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/bearish-harami.
