fx_history
Retrieve historical forex price data for any currency pair by specifying date range and time interval.
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 |