Skip to content

unicorn-binance-websocket-api

Choose a tag to compare

@oliver-zehentleitner oliver-zehentleitner released this 04 Apr 01:36
· 738 commits to master since this release
d2f0250

Added

  • BinanceRestApiManager() - New parameter: socks5_proxy_user and socks5_proxy_pass
  • Dependency unicorn-binance-rest-api to setup.py, requirements.txt, environment.yml and conda feedstock recipe
  • socks5_proxy_user and socks5_proxy_pass to BinanceWebSocketApiManager
  • Full SOCKS5 Proxy support to REST API in get_listen_key(), keepalive_listen_key() and delete_listen_key()
  • Show proxy info in print_summary() and print_stream_info()

Changed

  • restclient.py now relies on unicorn-binance-rest-api>=1.8.0. REST config removed in connection_settings.py
  • Structure of CONNECTION_SETTINGS

Fixed

  • RuntimeError: dictionary changed size during iteration in manger.py line 788, f189b9a
  • keepalive_listen_key() and delete_listen_key() for isolated margin
  • Activated functionality of restful_base_uri in rest client
  • SOCKS5 proxy support only worked with one stream. Now it works with multiple streams.

Removed

https://pypi.org/project/unicorn-binance-websocket-api/1.44.0
https://anaconda.org/conda-forge/unicorn-binance-websocket-api