get_most_active_stocks
Screen the market to identify the most active stocks by volume or trade count, with configurable top N results for tailored market insights.
Instructions
Screens the market for most active stocks by volume or trade count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | The metric used for ranking the most active stocks. | volume |
| top | No | The number of top most active stocks to fetch per day. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||