Giter Club home page Giter Club logo

api_docs's Introduction

目前关于apikey申请和修改,请在“账户 - API管理”页面进行相关操作。

支持所有火币GLOBAL的交易对,包括币币交易,杠杆交易和合约交易

常见问题请参考FAQ

欢迎有优秀 maker 策略交易量大的用户参与长期做市商项目。如果您的火币账户中有折合大于20BTC资产,请提供以下信息到[email protected](做市商项目不支持点卡抵扣、VIP、交易量相关活动以及任何形式的返佣活动):

  1. 提供uid(需不存在返佣关系的uid)
  2. 提供其他交易平台证明maker交易量截图(比如30天内成交量,或者VIP等级等)

market.$symbol.trade.detail 的订阅数据,data数组中含有重复值,id是重复的,请及时修复 (因为关闭了issues,只能这样提bug了,望谅解) 还有就是id值太大,类型是 bigInt , 强语言类型处理起来比较麻烦(比如:golang), 建议返回的时候用string(双引号),不要用bigInt

WebSocket行情API

适用于 火币Global币币现货,币币杠杆,合约交易

以下是火币Global币币现货,币币杠杆的具体接口说明

以下是火币Global合约交易具体接口说明

REST行情、交易API

以下是火币Global币币现货,币币杠杆的具体接口说明

以下是火币Global合约交易具体接口说明

子账号API相关说明

母子账号只适用于币币交易

  • 子账号API Key 现不能绑定IP, 有效期为90天(与现有母账户安全策略一致)
  • 子账号开放的接口包括全部行情接口以及如下需要验签的接口。其他接口子账号不可访问,如果尝试访问,系统会返回error-code 403:
接口 说明
POST /v1/order/orders/place 创建并执行订单
POST /v1/order/orders/{order-id}/submitcancel 撤销一个订单
POST /v1/order/orders/batchcancel 批量撤销订单
POST /v1/order/orders/batchCancelOpenOrders 撤销当前委托订单
GET /v1/order/orders/{order-id} 查询一个订单详情
GET /v1/order/orders 查询当前委托、历史委托
GET /v1/order/openOrders 查询当前委托订单
GET /v1/order/matchresults 查询成交
GET /v1/order/orders/{order-id}/matchresults 查询某个订单的成交明细
GET /v1/account/accounts 查询当前用户的所有账户
GET /v1/account/accounts/{account-id}/balance 查询指定账户的余额

English Documents click here

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.