smart_volume_scanner
Scan for stocks with high volume spikes and price changes using volume multipliers and RSI filters to identify potential trading opportunities.
Instructions
Smart volume + technical analysis combination scanner.
Args: exchange: Exchange name min_volume_ratio: Minimum volume multiplier (default 2.0) min_price_change: Minimum price change percentage (default 2.0) rsi_range: "oversold" (<30), "overbought" (>70), "neutral" (30-70), "any" limit: Number of results (max 30)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exchange | No | KUCOIN | |
| min_volume_ratio | No | ||
| min_price_change | No | ||
| rsi_range | No | any | |
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |