scores_list
List scored stock tickers with filters for sector, country, exchange, market cap, and quality score range. Get only the tickers you need.
Instructions
List scored tickers with optional filters. Market caps are in USD.
Rows are slimmed for MCP by default (duplicates as ticker strings, description
truncated); pass full_rows=True for the raw backend payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| ticker | No | ||
| sectors | No | ||
| sort_by | No | quality_score | |
| countries | No | ||
| exchanges | No | ||
| full_rows | No | ||
| max_score | No | ||
| min_score | No | ||
| currencies | No | ||
| industries | No | ||
| sort_order | No | desc | |
| include_duplicates | No | ||
| max_market_cap_usd | No | ||
| min_market_cap_usd | No |