world_index_history
Retrieve historical data for global market indices by symbol, date range, and interval to analyze past index performance and trends.
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 |