adshao / go-binance

A Go SDK for Binance API
MIT License
1.48k stars 663 forks source link

Supporting additional futures data #440

Closed tanakachitsamba closed 2 weeks ago

tanakachitsamba commented 1 year ago

I was wondering if there's any chance you could add support for extra futures data? It would be super helpful to be able to access openInterest, openInterestHist, topLongShortAccountRatio, topLongShortPositionRatio, globalLongShortAccountRatio, takerLongShortRatio, and lvtKlines data. As these are probably some of the only few endpoints for futures not supported by the library, It would be a great addition.

adshao commented 1 year ago

Is there any binance API supporting these features?

zenithyr commented 1 year ago

Is there any binance API supporting these features?

I guess he was referring to here top trader

the library already has openInterest & openInterestHist but not the others.

xyq-c-cpp commented 2 weeks ago

No response for a long time, close this issue