Huobi Java Versions Save

Java SDK for Huobi Spot API

v3.0.0

3 months ago

v2.1.0

3 years ago
  • 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.0.0

3 years ago

The Client classes are refactored, they are simpler and easy to understand.

Please go through the README to get more details.

1.0.15

3 years ago
  • Added new APIs
POST /v1/account/transfer	
POST /v2/sub-user/creation	
POST /v2/sub-user/transferability	
POST /v2/sub-user/tradable-market	
POST /v2/sub-user/api-key-generation,
GET /v2/user/api-key,
POST /v2/sub-user/api-key-modification,
POST /v2/sub-user/api-key-deletion
GET /v2/sub-user/user-list,
GET /v2/sub-user/user-state,
GET /v2/sub-user/account-list
GET /v2/account/withdraw/address
  • Updated APIs
GET /v2/reference/transact-fee-rate,
GET /v1/order/orders/{order-id}/matchresults,
GET /v1/order/matchresults,
trade.clearing#${symbol},
GET /v1/account/history,
accounts, accounts.update#${mode}
orders#${symbol}	
GET /v1/query/deposit-withdraw
  • Fixed defects
/v1/margin/accounts/balance
/v1/cross-margin/accounts/balance

1.0.14

4 years ago
  • Add new API
GET /v2/sub-user/deposit-address
GET /v2/sub-user/query-deposit

1.0.13

4 years ago
  • Add new API
WebSocket topic orders#$symbol

1.0.12

4 years ago
  • Modify API request and response field

    GET /v1/cross-margin/loan-orders				Add sub-id as optional parameters
    GET /v1/cross-margin/accounts/balance		Add sub-id as optional parameters
    GET /market/tickers											Add best bid offer response field
    POST /v1/order/orders/place							Add FOK order types
    POST /v1/order/batch-orders							Add FOK order types
    
  • Add new API

    GET https://status.huobigroup.com/api/v2/summary.json
    WebSocket topic market.$symbol.mbp.refresh.$levels
    GET /v2/account/ledger
    

1.0.11

4 years ago

modify subscribe for account update with currency balance information

  • subscribe : account update

1.0.10

4 years ago
  • modify api for response&params GET /v1/order/orders/{order-id} 1. add client-order-id in response GET /v1/order/orders/getClientOrder 1. add client-order-id in response GET /v1/order/openOrders 1. add client-order-id in response GET /v1/order/orders 1. add client-order-id in response 2.add params start-time and end-time GET /v1/order/history 1. add client-order-id in response GET /v2/reference/currencies 1. add baseChain,baseChainProtocol in response

  • add new api GET /v2/reference/transact-fee-rate GET /v1/margin/loan-info GET /v1/cross-margin/loan-info

1.0.9

4 years ago

add

  1. POST /v1/order/batch-orders
  2. POST /v2/sub-user/management modify
  3. POST /v1/order/orders/batchcancel param add client-order-ids return success and failed detail info