Expand description
Common types and utilities shared across the BitMEX adapter.
This module provides reusable components that are used by both the HTTP and WebSocket clients, including:
- Constants for BitMEX URLs and venue identifier.
- Credential management for API authentication.
- Enumerations for order types, sides, and statuses.
- Parsing utilities for currency codes and other data transformations.