get_most_active_stocks
Identify top-performing stocks by trading volume or trade count to monitor market activity and inform investment decisions.
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 | |||