Get commodity price fluctuation
get_fluctuationCompare commodity prices across a date range, returning start rate, end rate, absolute change, and percent change for requested symbols.
Instructions
Returns how one or more commodity symbols changed between a start and end date: start rate, end rate, absolute change, and percent change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | Yes | ||
| symbols | Yes | Comma-separated commodity symbols, e.g. 'XAU,XAG,BRENTOIL-SPOT'. See the list_symbols tool for valid values. Invalid symbols in a multi-symbol request are silently omitted from the response, not errored. | |
| startDate | Yes | Date in YYYY-MM-DD format. |