Skip to content

Releases: DogsTailFarmer/exchanges-wrapper

exchanges-wrapper 2.1.20

14 Sep 08:51
Compare
Choose a tag to compare

2.1.20 2024-09-14

Fix

  • Downgraded betterproto to 2.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

12 Jul 18:05
Compare
Choose a tag to compare

2.1.15 2024-07-12

Added for new features

  • Binance: add method transfer_to_sub(). See use example in example/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

26 Jun 17:47
Compare
Choose a tag to compare

2.1.13 2024-06-26

Fix

  • HTX: WSS missed account change event

Update

  • Dependency

exchanges-wrapper 2.1.12

30 Apr 21:06
Compare
Choose a tag to compare

2.1.12 2024-04-30

Fix

Update

  • send_request: controlling rate_limit by changing exception handling
  • Bitfinex: sync nonce for connections group
  • Dependency: Up requirements for crypto-ws-api==2.0.11

exchanges-wrapper 2.1.11

19 Apr 10:41
Compare
Choose a tag to compare

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

16 Apr 11:04
Compare
Choose a tag to compare

2.1.10 2024-04-16

Update

  • Bitfinex: client.fetch_order(): searching on origin_client_order_id also

exchanges-wrapper 2.1.9

14 Apr 17:09
Compare
Choose a tag to compare

2.1.9 2024-04-14

Fix

  • Creating and manage asynchronous tasks

exchanges-wrapper 2.1.8

08 Apr 17:59
Compare
Choose a tag to compare

2.1.8 2024-04-08

Update

  • Bitfinex: add logging for cancel_order() and cancel_all_orders() methods
  • Add debug logging for open_client_connection() and client.load()

exchanges-wrapper 2.1.7

03 Apr 15:41
Compare
Choose a tag to compare

2.1.7 2024-03-29

Fix

  • Bybit: http error handling: handling events that are not explicitly described

exchanges-wrapper 2.1.6

31 Mar 10:16
Compare
Choose a tag to compare

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