docs/integrations/index.md
NautilusTrader uses modular adapters to connect to trading venues and data providers, translating raw APIs into a unified interface and normalized domain model.
The following integrations are currently supported:
| Name | ID | Type | Status | Docs |
|---|---|---|---|---|
| AX Exchange | AX | Perpetuals Exchange | Guide | |
| Betfair | BETFAIR | Sports Betting Exchange | Guide | |
| Binance | BINANCE | Crypto Exchange (CEX) | Guide | |
| Coinbase | COINBASE | Crypto Exchange (CEX) | Guide | |
| BitMEX | BITMEX | Crypto Exchange (CEX) | Guide | |
| Bybit | BYBIT | Crypto Exchange (CEX) | Guide | |
| Databento | DATABENTO | Data Provider | Guide | |
| Deribit | DERIBIT | Crypto Exchange (CEX) | Guide | |
| dYdX | DYDX | Crypto Exchange (DEX) | Guide | |
| Hyperliquid | HYPERLIQUID | Crypto Exchange (DEX) | Guide | |
| Interactive Brokers | INTERACTIVE_BROKERS | Brokerage (multi‑venue) | Guide | |
| Kraken | KRAKEN | Crypto Exchange (CEX) | Guide | |
| OKX | OKX | Crypto Exchange (CEX) | Guide | |
| Polymarket | POLYMARKET | Prediction Market (DEX) | Guide | |
| Tardis | TARDIS | Crypto Data Provider | Guide |
planned: Planned for future development.building: Under construction and likely not in a usable state.beta: Completed to a minimally working state and in a 'beta' testing phase.stable: Stabilized feature set and API, the integration has been tested by both developers and users to a reasonable level (some bugs may still remain).The primary goal of NautilusTrader is to provide a unified trading system for use with a variety of integrations. To support the widest range of trading strategies, priority will be given to standard functionality:
The implementation of each integration aims to meet the following criteria:
All integrations must conform to NautilusTrader’s system API, requiring normalization and standardization:
_ms.