finnhub_forex_data
Retrieve foreign exchange rates, symbols, and historical OHLCV candles. Access forex exchange lists and symbol data for market analysis.
Instructions
Foreign exchange rates, symbols, and candles.
Operations:
get_forex_exchanges: List forex exchanges
get_forex_symbols: List symbols for an exchange
get_forex_rates: Get exchange rates for base currency
get_forex_candles: Get historical OHLCV candles
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base | No | ||
| symbol | No | ||
| project | No | ||
| exchange | No | ||
| operation | Yes | ||
| resolution | No | ||
| to_timestamp | No | ||
| from_timestamp | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |