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

WARNING! This repo seems to not be maintain anymore and contains many bugs. Think twice before using. #1260

Open yarimiz opened 1 year ago

yarimiz commented 1 year ago

Hey there,

Before using this repo, please be aware of the following:

I encourage you to read this before https://github.com/sammchardy/python-binance/issues/1141

jp-diegidio commented 1 year ago

There exists by now an official Binance client (see binance/binance-connector-python), so there is no point in using this code anyway.

yarimiz commented 1 year ago

There exists by now an official Binance client (see binance/binance-connector-python), so there is no point in using this code anyway.

Thanks, but there's still a reason because the official client does not support futures.

jp-diegidio commented 1 year ago

There exists by now an official Binance client (see binance/binance-connector-python), so there is no point in using this code anyway.

Thanks, but there's still a reason because the official client does not support futures.

Yes, the client for futures is this one: binance/binance-futures-connector-python.

I have not investigated further (what is there, what is missing or somewhere else), but that is the future!, pun intended. :) Indeed, a lot of stuff in binance's repositories, and a lot of (overall good, IMO) work going on...

Hence my advice not to waste any time with this one and just jump on that wagon.

yarimiz commented 1 year ago

Didn't know this one exists, will check it out. Thanks again!

edit: binance/binance-futures-connector-python is full with bugs. I'm not recommending using it if you're not willing too fix them yourself and/or contributing

suchakpks commented 1 year ago

I also faced issue with binance/binance-futures-connector-python. this.