Huobi Python Versions Save

Python SDK for Huobi Spot API

v3

2 months ago

python spot sdk version 3

v2.3.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.2.0

3 years ago
  • Added New APIs
GET /v2/account/asset-valuation
GET /v2/point/account
POST /v2/point/transfer
  • Updated APIs
GET /v1/common/symbols
GET /v1/account/history
WebSocket orders#${symbol}
WebSocket accounts.update#${mode}
WebSocket trade.clearing#${symbol}

v2.1.0

3 years ago
  • Added new API
SubUser related API
AlgoOrder related API
POST /v1/account/transfer
GET /v2/market-status
GET /v2/account/withdraw/address
  • Updated API
WebSocket topic market.$symbol.mbp.$levels
GET /v1/query/deposit-withdraw
GET /v1/order/orders/{order-id}/matchresults
GET /v1/order/matchresults

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.14

4 years ago
  • Added new API
- GET /v2/sub-user/deposit-address
- GET /v2/sub-user/query-deposit
  • Enhancement
- Improved get_account_blance performance

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