文档
测试

现货和合约下单

POST
http://kline.bandex.lvyii.com:3111/createOrder?symbol=1INCH/USDT&type=limit&side=buy&amount=2&price=6http://kline.bandex.lvyii.com:3111/createOrder?symbol=1INCH/USDT&type=limit&side=buy&amount=2&price=6

请求参数

参数名
类型
描述
必填
symbol
string
示例:1INCH/USDT 符号
必填
type
string
示例:limit 类型 limit 限价 markt 市价
必填
side
string
示例:buy 方向 buy 买 sell 卖
必填
amount
string
示例:2 数量
必填
price
string
示例:6 价格
必填
exchangeName
string
交易所
必填
configType
string
下单类型 futures 合约 spot 现货
必填