get_indices_bars_daily
Retrieve daily index bars with OHLC and volume for indices like TOPIX, Nikkei 225, and Growth 250 using date or date range queries.
Instructions
Retrieve daily index bars (OHLC).
Returns daily OHLC and volume for indices including TOPIX, Nikkei 225, and Growth 250.
[Supported plans] Standard / Premium
Args: code: Index code (e.g. 0000 = TOPIX, 0010 = Nikkei 225) date: Date (YYYYMMDD or YYYY-MM-DD) date_from: Start date for range query date_to: End date for range query
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | ||
| date | No | ||
| date_to | No | ||
| date_from | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||