Commodity Historical Rates
commodity_historical_ratesRetrieve historical open, high, low, close prices for commodities. Automatically falls back to the nearest prior trading day if the requested date has no data.
Instructions
Get historical open, high, low, close (OHLC) prices for specific commodities on a specific date. NOTE: If data is unavailable for the exact requested date (e.g. weekends/holidays), this tool will automatically return the rates for the nearest previous available date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Target date in YYYY-MM-DD format. | |
| symbols | Yes | Comma-separated commodity symbols (e.g. 'XAU,XAG,WTIOIL-SPOT'). If unsure of the exact symbol, use 'commodity_symbols' first. |