market_coingecko_coin_market_chart
Fetch historical price, market cap, and volume for a coin over a specified number of days, with optional hourly interval and target currency.
Instructions
Get historical market chart data (price, market cap, volume) over time
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Coin ID | |
| days | Yes | Data up to number of days ago (1, 7, 14, 30, 90, 180, 365, max) | |
| interval | No | Data interval (auto if omitted) | |
| vsCurrency | No | Target currency | usd |