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

Subscribing to websocket API does not work after recent OKX API update #18

Closed Radimersky closed 1 year ago

Radimersky commented 1 year ago

Based on this article https://www.okx.com/help-center/changes-to-v5-api-websocket-subscription-parameter-and-url subscribing to websocket API now requires "instFamily" parameter instead of "uly".

Please adjust the app according to this update.

burakoner commented 1 year ago

I've added this issue to my urgent program

burakoner commented 1 year ago

Fixed in version 1.1.6 https://github.com/burakoner/OKX.Api/commit/efb456881f483f5b2012a694ede8768755e2df44 https://www.nuget.org/packages/OKX.Api/1.1.6