coingecko_global_charts
Get global cryptocurrency market chart data from CoinGecko with normalized, clean JSON series. Specify chart kind, range, and row limit for tailored insights.
Instructions
CoinGecko global chart series. Returns normalized global chart series from public CoinGecko website JSON endpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Chart kind, default total_market_cap | |
| limit | No | Rows per series to return, default 120, max 500 | |
| range | No | Chart range, default 90d |