Expand description
Base exchange implementation
Provides core functionality for all exchange implementations:
- Market data caching
- API configuration management
- Common request/response handling
- Authentication and signing
- Rate limiting
Structsยง
- Base
Exchange - Base exchange implementation
- Exchange
Config - Exchange configuration
- Exchange
Config Builder - Builder for
ExchangeConfig - Market
Cache - Market data cache structure