finnhub_crypto_data
Fetch cryptocurrency exchange lists, symbols, profiles, and historical OHLCV candles to support market analysis and trading decisions.
Instructions
Cryptocurrency exchanges, symbols, profiles, and candles.
Operations:
get_crypto_exchanges: List crypto exchanges
get_crypto_symbols: List symbols for an exchange
get_crypto_profile: Get crypto profile (e.g., BTC)
get_crypto_candles: Get historical OHLCV candles
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | ||
| project | No | ||
| exchange | No | ||
| operation | Yes | ||
| resolution | No | ||
| to_timestamp | No | ||
| from_timestamp | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |