Releases: DogsTailFarmer/exchanges-wrapper
Releases · DogsTailFarmer/exchanges-wrapper
exchanges-wrapper 2.1.20
2.1.20 2024-09-14
Fix
- Downgraded
betterproto
to2.0.0b6
2.1.19 2024-09-13
Fix
pyproject.toml
2.1.18 2024-09-13
Fix
- Dependency conflict
2.1.17 2024-09-13
Update
- Dependency: Up requirements for crypto-ws-api==2.0.13
2.1.16 2024-09-13
Fix
OKX
: get_exchange_info: <class 'decimal.ConversionSyntax'> #82
Update
HTX
: monitoring PING interval from server for each WSS channel and restart if timing out- Dependency
exchanges-wrapper 2.1.15
2.1.15 2024-07-12
Added for new features
Binance
: add methodtransfer_to_sub()
. See use example inexample/exch_client.py
2.1.14 2024-07-07
Fix
Bybit
:fetch_ledgers()
doubling of incoming transfers to a subaccount
exchanges-wrapper 2.1.13
2.1.13 2024-06-26
Fix
HTX
: WSS missed account change event
Update
- Dependency
exchanges-wrapper 2.1.12
2.1.12 2024-04-30
Fix
Update
send_request
: controlling rate_limit by changing exception handlingBitfinex
: syncnonce
for connections group- Dependency: Up requirements for crypto-ws-api==2.0.11
exchanges-wrapper 2.1.11
2.1.11 2024-04-19
Update
- Some minor improvements
- Dependency: Up requirements for
crypto-ws-api==2.0.10
exchanges-wrapper 2.1.10
2.1.10 2024-04-16
Update
Bitfinex
:client.fetch_order()
: searching onorigin_client_order_id
also
exchanges-wrapper 2.1.9
2.1.9 2024-04-14
Fix
- Creating and manage asynchronous tasks
exchanges-wrapper 2.1.8
2.1.8 2024-04-08
Update
Bitfinex
: add logging forcancel_order()
andcancel_all_orders()
methods- Add debug logging for
open_client_connection()
andclient.load()
exchanges-wrapper 2.1.7
2.1.7 2024-03-29
Fix
Bybit
: http error handling: handling events that are not explicitly described
exchanges-wrapper 2.1.6
2.1.6 2024-03-29
Fix
- Bybit:
on_balance_update
: missed event during transfer from API
Update
- Dependency: Up requirements for
crypto-ws-api==2.0.8