Skip to content

Releases: HuobiRDCenter/huobi_Cpp

v3.0.1

15 Jul 02:56
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.0

20 May 07:26
Compare
Choose a tag to compare

update parameters and add new interface

v2.1.0

16 Oct 07:39
Compare
Choose a tag to compare
  • Added New Client
SubUserClient
AlgoOrderClient
  • Fixed issues
Memory issue in websocket

v2.0.0

30 Jun 13:31
Compare
Choose a tag to compare

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

Please go through the README to get more details.

1.0.15

13 May 05:35
Compare
Choose a tag to compare
  • Added new APIs
GET /v2/sub-user/deposit-address
GET /v2/sub-user/query-deposit

1.0.14

19 Apr 18:03
Compare
Choose a tag to compare
  • Add new API
WebSocket topic orders#$symbol

1.0.13

13 Apr 16:05
Compare
Choose a tag to compare
  • 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.12

13 Apr 15:55
cda5dd8
Compare
Choose a tag to compare
  • modify subscribe for account update with currency balance information

     subscribe : account update
    

1.0.11

26 Feb 06:59
1429073
Compare
Choose a tag to compare
  • 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.10

07 Jan 06:15
5125813
Compare
Choose a tag to compare

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