Expand description
Exchange-specific implementations and adapters Exchange-specific implementations
This module contains provider implementations for various cryptocurrency exchanges, each optimized for the specific API and WebSocket protocols of that exchange.
Modulesยง
- binance
- Binance exchange integration for spot and futures markets Binance exchange provider implementation for rusty-feeder
- bithumb
- Bithumb exchange integration (Korean exchange) Bithumb exchange provider implementation
- bybit
- Bybit exchange integration for spot and derivatives Bybit exchange provider implementation
- coinbase
- Coinbase exchange integration Coinbase exchange provider implementation
- upbit
- Upbit exchange integration (Korean exchange) Upbit exchange provider implementation
- zerocopy_
helpers - Zero-copy parsing helpers shared across exchanges Zero-copy helpers for exchange message processing