Releases: LUCIT-Systems-and-Development/unicorn-binance-websocket-api
unicorn-binance-websocket-api
Please read the CHANGELOG for further information.
Full Changelog: 2.1.4...2.2.0
unicorn-binance-websocket-api
Please read the CHANGELOG for further information.
Full Changelog: 2.1.3...2.1.4
unicorn-binance-websocket-api
Please read the CHANGELOG for further information.
Full Changelog: 2.1.2...2.1.3
unicorn-binance-websocket-api
Please read the CHANGELOG for further information.
Full Changelog: 2.1.1...2.1.2
unicorn-binance-websocket-api
Please read the CHANGELOG for further information.
Full Changelog: 2.1.0...2.1.1
unicorn-binance-websocket-api
Please read the CHANGELOG for further information.
Full Changelog: 2.0.0...2.1.0
unicorn-binance-websocket-api
Please read the CHANGELOG for further information.
Full Changelog: 1.46.2...2.0.0
unicorn-binance-websocket-api
Fixed
- Issue in
api.get_exchange_info()
: #346
https://pypi.org/project/unicorn-binance-websocket-api/1.46.2
https://anaconda.org/conda-forge/unicorn-binance-websocket-api
unicorn-binance-websocket-api
Fixed
- Issue with separation of spot and margin accounts: #331
https://pypi.org/project/unicorn-binance-websocket-api/1.46.1
https://anaconda.org/conda-forge/unicorn-binance-websocket-api
unicorn-binance-websocket-api
Added
get_the_one_active_websocket_api()
to manger.py- Logging to
get_stream_id_by_label()
process_response
parameter toubwa.api
methods to provide specific callback functions for specific
responsesreturn_response
parameter toubwa.api
methods 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.api
methods do not need astream_id
/stream_label
if there is only one valid websocket api. (Self-discovery
of uniquely identifiable websocket api streams if nostream_id
orstream_label
was 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_id
increate_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