订单接口
Last updated
Last updated
限速规则:10次/1s
HTTP请求 下单接口
POST /api/spot/v1/trade/orders
请求参数
参数名 | 参数类型 | 是否必须 | 描述 |
---|---|---|---|
返回数据
返回值说明
限速规则 5次/1s
HTTP请求
批量下单
POST /api/spot/v1/trade/batch-orders
请求参数
orderList参数
返回参数
限速规则 10次/1s
HTTP请求
撤单操作
POST /api/spot/v1/trade/cancel-order
请求参数
返回参数
限速规则 10次/1s
HTTP请求
批量撤单请求
POST /api/spot/v1/trade/cancel-batch-orders
请求参数
返回参数
限速规则 20次/1s
HTTP请求
根据订单id或者自定义id获取订单
POST /api/spot/v1/trade/orderInfo
请求参数
返回参数
返回值说明
限速规则 20次/1s
HTTP请求
获取未成交和部分成交未撤单的订单
POST /api/spot/v1/trade/open-orders
请求参数
返回参数
返回值说明
限速规则 20次/1s
HTTP请求
获取全部成交和已撤销的订单
POST /api/spot/v1/trade/history
请求参数
返回参数
返回值说明
限速规则 20次/1s
HTTP请求
获取成交的历史明细
POST /api/spot/v1/trade/fills
请求参数
返回参数
返回值说明
返回字段 | 字段说明 |
---|---|
参数名 | 参数类型 | 是否必须 | 描述 |
---|---|---|---|
参数名 | 参数类型 | 是否必须 | 描述 |
---|---|---|---|
参数名 | 参数类型 | 是否必须 | 描述 |
---|---|---|---|
参数名 | 参数类型 | 是否必须 | 描述 |
---|---|---|---|
参数名 | 参数类型 | 是否必须 | 描述 |
---|---|---|---|
返回字段 | 字段说明 |
---|---|
参数名 | 参数类型 | 是否必须 | 描述 |
---|---|---|---|
返回字段 | 字段说明 |
---|---|
参数名 | 参数类型 | 是否必须 | 描述 |
---|---|---|---|
返回字段 | 字段说明 |
---|---|
参数名 | 参数类型 | 是否必须 | 描述 |
---|---|---|---|
返回字段 | 字段说明 |
---|---|
symbol
String
是
币对,具体见:/products
side
String
是
交易方向
orderType
String
是
交易类型 limit/market
force
String
是
订单类型
price
String
否
限价价格
quantity
String
是
委托数量
clientOrderId
String
否
自定义id
orderId
订单id
clientOrderId
自定义id
symbol
String
是
币对,具体见:/products
orderList
List
是
下单集合
side
String
是
交易方向
orderType
String
是
交易类型 limit/market
force
String
是
订单类型
price
String
否
限价价格
quantity
String
是
委托数量
clientOrderId
String
否
自定义id
symbol
String
是
币对,具体见:/products
orderId
String
是
订单id
symbol
String
是
币对,具体见:/products
orderIds
String[]
是
订单id数组
symbol
String
是
币对,具体见:/products
orderId
String
是
订单id
clientOrderId
String
否
自定义id
accountId
账户id
symbol
币对名称
orderId
订单id
clientOrderId
自定义id
price
委托价格
quantity
委托数量(市价 买,表示金额)
orderType
委托类型
side
委托方向
status
订状态
fillPrice
成交价格
fillQuantity
成交数量
fillTotalAmount
成交总额
cTime
创建时间 (时间戳秒)
symbol
String
是
币对,具体见:/products
accountId
账户id
symbol
币对名称
orderId
订单id
clientOrderId
自定义id
price
委托价格
quantity
委托数量(市价 买,表示金额)
orderType
委托类型
side
委托方向
status
订状态
fillPrice
成交价格
fillQuantity
成交数量
fillTotalAmount
成交总额
cTime
创建时间 (时间戳秒)
symbol
String
是
币对,具体见:/products
after
String
否
传入 orderId, 在这 orderId 之前的数据 desc
before
String
否
传入 orderId 在这 orderId 之后的数据 asc
limit
Integer
否
返回结果的数量,默认100,最大 500
accountId
账户id
symbol
币对名称
orderId
订单id
clientOrderId
自定义id
price
委托价格
quantity
委托数量(市价 买,表示金额)
orderType
委托类型
side
委托方向
status
订状态
fillPrice
成交价格
fillQuantity
成交数量
fillTotalAmount
成交总额
cTime
创建时间(时间戳秒)
symbol
String
是
币对,具体见:/products
orderId
String
否
订单id
after
String
否
传入 orderId, 在这 orderId 之前的数据 desc
before
String
否
传入 orderId 在这 orderId 之后的数据 asc
limit
Integer
否
返回结果的数量,默认100,最大 500
accountId
账户id
symbol
币对名称
orderId
订单id
fillId
成交id
orderType
委托类型
side
委托方向
fillPrice
成交价格
fillQuantity
成交数量
fillTotalAmount
成交总额
cTime
创建时间(时间戳秒)
feeCcy
手续费币种
fees
手续费