get_most_active
Identify the day's most active US stocks by volume or trades, with configurable top results up to 50.
Instructions
The day's most heavily traded names.
Args:
by: "volume" or "trades".
top: How many to return, capped at 50.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | volume | |
| top | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||