get_indices_bars_daily
Retrieve daily OHLC and volume data for Japanese stock indices including TOPIX and Nikkei 225 by specifying index code and date range.
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_from | No | ||
| date_to | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||