Skip to main content

Module client

Module client 

Source
Expand description

Provides the WebSocket client integration for the BitMEX WebSocket API.

This module defines and implements a BitmexWebSocketClient for connecting to BitMEX WebSocket streams. It handles authentication (when credentials are provided), manages subscriptions to market data and account update channels, and emits venue-specific message types for consumers to parse.

Structsยง

BitmexWebSocketClient
Provides a WebSocket client for connecting to the BitMEX real-time API.