文档
测试

手动挂单

POST
/robot/trade

请求参数

参数名
类型
描述
必填
robotId
int
示例:1
必填
userId
int
示例:1
必填
signature
string
示例:xxx
必填
type
int
示例:1
必填
price
string
示例:0.000006
必填
token
string
示例:Bearer_9cea3ed911190bcf67a0XNdchPCRfEWT
必填
amount
string
示例:2000.1234
必填

响应参数

参数名
类型
描述
必填
errcode
string
示例:0
必填
msg
string
示例:操作成功
必填
data
object
示例:null
必填
id
object
示例:null
必填