unicorn-binance-websocket-api 1.46.0 #327
oliver-zehentleitner
started this conversation in
Releases
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added
get_the_one_active_websocket_api()
to manger.pyget_stream_id_by_label()
process_response
parameter toubwa.api
methods to provide specific callback functions for specificresponses
return_response
parameter toubwa.api
methods to let the used method wait till the requested data is received viawebsocket, and then it returns it.
Changed
output="UnicornFy"
is used for api then its justconverted to a python dict.
ubwa.api
methods do not need astream_id
/stream_label
if there is only one valid websocket api. (Self-discoveryof uniquely identifiable websocket api streams if no
stream_id
orstream_label
was specified for identification.)ubwa.api.test_create_order()
toubwa.api.create_test_order()
Fixed
new_client_order_id
increate_test_order()
Removed
https://pypi.org/project/unicorn-binance-websocket-api/1.46.0
https://anaconda.org/conda-forge/unicorn-binance-websocket-api
This discussion was created from the release unicorn-binance-websocket-api.
Beta Was this translation helpful? Give feedback.
All reactions