scan_watchlist
Scan stock tickers to calculate consensus scores and market regime, then get a ranked verdict table for informed decisions.
Instructions
Scans a list of stock tickers, calculates consensus score & regime, and returns a ranked verdict table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbols | Yes | Symbols as a comma-separated string ("AAPL, TSLA, NVDA") or a list (["AAPL", "TSLA"]). | |
| interval | No | Bar interval (D, M15, H1). | D |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |