sammchardy / python-binance

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

Taker Buy/Sell Volume #1215

Open buckydroid opened 2 years ago

buckydroid commented 2 years ago

Is GET /futures/data/takerlongshortRatio api is available through this library?

Link : https://binance-docs.github.io/apidocs/futures/en/#taker-buy-sell-volume

halfelf commented 2 years ago

Not yet. Check Endpoints.md to find out whether an endpoint is implemented or not.