hirokisan / bybit

Bybit client library for Go

Home Page:https://pkg.go.dev/github.com/hirokisan/bybit/v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turnover in kline request is wrong

s-prosvirnin opened this issue · comments

Turnover: d[5].(string),

It is necessary to take the sixth index, not the fifth

@s-prosvirnin Thank you for pointing out the correction!

Fixed and released.
https://github.com/hirokisan/bybit/releases/tag/v2.30.3