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
680 stars 165 forks source link

Binance API Updates #127

Closed oliver-zehentleitner closed 3 years ago

oliver-zehentleitner commented 3 years ago

Is your feature request related to a problem? Please describe. https://binance-docs.github.io/apidocs/futures/en/#change-log

Describe the solution you'd like Test the changes and make changes to the lib if needed:

2020-10-27

WEB SOCKET STREAM

The maximum stream number that a single connection can listen to changes as 200.

2020-10-10

WEBSOCKET

New WebSocket streams <symbol>@compositeIndex for composite index symbol information.
kimchirichie commented 3 years ago

oh i hate they did this. i need to modify my code again 😫

oliver-zehentleitner commented 3 years ago

I added a wiki page to collect relevant endpoint settings: https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/wiki/Binance-websocket-endpoint-configuration-overview