get_industry_rank
Retrieve ranked list of industry or concept sectors by change rate to identify top and bottom performers.
Instructions
Get industry/concept ranking by change rate.
Use to find top/bottom performing sectors. get_industry_rank(sector_type="industry", count=10)
Args: sector_type: industry/concept (default industry) count: Number of sectors to rank (default 20)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| sector_type | No | industry |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| hint | No | ||
| error | No | ||
| cached | No | ||
| source | No | ||
| status | Yes | ||
| updated_at | No |