get_crypto_history
Retrieve historical price data for any cryptocurrency. Provide a coin ID, time range, and currency to get past performance for analysis or charting.
Instructions
Get historical price data for a cryptocurrency. $0.003 per request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Coin ID (e.g., 'bitcoin') | |
| days | No | Number of days of history (or 'max') | |
| currency | No | Fiat currency | usd |