Expand description
Helpers for resolving Bybit REST and WebSocket base URLs at runtime.
Functionsยง
- bybit_
http_ base_ url - Returns the base HTTP endpoint for the given environment.
- bybit_
ws_ private_ url - Returns the private WebSocket endpoint for the given environment.
- bybit_
ws_ public_ url - Builds the public WebSocket endpoint for the given product/environment pair.
- bybit_
ws_ trade_ url - Returns the trade WebSocket endpoint for order operations.