get_most_active_stocks
Retrieve the most active stocks by volume or value. Input 'volume' or 'value' to customize the query.
Instructions
Get most active stocks by volume or value. Example: get_most_active_stocks("volume") or get_most_active_stocks("value")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | volume |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |