OKEX的Post Only

Author: willzhang, Created: 2019-09-18 11:38:22, Updated:

我想用OKEX的Post Only方式下单买卖,请问用JS该如何实现?非常感谢您的回复!


More

不要香菜 HTTP请求 POST /api/futures/v3/order 请求示例 POST/api/futures/v3/order{"client_oid": “12233456”,"order_type”:”1”,"instrument_id":"BTC-USD-180213","type":"1","price":"432.11","size":"2","match_price":"0"} order_type String 否 参数填数字,0:普通委托(order type不填或填0都是普通委托) 1:只做Maker(Post only) 2:全部成交或立即取消(FOK) 3:立即成交并取消剩余(IOC)

小草 参考 https://www.fmz.com/bbs-topic/3683