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

Event: Balance and Position Update (Binance Futures) #298

Closed esteban2006 closed 1 year ago

esteban2006 commented 1 year ago

Hi there,

More than an issue, this is just a question about a local feed

How can I add, Event: Balance and Position stream? binance link

Using this example_stream_everything.py file

Best Regards,

oliver-zehentleitner commented 1 year ago

thats a simple userData stream....

esteban2006 commented 1 year ago

@oliver-zehentleitner could you address me how?