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) ভুল করে Futures_OP 4: 400: {"code":"50000","data":[],"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": "Futures_OP 4: 400: {"code":"50000","data":[],"msg":"Body can not be empty."}
"আচ্ছা, আমরা কি আপনার সাথে যোগাযোগ করতে পারি?
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?