文档
测试

启动一键挂单机器人

POST
/robot/fastTrade

请求参数

参数名
类型
描述
必填
buyOrdermun
int
示例:10
必填
sellOrdermun
int
示例:15
必填
minTime
int
示例:1
必填
maxTime
int
示例:1
必填
minAmount
int
示例:20
必填
maxAmount
int
示例:30
必填
buyorderBasePrice
int
示例:10
必填
sellorderBasePrice
int
示例:20
必填
buyorderRangePrice
float
示例:0.5
必填
buyorderRangePrice1
float
示例:1.5
必填
sellorderRangePrice
float
示例:1.5
必填
sellorderRangePrice1
float
示例:1.6
必填
robotId
int
示例:1
必填
userId
int
示例:1
必填
token
string
示例:Bearer_9cea3ed911190bcf67a0XNdchPCRfEWT
必填
signature
string
示例:xxx
必填

响应参数

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