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

`unsubscribe_from_stream` method doesn't handle uppercase symbols while `subscribe_to_stream` does #167

Closed xilopaint closed 3 years ago

xilopaint commented 3 years ago

It sounds like an inconsistent behavior between two similar methods. I've spent two hours struggling to understand why I couldn't unsubscribe from markets until I realized what my issue was.

oliver-zehentleitner commented 3 years ago

Thx, i will fix this with the next release!