Institution Rating Industry Rank
institution_rating_industry_rankGet industry peers ranked by institutional analyst ratings. Includes buy/sell counts, consensus rating, and target price.
Instructions
Get peers ranked by institution analyst ratings in the same industry. Returns list[]{symbol, name, buy_count, sell_count, consensus_rating, target_price}. Paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Security symbol, e.g. "AAPL.US" | |
| page | No | Page number (default: 1) | |
| size | No | Page size (default: 20) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | No | Ranked peers (description's documented key). | |
| items | No | Ranked peers (key the implementation transforms in place). |