-
-
Notifications
You must be signed in to change notification settings - Fork 1
Bybit websocket endpoint configuration overview
Oliver Zehentleitner edited this page Aug 2, 2024
·
7 revisions
Predefined and supported settings of BybitWebSocketApiManager()
Exchange string | Exchange url | Args limits | Supported |
---|---|---|---|
bybit.com | wss://stream.bybit.com and wss://stream.bytick.com | 21,000 characters | ![]() |
bybit.com-testnet | wss://stream-testnet.bybit.com and wss://stream-testnet.bytick.com | bybit.com | ![]() |
Override connection settings of BybitWebSocketApiManager()
websocket_base_uri
api_version
args_limit
max_subscriptions_per_stream_spot
max_subscriptions_per_stream_linear
max_subscriptions_per_stream_inverse
max_subscriptions_per_stream_option
UNICORN Bybit WebSocket API and all other tools of the UNICORN Trading Suite are open source projects which welcomes contributions which can be anything from simple documentation fixes and reporting dead links to new features. To contribute follow this guide.