Professional-Quality Market Data at a Fair Price

Order book updates, snapshots, and more — CryptoMD delivers comprehensive, granular data from leading cryptocurrency exchanges. Whether you're an individual trader or part of a professional team, our service is easy to use and designed to meet your needs.

Developer-Centric API

For your convenience, we offer a simple-to-use Python library that handles data fetching and caching for you.

Our data is provided in the .parquet format, which delivers outstanding performance and storage efficiency. It is compatible with a wide range of programming languages, supported by robust libraries.


import pandas as pd
import cryptomd

l = cryptomd.get_loader(TOKEN)
l.load_data('binance', 'spot','deltas',['BTCUSDT'], '2025-06-01T00:00:00', '2025-06-02T00:00:00')
pd.read_parquet('data/binance/spot/BTCUSDT/deltas/2025-06-01T00-00-00.parquet')[['timestampMs','price','count','isBid']]
            
timestamp price count isBid
1748736000014 104614.90 0.00023 False
1748736000014 104631.21 0.00000 False
...

Exchanges and Data Types

We provide order book updates, snapshots, and more for the following exchanges. Learn more about data availability in our documentation.

Binance logo

Spot

Futures

Options (coming soon)

Other exchanges logo

Coming soon

Pricing & Demo

During the public beta period (till 2025-09-01) all services are available free of charge!

Demo

Free

Data for the first day of each month

All exchanges

Sign Up

Academia

Free

Limited data available upon request

Coming soon

Professional

TBA

Payment via credit card or cryptocurrency

Full data access to all exchanges

Coming soon

Contact Us

Have questions? Reach out to us at hi@cryptomd.net. We're happy to help!