Commodity Historical Rates
commodity_historical_ratesRetrieve historical open, high, low, close prices for any commodity on a specified date, automatically using the nearest prior trading day if the date is invalid.
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 |
|---|---|---|---|
| symbols | Yes | Comma-separated commodity symbols (e.g. 'XAU,XAG,WTIOIL-SPOT'). If unsure of the exact symbol, use 'commodity_symbols' first. | |
| date | Yes | Target date in YYYY-MM-DD format. |