unicorn-binance-websocket-api
·
750 commits
to master
since this release
Added
- Official support for Python 3.11
- Socks5 proxy support for websocket only:
socks5_proxy_server
andsocks5_proxy_ssl_verification
and exception
Socks5ProxyConnectionError
- Currently, no REST support forlistenKey
(needed for userData streams), this will be added later after the
next UBRA update! - Logging to
manager.wait_till_stream_has_started()
- Logging to
manager.wait_till_stream_has_stoped()
- Added PR#305 of issue#304 thx to @dima-dmytruk23 - new parameters to override connection settings to
BinanceWebSocketApiManager
:
websocket_base_uri
,max_subscriptions_per_stream
,restful_base_uri
,restful_path_userdata
,exchange_type
Changed
- "binance.com-coin-futures" to choose coin futures is deprecated. Use "binance.com-coin_futures" instead!
Fixed
- Better "stop" measuring in
manager.wait_till_stream_has_stoped()
discussion#279
Please view the changelog for further information.
https://pypi.org/project/unicorn-binance-websocket-api/1.43.0
https://anaconda.org/conda-forge/unicorn-binance-websocket-api