coingecko_global_charts
Get normalized global chart series from CoinGecko, including total market cap, with configurable time range and row limits.
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 |