Releases: LUCIT-Systems-and-Development/unicorn-fy
unicorn-fy
Please read the CHANGELOG for further information.
Full Changelog: 0.14.0...0.14.1
unicorn-fy
Please read the CHANGELOG for further information.
Full Changelog: 0.13.0...0.13.1
unicorn-fy
Please read the CHANGELOG for further information.
Full Changelog: 0.12.2...0.13.0
unicorn-fy
Codebase equal to 0.12.0, testing azure pipe.
Please view the changelog for further information.
https://pypi.org/project/unicorn-fy/0.12.2
https://anaconda.org/conda-forge/unicorn-fy
unicorn-fy
Codebase equal to 0.12.0, just preparing conda-forge packaging
Please view the changelog for further information.
unicorn-fy
Fixed
is_update_availabe()
typo tois_update_available()
Please view the changelog for further information.
unicorn-fy
Changed
- Moved from https://github.com/oliver-zehentleitner to https://github.com/LUCIT-Systems-and-Development/
- Correctly scope loggers so that it plays nicely with others, logger name is "unicorn_fy".
Fixed
binance_futures_websocket()
did not convert bids of depth streams (issue#232)
Please view the changelog for further information.
unicorn-fy
Adding
- Implement missing ACCOUNT_UPDATE (binance futures) event (Thx @folktale42
PR#23) - Support for Perpetual Coin Futures
binance_com_coin_futures_websocket()
- NOT READY!!!)
Please view the changelog for further information.
unicorn-fy
Added
- Support for
ORDER_TRADE_UPDATE
,ACCOUNT_CONFIG_UPDATE
,MARGIN_CALL
andACCOUNT_UPDATE
inbinance_futures_websocket()
(thx @StarBalll PR#23 and PR#25 - unittests for
ORDER_TRADE_UPDATE
,ACCOUNT_CONFIG_UPDATE
andACCOUNT_UPDATE
inbinance_futures_websocket()
Please view the changelog for further information.
unicorn-fy
Added
- Support for
balanceUpdate
inbinance_websocket()
andbinance_futures_websocket()
PR#19 thx @davivc
Please view the changelog for further information.