get_trending
Fetch trending stock symbols by country and count to identify popular stocks before deeper analysis. Returns JSON.
Instructions
Returns currently trending/most watched stock symbols. Use to find popular stocks before deeper analysis. Returns JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of trending symbols to return (default: 20) | |
| country | No | Country for trending stocks — full name or ISO code (default: united states) |