LUCIT-Systems-and-Development / unicorn-binance-websocket-api

A Python SDK by LUCIT to use the Binance Websocket API`s (com+testnet, com-margin+testnet, com-isolated_margin+testnet, com-futures+testnet, com-coin_futures, us, tr, dex/chain+testnet) in a simple, fast, flexible, robust and fully-featured way.
https://unicorn-binance-websocket-api.docs.lucit.tech/
Other
677 stars 166 forks source link

using UBWA to execute futures trades on Binance #217

Closed djangoengine closed 2 years ago

djangoengine commented 2 years ago

I have been using python-binance api for few months however having lot's of issues executing futures trade and also had issue with their websocket api. so I looked at other options and UBWA seems very good and robust. I wonder whether

djangoengine commented 2 years ago

Oh I noted you have rest-api too.

oliver-zehentleitner commented 2 years ago

websockets does not excecute anything... use https://github.com/oliver-zehentleitner/unicorn-binance-rest-api