stocklist
Fetch a market overview list of stocks sorted by daily change, filter for risers only, and view company info like report date and market cap.
Instructions
Market overview list of stocks (risers/fallers, most traded).
Default sorts by one-day change descending. Set risers_only=true to list only advancing stocks. Rows are lightweight snapshots plus company_info (report date, market cap).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| sort_order | No | desc | |
| risers_only | No | ||
| sort_attribute | No | diff_pct |