get_top_turnover_value
Find top stocks by turnover value for any trading date. Ranks by price multiplied by volume to show trading activity.
Instructions
Return top stocks by turnover value (売買代金ランキング) on a given date. All plans.
Use for 売買代金ランキング・売買代金・turnover・trading value queries. Ranks by price×volume (get_top_volume ranks by share count instead).
[Supported plans] Free / Light / Standard / Premium (cache-only, no API call)
Args: date: Trading date (YYYY-MM-DD or YYYYMMDD). n: Number of stocks to return (1–100). Default 10.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| n | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||