Type/to search
0
Follow
0
Followers
La API de OKEX V5 usa exchange.IO("api", "POST", "/api/v5/trade/cancel-algos", params) y sigue informando un error Futures_OP 4: 400: {"code": "50000", "data":[],"msg":"Body can not be empty."}
Help
Created 2021-10-15 11:39:26  
 2
 1271

Por ejemplo: OKEX V5 api usando exchange.IO (("api", "POST", "/api/v5/trade/cancel-algos", params) ha estado perdiendo Futures_OP 4: 400: {"code":"50000","data":[],"msg":"Body can not be empty."}
parámetro:
var params = {
"instId":"CVC-USDT-SWAP",
"tdMode":"cross",
"side":"buy",
"ordType":"conditional",
"sz":"1",
"slTriggerPx":"0.55",
"slOrdPx":"0.55"
}
var ret = exchange.IO("api", "POST", "/api/v5/trade/cancel-algos", params)
Regresa a cero
El error fue en Futures_OP 4: 400: {"code":"50000","data":[],"msg":"Body can not be empty."}
¿Podrían ayudarnos los maestros a ver si es un problema de cuello?

Related Recommendations
Comment
All comments (2)

    已解决。

    5 years ago

    怎么解决的

    4 years ago
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)