Loading...

CEX Exchange Data

Historical OHLC Price Data includes Volume

We track and produce files for Daily, Hourly, and Minute(!) time series pricing data for the spot/physical market. Each file is easily downloadable in CSV format and can be consumed automatically by Python scripts or other automated processes. In each file, you will find the below/following fields. This OHLC (Open/High/Low/Close) pricing data is updated each day and is taken directly from the exchange(s). Please reach out if you find discrepancies or errors in the data that need to be addressed

  • Unix Timestamp - This is the unix timestamp or also known as "Epoch Time". Use this to convert to your local timezone
  • Date - This timestamp is converted to NY EST Standard Time
  • Symbol - The symbol for which the timeseries data refers
  • Open - This is the opening price of the time period
  • High - This is the highest price of the time period
  • Low - This is the lowest price of the time period
  • Close - This is the closing price of the time period
  • Volume (Crypto) - This is the volume in the transacted Ccy. Ie. For BTC/USD, this is in BTC amount
  • Volume Base Ccy - This is the volume in the base/converted ccy. Ie. For BTC/USD, this is in USD amount


  • Data Map for Available CEX Daily and Hourly Symbols


    Symbol Timeframe First Date Available Last Date Available File Link
    Symbol Timeframe First Date Available Last Date Available File Link


    Historical Trade Prints

    Every transaction has a price and size/value. These are the prices at which actual trades took place between a buyer and a seller.
  • No data sets currently available.
  • Historical Order Books

    Orderbooks are captured by taking a snapshot of the market limit orders for both buyers (bid) and sellers (ask) in 5 minute intervals.
  • No data sets currently available.
  • Latest Posts