# Shooting star after a run — NSE scan

> A long upper wick with RSI above 60 — buyers tried and could not hold it.

Canonical: https://patternsradar.com/screener/shooting-star-top

```sift
where pattern is shooting_star and rsi(14) > 60
```

The hammer upside down: price ran well above the open during the session and gave all of it back by the close. Requiring RSI over 60 puts the candle where it means something, at the end of an advance rather than in the middle of a decline.

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

Guides: [Candlestick patterns need context](https://patternsradar.com/blog/candlestick-pattern-screener-nse.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/shooting-star-top.
