TradingView charts for any DEX token. No datafeed to build.
Bitquery is a UDF-compatible OHLCV datafeed for TradingView — candles, symbol resolution, live bars and bar continuity for any token, from its first trade, across 40+ chains. Wire in the charting library and ship; skip a year of custom datafeed engineering.
Plug straight into the charts you already use.
Bitquery speaks TradingView's UDF protocol out of the box. Point any TradingView surface — or your own app — at the datafeed and OHLCV candles, symbols and live bars render with no charting backend on your side.
TradingView UDF
A UDF-compatible datafeed — point TradingView at our endpoints and candles, symbols and live bars just work.
Charting Library
Wire the OHLCV feed into TradingView's Charting Library for a fully branded, self-hosted DEX terminal.
Advanced Charts
Power TradingView Advanced Charts with resolved symbols, history and real-time bar updates for any pair.
Lightweight Charts
Feed the same OHLCV bars into Lightweight Charts for fast, embeddable price views in your app.
A datafeed TradingView already knows how to read.
The adapter exposes the standard UDF methods. TradingView calls /history for candles and gets back parallel OHLCV arrays — open time, open, high, low, close and volume — ready to paint.
# GET /history?symbol=WETH_USDC&resolution=1&from=1717200000&to=1717203600 { "s": "ok", "t": [1717200000, 1717200060, 1717200120], "o": [3812.44, 3814.10, 3811.02], "h": [3815.90, 3816.22, 3813.77], "l": [3810.10, 3809.55, 3808.40], "c": [3814.10, 3811.02, 3812.96], "v": [184523.10, 96210.44, 210884.07] }
Rolling your own charting datafeed is the slow path.
Indexers, bar construction, symbol resolution, backfill and live updates — months of work just to feed a chart. Bitquery is the UDF endpoint, already indexed, already continuous.
From token address to live chart, fast.
Resolve a symbol, request candles, render — the same feed scales across chains and resolutions.
Token chart on any DEX
Render a TradingView candle chart for any pair — Uniswap, PancakeSwap, Raydium and more — from the token's first swap, with no datafeed to maintain.
Read the docs →Multi-chain charting
Serve charts for Solana, Ethereum, BNB Chain, Base, Arbitrum and 30+ more from one UDF feed and one symbol scheme.
Read the docs →Custom resolutions
Offer 1m, 5m, 1h, 1d and beyond — request the resolution your users pick and get clean, continuous bars back.
Read the docs →What teams say about our data
"We did a thorough search of the market for the best onchain data. Bitquery came out on top — and now powers all live prices across Nansen. We don't think of them as a vendor. They're a partner."
Bitquery does the hard work of parsing blockchain transaction data into a usable form so that we don't have to. We use their interface to diagnose issues with complex transactions and their analytics as a starting point for our own.
They proved they had the technology to deliver sophisticated data solutions. We extended our support through the Binance X fellowship — building an open-source library of visualization widgets on their blockchain data.
The complex raw data is available at different levels of detail and from different viewpoints — whether we need simple aggregated transfers or parameters for failed contract calls. The support is responsive, friendly and quick.
Partnering with Bitquery has been highly cost-effective — leveraging their established infrastructure rather than building our own let us rapidly expand our blockchain support and reach a much broader segment of on-chain users.
Bitquery's products are very intuitive and easy to use. We currently use their products to obtain DEX-related trading and liquidity information, which saves us the manpower and tedious technical details required to develop our own system. Their excellent technical team deserves special praise; they provide near-24/7 support and resolve issues quickly. I greatly appreciate their products and work ethic.
Bitquery provides the infrastructure we rely on every day. Fast, reliable, and comprehensive across the chains that matter to our business.
Start free. Scale when you ship.
Query every blockchain on every plan — no chain is paywalled. Move to commercial when you need volume, SLAs and bulk datashares.
- All blockchains, all plans
- 10 requests / minute
- 2 streams for testing
- GraphQL IDE access
- Scalable calls, no throttling
- SQL, Cloud, Kafka & more
- 24/7 engineering access
- Dedicated onboarding & SLA
- Snowflake, BigQuery, S3, Azure
- No setup or infrastructure
- Structured for AI agents & MCP
- Audit data for custodians
TradingView DEX charts, answered.
How does Bitquery plug into TradingView?
Which tokens and chains are supported?
Do I get full history from a token's first trade?
What does the /history response look like?
Does it handle bar continuity and live updates?
What does pricing look like?
Ship TradingView DEX charts in days.
A UDF-compatible OHLCV datafeed — candles, symbols, live bars and bar continuity for any token, from its first trade, across 40+ chains. No datafeed to build.