Skip to content

Releases: HuobiRDCenter/huobi_Golang

v3.0.3

15 Jul 02:45
Compare
Choose a tag to compare

/v1/order/history,/v1/order/orders/getClientOrder,/v1/order/orders/{order-id} add response param 'canceled-source'

v3.0.2

10 Jul 02:37
Compare
Choose a tag to compare

fix bug

v3.0.1

22 May 02:30
Compare
Choose a tag to compare

add /v1/trust/user/active/credit,/v1/account/switch/user/info,/v1/account/overview/info,/v1/account/fee/switch

v3.0.0

12 Apr 02:15
Compare
Choose a tag to compare

Modify the original interface entry and exit parameters and add new interfaces

v2.5.0

29 Dec 04:08
Compare
Choose a tag to compare
  • Added New APIs
POST /v2/account/repayment
GET /v2/account/repayment
GET /v2/user/uid
  • Updated APIs
GET /v1/order/orders/{orderId}/matchresults
GET /v1/order/matchresults
orders#${symbol}

v2.4.0

16 Oct 08:06
Compare
Choose a tag to compare
  • Added New APIs
GET /v2/account/withdraw/address
GET /v2/market-status
GET /v2/account/asset-valuation
GET /v2/point/account
POST /v2/point/transfer
market.mbp.{symbo}.{level}
  • Updated APIs
GET /v1/common/symbols
GET /v1/account/history
accounts.update#${mode}
orders#${symbol}
trade.clearing#${symbol}
  • Fixed defects
Wrong field names in a few response

v2.3.0

16 Sep 04:08
Compare
Choose a tag to compare
  • Added New Client
SubUserClient
AlgoOrderClient
  • Fixed issues
Race condition in PerformanceLogger
Race condition in WebSocket
Race condition in Signer

v2.2.1

13 Jul 08:38
Compare
Choose a tag to compare
  • Fixed issues
GetLatestTrade id unmarshal issue in MarketClient

v2.2.0

12 May 02:46
Compare
Choose a tag to compare
  • Added new API
GET /v2/sub-user/deposit-address
GET /v2/sub-user/query-deposit
  • New features
WebSocketClient can send multiple topics concurrently
Add AppLogger to support colorful console log and multiple log levels

v2.1.1

20 Apr 09:54
Compare
Choose a tag to compare
  • Add new API
WebSocket topic orders#$symbol