burakoner / OKX.Api

Up-to-date, most-complete, well-organized, well-documented, easy-to-use, multi-task and multi-thread compatible OKX Cryptocurrency Exchange Rest and Websocket Api Wrapper
MIT License
39 stars 15 forks source link

ws.Trading.SubscribeToOrderUpdatesAsync doesn't seem to be working in v2.6.7 #65

Closed javedwahid closed 3 weeks ago

javedwahid commented 3 weeks ago

I upgraded to v2.6.7 and ws.Trading.SubscribeToOrderUpdatesAsync() seems to have stopped working. It connects and says that it has a StreamId, but when orders are updated, nothing comes through.

burakoner commented 3 weeks ago

Checking...

burakoner commented 3 weeks ago

I've fixed this issue and will release tonight

javedwahid commented 3 weeks ago

Thank You,

burakoner commented 3 weeks ago

New version has been released and issue fixed. Thanks for feedback. Regards.