egx_sector_scanner
Identify hot and cold EGX sectors by momentum, rank all 18 sectors, and surface top stock picks with trade setups.
Instructions
Sector rotation scanner for EGX — identifies hot/cold sectors and top picks.
Scans all 18 EGX sectors, ranks them by momentum, and surfaces the best stocks in the top sectors with full trade setups.
Args: timeframe: One of 5m, 15m, 1h, 4h, 1D, 1W, 1M (default 1D) top_n_sectors: Number of top sectors to show stock picks for (1-18, default 5) top_n_stocks: Number of top stocks per highlighted sector (1-10, default 3) min_stock_score: Minimum stock score for picks (0-100, default 60)
Returns: Weighted market view, sector heatmap (all 18), top picks per sector, and rotation signals showing money flow direction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeframe | No | 1D | |
| top_n_stocks | No | ||
| top_n_sectors | No | ||
| min_stock_score | No |