0
Follow
1
Followers
exchange.IO("api","","",""); 함수는 많은 거래소의 API에 액세스할 때 오류를 보고합니다.
Created 2018-09-04 17:52:35
2
1977
비트코인 거래소 테스트
function main() {
var json = exchange.IO("api","GET","/api/v1/ping","");
Log(json);
}
Futures_OP 4: 400: {"code":-1101, "msg":"Too many parameters; expected '0' and received '3'".}
다른 인터페이스는 10000을 보고하거나 다른 오류가 있습니다.
OK역도 문제가 생겼는데 어떻게 된거죠?
Related Recommendations
Great news! Check out our platforms’ NEW features, the “Demands & Offers” page on our website.Our platform’s New design PC/MacOS local software client is released now!Flash collapse robot (teaching)Index equilibrium strategy (teaching)can anyone please explain how to start with this platformC++ API call exampleHow to break through the Tick receiving limit of commodity futuresMulti-platform Hedging Stabilization Arbitrage V2.1 (Annotation Edition)Pure english vesion of e-books about some basic systematic trading skillsThe grid trading strategy
