---
title: "Get marketcap history for TradingView"
method: GET
path: "/tv/history"
tags: ["tv"]
---

# Get marketcap history for TradingView

`GET /tv/history`

Returns historical candle data for a specific token and resolution.

## Query parameters

- `symbol` string, required
- `resolution` string, required
- `from` integer, required
- `to` integer, required

## Response `200`

OK

- object

---

[API](https://skmtc.dev/grambo/apis/grambo-api.md) · [All operations](https://skmtc.dev/grambo/apis/grambo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/grambo/grambo-api/revisions/5d88d65e212e/schema)
