screen_stocks
Rank a given list of stock tickers by scoring each on revisions, catalysts, and other public data to identify top investment candidates.
Instructions
Analyze an explicit ticker universe and rank it. Every ticker is scored, including
revisions/catalysts when free data (yfinance analyst estimates/rating events, Yahoo
earnings-surprise history, SEC Form 4/8-K counts) covers it -- see
_enrich_snapshot_with_free_data. V1 intentionally requires a ticker list instead
of scraping the whole market (see discover_stocks for that).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tickers | Yes | ||
| min_score | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |