sammchardy / python-binance

Binance Exchange API python implementation for automated trading

Home Page:https://python-binance.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API for leaderboard not work

xerno0om opened this issue · comments

I used:

https://www.binance.com/bapi/futures/v1/public/future/leaderboard/getOtherPosition

But the API no works, some people say that we should now use it:

/v2/private/future/leaderboard/getOtherPosition
https://www.binance.com/bapi/futures/v2/**private**/future/leaderboard/getOtherPosition

Do you guys have any more information, thanks