sammchardy / python-binance

Binance Exchange API python implementation for automated trading
https://python-binance.readthedocs.io/en/latest/
MIT License
6.09k stars 2.21k forks source link

Usdm futures long/sort ratio #633

Open bayiks opened 3 years ago

bayiks commented 3 years ago

Hi, first of all thanks for this project. Could you please tell me how can i pull the long/short ratio klines for every interval?

markeyev commented 3 years ago

Hi bayiks,

https://binance-docs.github.io/apidocs/futures/en/#long-short-ratio is not implemented in this package.