python-binance icon indicating copy to clipboard operation
python-binance copied to clipboard

Is any plan to update python-binance to use the new binance api just like binance-connector-python?

Open iswarm opened this issue 5 months ago • 2 comments

iswarm avatar Aug 16 '25 13:08 iswarm

Hello @iswarm,

Which new binance API?

carlosmiei avatar Aug 18 '25 09:08 carlosmiei

For OTO and OTOCO type orders, only client.ws_create_oto_order and client.ws_create_otoco_order are encapsulated in binance.client.py. Are these only applicable to WebSocket methods and not usable for REST API calls? If that's the case, is there a need to encapsulate functions for the REST API type?

guyon168 avatar Aug 27 '25 06:08 guyon168