0
Follow
0
Followers
OKEX V5 API는 exchange.IO("api", "POST", "/api/v5/trade/cancel-algos", params)를 사용하고 Futures_OP 4: 400: {"code":"50000","data": 오류를 계속 보고합니다.[],"msg":"Body can not be empty."}
Created 2021-10-15 11:39:26
2
1271
예를 들어: OKEX V5 api는 exchange.IO를 사용한다. "api", "POST", "/api/v5/trade/cancel-algos", params) 에 오류가 발생한다.[],"msg":"Body can not be empty."}
매개변수:
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)
null을 반환합니다.
"Futures_OP 4: 400: {"code":"50000","data": "Futures_OP 4: 400: {"code":"50000","data":[],"msg":"Body can not be empty."}
<unk>이 문제인지 확인해 주시기 바랍니다. <unk>이 문제인지 확인해 주세요.
Related Recommendations
How to Specify Different Versions of Data for the Rented Strategy by Its Rental Code MetadataAdvanced Tutorial for FMZ Quant platform Strategy WritingElementary Tutorial for FMZ Quant platform Strategy WritingGet Started with FMZ Quant PlatformSECURITY BUGI keep getting error: Exchange_GetAccount: Invalid ContractTypeWe have an incredibly profitable market making algorithm for sideways markets on Bitmex - but need expert to help eliminate wait times during downward volatility in the marketError with deribitLimitations of the backtesting engineHow to install ta-lib on linux docker?