> ## Documentation Index
> Fetch the complete documentation index at: https://docs.allium.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Centralized exchange (CEX) data provides comprehensive candlestick and aggregated pricing information for cryptocurrency spot trading pairs across major exchanges.

Centralized exchange (CEX) data provides comprehensive candlestick and aggregated pricing information for cryptocurrency spot trading pairs across major exchanges.

<Warning>
  **Beta**

  All CEX pricing products are currently in beta. While available for production use, the schema and underlying data may change as we expand coverage and refine our data model.

  **Historical coverage varies by venue.** Major venues reach back to 2013–2014 (Kraken, Bitstamp, Coinbase); most newer venues start in 2026 as we onboard them. See [Venues supported](#venues-supported) for the earliest available date per venue.

  1. We are actively expanding coverage — additional venues and deeper history will continue to appear over time.
  2. Future developments will include support for more venues and additional data points, and weighted VWAP calculations.
</Warning>

## Products

The CEX vertical offers two main product categories:

| Product                                                           | Description                                                                                                                             | Use Case                                                                                                 |
| ----------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- |
| [**OHLCV (by Venue)**](/historical-data/cex/ohclv-by-venue)       | Candlestick data (Open, High, Low, Close, Volume) broken down by individual CEX venue. One row per market pair, venue, and time window. | Analyzing venue-specific price action, comparing price differences across exchanges, arbitrage analysis. |
| [**VWAP (across Venues)**](/historical-data/cex/vwap-cross-venue) | Volume-weighted average prices (VWAP) aggregated across all CEX venues. One row per market pair and time window.                        | Getting unified price feeds, cross-exchange market analysis, standardizing pricing data.                 |

## Available Intervals

Both products are available at multiple granularities:

* **5-minute** - Intraday trading analysis and high-frequency monitoring
* **Hourly** - Day trading and standard technical analysis
* **Daily** - Longer-term trend analysis
* **Weekly** - Medium-term trend analysis
* **Monthly** - Long-term trend analysis

## Venues Supported

We support CEX candles and VWAP data for the following venues. History reaches back to 2013 for the longest-running exchanges; the **Data since** column shows the earliest daily candle available for each `venue`.

| Venue         | `venue`         | Data since     |
| ------------- | --------------- | -------------- |
| Kraken        | `kraken`        | September 2013 |
| Bitstamp      | `bitstamp`      | October 2014   |
| Coinbase      | `coinbase`      | December 2014  |
| Binance       | `binance`       | July 2017      |
| Gate.io       | `gate`          | November 2017  |
| OKX           | `okx`           | December 2017  |
| Crypto.com    | `cryptodotcom`  | October 2021   |
| Bullish       | `bullish`       | November 2021  |
| Bybit         | `bybit`         | March 2022     |
| Deribit       | `deribit`       | January 2024   |
| Bitget        | `bitget`        | March 2026     |
| BitMart       | `bitmart`       | March 2026     |
| KuCoin        | `kucoin`        | March 2026     |
| MEXC          | `mexc`          | March 2026     |
| Pionex        | `pionex`        | March 2026     |
| Poloniex      | `poloniex`      | March 2026     |
| Backpack      | `backpack`      | March 2026     |
| Binance.US    | `binanceusa`    | March 2026     |
| Bitso         | `bitso`         | March 2026     |
| Bitvavo       | `bitvavo`       | March 2026     |
| CEX.IO        | `cexio`         | March 2026     |
| Luno          | `luno`          | April 2026     |
| Upbit         | `upbit`         | April 2026     |
| WhiteBIT      | `whitebit`      | April 2026     |
| HashKey       | `hashkey`       | April 2026     |
| itBit         | `itbit`         | April 2026     |
| LMAX Digital  | `lmax`          | April 2026     |
| Binance Alpha | `binance-alpha` | June 2026      |
