Howto: UNICORN Binance WebSocket API

Documentation: https://unicorn-binance-websocket-api.docs.lucit.tech/Github: https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-apiPyPI: https://pypi.org/project/unicorn-binance-websocket-api/UnicornFy: https://github.com/LUCIT-Systems-and-Development/unicorn-fyIcinga Plugin: https://github.com/LUCIT-Systems-and-Development/check_lucit_collector.py Installation You can install the library with `pip install unicorn-binance-websocket-api` from PyPI or you download the latest release or the dev-stage. The easiest way to test the examples is to clone the repository from git with `git clone git@github.com:LUCIT-Systems-and-Development/unicorn-binance-websocket-api.git` to your local system. How to use the class?…