-
-
Notifications
You must be signed in to change notification settings - Fork 164
Binance websocket endpoint configuration overview
Oliver Zehentleitner edited this page Dec 2, 2020
·
24 revisions
Exchange | Exchange string | Max. subscriptions |
---|---|---|
binance.com | wss://stream.binance.com:9443/ | 1024 [source] (2020-04-23) |
binance.com-testnet | wss://testnet.binance.vision/ | 1024 [source] (2020-04-23) |
binance.com-margin | wss://stream.binance.com:9443/ | 1024 [source] (2020-04-23) |
binance.com-margin-testnet | wss://testnet.binance.vision/ | 1024 [source] (2020-04-23) |
binance.com-isolated_margin | wss://stream.binance.com:9443/ | 1024 [source] (2020-04-23) |
binance.com-isolated_margin-testnet | wss://testnet.binance.vision/ | 1024 [source] (2020-04-23) |
binance.com-futures | wss://fstream.binance.com/ | 200 [source] (2020-10-27) |
binance.com-futures-testnet | wss://stream.binancefuture.com/ | 200 [source] (2020-10-27) |
binance.je | wss://stream.binance.je:9443/ | 1024 |
binance.us | wss://stream.binance.us:9443/ | 1024 |
jex.com | wss://ws.jex.com/ | 1024 [source] |
binance.org | wss://dex.binance.org/api/ | 1024 |
binance.org-testnet | wss://testnet-dex.binance.org/api | 1024 |
UNICORN Binance WebSocket API and all other tools of the UNICORN Binance Suite are open source projects which welcomes contributions which can be anything from simple documentation fixes and reporting dead links to new features. To contribute follow this guide.