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

OkxCandlestick - No volume #50

Closed 8perezm closed 9 months ago

8perezm commented 11 months ago

Whilst using SubscribeToIndexCandlesticksAsync and SubscribeToMarkPriceCandlesticksAsync, I've noticed the objects OkxCandlestick always have the following fields set to 0.

BaseVolume QuoteVolume TradingVolume

No volume data is available in the object.

8perezm commented 11 months ago

Sadly looking at the OKX documentation and testing. OKX have made the volume data unavailable via websockets.