JKorf / Bybit.Net

A C# .netstandard client library for the Bybit REST and Websocket V5 API focusing on clear usage and models
https://jkorf.github.io/Bybit.Net/
91 stars 62 forks source link

BybitSocketClient.V5OptionsApi.SubscribeToOrderbookUpdatesAsync doesn't not work #219

Open NektoDron opened 2 days ago

NektoDron commented 2 days ago

If you subscribe it will return success, but no update events will be generated.