Module bybit

Source
Expand description

Bybit V5 authentication implementation - Performance optimized for HFT

This module provides high-performance HMAC-SHA256 authentication for Bybit V5 API. Supports both REST API and WebSocket authentication with zero-copy operations.

Modules§

header_keys
Bybit V5 API header key constants for type safety and performance

Structs§

BybitAuth
Bybit V5 authentication implementation
BybitWsAuthMessage
WebSocket authentication message for Bybit V5
BybitWsMessageHeader
WebSocket message header for trading operations
BybitWsTradingMessage
WebSocket trading message for Bybit V5