Expand description
Futures-specific implementations Bybit Futures market implementation
This module provides support for Bybit Futures markets including USDT Perpetual and Inverse Perpetual contracts. It’s optimized for high-frequency trading with nanosecond precision timestamps, efficient data structures, and cache-aware design.
Re-exports§
pub use feeder::BybitFuturesFeeder;pub use provider::BybitFuturesProvider;