get_derivatives_bars_daily_options
Retrieve daily OHLC bars, volume, open interest, and implied volatility for Japanese options (Nikkei 225, TOPIX) for a specified date.
Instructions
Daily options OHLC bars with IV (オプション日足). Premium only.
Use for オプション, 日経オプション, TOPIXオプション, IV, implied volatility, オプション建玉. Returns OHLC, volume, open interest, and implied volatility. For Nikkei 225 options only (Standard+), use get_derivatives_bars_daily_options_225.
[Supported plans] Premium
Args: date: Date (YYYYMMDD or YYYY-MM-DD) (required) category: Product category (e.g. Options225 (日経225オプション), OptionsTOPIX (TOPIXオプション)). Omit for all categories. code: Issue code contract_flag: Contract month flag (0 = all, 1 = front month, 2 = back month)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| category | No | ||
| code | No | ||
| contract_flag | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||