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

SubscribeToIndexCandlesticksAsync and SubscribeToMarkPriceCandlesticksAsync. OkxCandlestick.Confirm not working. #49

Closed 8perezm closed 9 months ago

8perezm commented 11 months ago

I've been using both SubscribeToIndexCandlesticksAsync and SubscribeToMarkPriceCandlesticksAsync to fetch candlestick data. I've noticed OkxCandlestick.Confirm is not working as intended. Confirm always shows false.

I have set LogLevel to Trace and I can see the value is set to 1 by OKX in the message. But is false in the object.

burakoner commented 9 months ago

Fixed in version 1.5.0