world_index_history
Retrieve historical price data for major world indices (Dow Jones, NASDAQ, S&P 500) with configurable date ranges and intervals for daily, weekly, or monthly analysis.
Instructions
Get world market index historical data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | End date YYYY-MM-DD (default: today) | |
| start | No | Start date YYYY-MM-DD (default: 30 days ago) | |
| symbol | No | Index symbol (e.g. DJI for Dow Jones, IXIC for NASDAQ, GSPC for S&P 500) | DJI |
| interval | No | Time interval - 1D, 1W, 1M (default: 1D) | 1D |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |