# Commodity stocks above the 200-day — NSE scan

> The commodities macro-sector filtered to long-term uptrends — a cycle scan in one line.

Canonical: https://patternsradar.com/screener/commodity-uptrends

```sift
where macro_sector is "Commodities" and close > sma(200)
```

Commodity stocks are the market's purest cycle plays: metals, mining, oil and gas move on global prices no company controls, and they move together. The macro-sector tier is the right altitude for that question — broader than any single industry, and the 200-day filter sorts the names already in an upcycle from the ones still waiting for it.

Category: [Fundamentals](https://patternsradar.com/scans/fundamentals.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/commodity-uptrends.
