daytrade_opportunity_scan
Run one symmetric long/short scan over the same top-volume universe and return rule-independent breadth, 24h liquidity semantics and ranked directional candidates. Use this first for comprehensive day-trade or scalp discovery; then deep-dive only the shortlist with derivatives/order-flow tools. A low match count is never reported as breadth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| quote | No | ||
| lookback | No | Default 300. | |
| longRules | Yes | ||
| timeframe | No | Discovery timeframe; normally 15m or 1h. | |
| shortRules | Yes | ||
| limitPerSide | No | Candidates returned per direction. Default 10, max 25. | |
| universeSize | No | Default 100. | |
| manualSymbols | No | Optional symbols forced into the universe before current-volume ranking. |