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
678 stars 166 forks source link

Subscribe to exist stream-id #188

Closed sukhum closed 2 years ago

sukhum commented 2 years ago

Hello,

I ran first python file name first.py that already have stream + markets + channels.

Now I have second.py that have another market.

How can I run second.py to subscribe with stream from first.py

Thanks.

oliver-zehentleitner commented 2 years ago

sorry, i don't quite understand the question.