fx_history
Retrieve historical price data for currency pairs. Specify the pair, date range, and interval to get past forex rates for analysis.
Instructions
Get forex (currency pair) historical price 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 | Currency pair (e.g. EURUSD, GBPUSD, USDJPY) | EURUSD |
| interval | No | Time interval - 1D, 1W, 1M (default: 1D) | 1D |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |