Welcome to unicorn-binance-websocket-api’s documentation!¶
Contents:
- Readme
- Get a UNICORN Binance Suite License
- Receive Data from Binance WebSockets
- Create a multiplex websocket connection to Binance with a
stream_buffer
with just 3 lines of code: - And 4 more lines to print the receives:
- Or with a callback function just do:
- Convert received raw webstream data into well-formed Python dictionaries with UnicornFy:
- Subscribe / unsubscribe new markets and channels:
- Create a multiplex websocket connection to Binance with a
- Send Requests to Binance WebSocket API
- Stop
ubwa
after usage to avoid memory leaks - Description
- Live Demo
- Installation and Upgrade
- A Cython binary, PyPy or source code based CPython wheel of the latest version with
pip
from PyPI - A Conda Package of the latest version with
conda
from Anaconda - From source of the latest release with PIP from GitHub
- From the latest source (dev-stage) with PIP from GitHub
- Conda environment, Virtualenv or plain Python
- A Cython binary, PyPy or source code based CPython wheel of the latest version with
- Change Log
- Documentation
- Examples
- Howto
- Project Homepage
- Wiki
- Social
- Receive Notifications
- How to report Bugs or suggest Improvements?
- Contributing
- Disclaimer
- Commercial Support
- Modules
- unicorn_binance_websocket_api package
- Submodules
- unicorn_binance_websocket_api.api module
- unicorn_binance_websocket_api.connection module
- unicorn_binance_websocket_api.exceptions module
- unicorn_binance_websocket_api.manager module
- unicorn_binance_websocket_api.restclient module
- unicorn_binance_websocket_api.restserver module
- unicorn_binance_websocket_api.sockets module
- Module contents
- unicorn_binance_websocket_api package
- ChangeLog
- 2.1.2.dev (development stage/unreleased/unstable)
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.0
- 1.46.2
- 1.46.1
- 1.46.0
- 1.45.2
- 1.45.1
- 1.45.0
- 1.44.1
- 1.44.0
- 1.43.3
- 1.43.2
- 1.43.1
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.7
- 1.40.6
- 1.40.5
- 1.40.4
- 1.40.3
- 1.40.2
- 1.40.1
- 1.40.0
- 1.39.0
- 1.38.1
- 1.38.0
- 1.37.2
- 1.37.1
- 1.37.0
- 1.36.1
- 1.36.0
- 1.35.0
- 1.34.2
- 1.34.1
- 1.34.0
- 1.33.1
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.2
- 1.18.1
- 1.18.0
- 1.17.4
- 1.17.3
- 1.17.2
- 1.17.1
- 1.17.0
- 1.16.9
- 1.16.7
- 1.16.6
- 1.16.5
- 1.16.4
- 1.16.3
- 1.16.2
- 1.16.1
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.10.6
- 1.10.5
- 1.10.4
- 1.10.3
- 1.10.2
- 1.10.1
- 1.10.0
- 1.9.1
- 1.9.0
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.0
- 1.6.6
- 1.6.5
- 1.6.4
- 1.6.3
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.10
- 1.3.9
- 1.3.8
- 1.3.7
- 1.3.6
- 1.3.5
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.8
- 1.2.7
- 1.2.6
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.20
- 1.1.19
- 1.1.18
- 1.1.17
- 1.1.16
- 1.1.15
- 1.1.14
- 1.1.13
- 1.1.12
- 1.1.11
- 1.1.10
- 1.1.9
- 1.1.8
- 1.1.7 failed build
- 1.1.6
- 1.1.5
- Code of Conduct
- Contributing
- License
- Security