DIA Nexus Documentation
  • Nexus Overview
  • Intro to Nexus
    • How it works
    • Nexus vs. Lumina
    • Integrated Chains
  • Data products
    • Token Price Feeds
    • RWA Price Feeds
    • Randomness
    • Fair-value Feeds
  • How-to Guides
    • Fetch Price Data
      • Solidity
      • Vyper
      • Demo Oracles
      • Chain-specific Guide
        • Aleph Zero
        • Alephium
        • Edu Chain
        • Hydration
        • Kadena
        • LUKSO
        • Somnia
        • Stacks
        • Superseed
        • XRP Ledger (XRPL)
    • Generate Randomness
      • Solidity
      • WASM
      • Demo Oracles
      • Chain-specific Guide
        • Alephium
    • Migrate to DIA
    • Fund the Oracle
    • Build a Scraper
      • Development Cluster Stack
      • DIA Test‐Space with Docker Compose
      • DIA Test‐Space with Minikube
      • Add a new exchange scraper
      • Add a new foreign scraper
      • Add a new liquidity scraper
      • Additional notes
  • Request a Custom Oracle
  • Reference
    • Architecture
      • Data sourcing
      • Data computation
      • Data delivery
    • APIs
      • Token prices
        • RestAPI
          • Request Samples
        • GraphQL
          • Request Samples
      • RWA prices
    • Pricing Methodologies
      • IR: Interquartile Range Filter
      • MAIR: Moving Average with Interquartile Range Filter
      • VWAP: Volume Weighted Average Price
      • VWAPIR: Volume Weighted Average Price with Interquartile Range Filter
      • LST fair price
    • Data Sources
      • CEXes Data
      • DEXes Data
    • Smart Contracts
      • DIAOracleV2.sol
      • DIARandomOracle.sol
    • Randomness Protocol
  • Resources
    • Audits
    • Community & Support
    • Security Bounty Program
    • Research
      • Return Rates in Crypto Farming
      • Crypto Volatility Index
      • Compounded Rates
      • Polkadot Medianizer
    • T&C
      • Licence Agreement
      • Contributor Covenant Code of Conduct
      • Disclaimer
Powered by GitBook
On this page
Export as PDF
  1. Reference
  2. Data Sources

CEXes Data

PreviousData SourcesNextDEXes Data

Last updated 1 month ago

Centralized Cryptocurrency Exchanges

All trading data is retrieved through Rest APIs or websocket APIs, developed and maintained by the respective trading platform. See the below table for detailed information on all sources. We remark that by the very nature of a websocket API, there is no retrieval frequency, instead, trading data comes in continuously as it is produced.

Exchange
API Link
See live data

BitStamp

Binance
Binance Websocket Documentation
https://www.diadata.org/app/source/defi/Binance/
Bitfinex
Bitfinex Websocket Documentation
https://www.diadata.org/app/source/defi/Bitfinex/
BitMax
Bitmax API Documentation
https://www.diadata.org/app/source/defi/Bitmax/
BitMart
BitMart API Documentation
https://www.diadata.org/app/source/defi/BitMart/
BitMex
BitMex API Documentation
https://www.diadata.org/app/source/defi/BitMex/
BitStamp API Documentation
https://www.diadata.org/app/source/defi/Bitstamp/
Bybit
Bybit API Documentation
https://www.diadata.org/app/source/defi/ByBit/
Coinbase
Coinbase Websocket Documentation
https://www.diadata.org/app/source/defi/CoinBase/
Crypto.com
Crypto.com API Documentation
https://www.diadata.org/app/source/defi/Crypto.com/
GateIO
GateIO Websocket Documentation
https://www.diadata.org/app/source/defi/GateIO/
Kraken
Kraken Rest API Documentation
https://www.diadata.org/app/source/defi/Kraken/
KuCoin
Kucoin API Documentation
https://www.diadata.org/app/source/defi/KuCoin/
MEXC
MEXC API Documentation
https://www.diadata.org/app/source/defi/MEXC/
OKEx
OKEx Websocket Documentation
https://www.diadata.org/app/source/defi/OKEx/
Bitget
Bitget Websocket Documentation
https://www.diadata.org/app/source/defi/Bitget/