unicorn-binance-websocket-api
·
671 commits
to master
since this release
Added
get_the_one_active_websocket_api()to manger.py- Logging to
get_stream_id_by_label() process_responseparameter toubwa.apimethods to provide specific callback functions for specific
responsesreturn_responseparameter toubwa.apimethods to let the used method wait till the requested data is received via
websocket, and then it returns it.
Changed
- Use UnicornFy only for non api requests in sockets.py - if
output="UnicornFy"is used for api then its just
converted to a python dict. ubwa.apimethods do not need astream_id/stream_labelif there is only one valid websocket api. (Self-discovery
of uniquely identifiable websocket api streams if nostream_idorstream_labelwas specified for identification.)- Renamed
ubwa.api.test_create_order()toubwa.api.create_test_order() - Entire WS API implementation reworked
Fixed
- Support for
new_client_order_idincreate_test_order() - Get listenKey from Binance API for futures and coin futures userData stream
Removed
- jex.com support
https://pypi.org/project/unicorn-binance-websocket-api/1.46.0
https://anaconda.org/conda-forge/unicorn-binance-websocket-api