coingecko_coin_analysis
Retrieve derived price-chart metrics for any cryptocurrency using CoinGecko data. Analyze historical trends with customizable currency and time range.
Instructions
CoinGecko coin chart analysis. Returns derived price-chart metrics from CoinGecko public chart JSON. This endpoint supports the documented vs_currency enum and is not investment advice or real-time trading data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | CoinGecko coin id such as bitcoin | |
| vs_currency | No | Quote currency | |
| range | No | Chart range | |
| include_annotations | No | Fetch optional CoinGecko chart annotations |