0
Follow
0
Followers
我测试exchange.IO的时候,一直报这个错误。
我是按照API文档写的:
function main(){
exchange.IO("api","POST","/v1/order/new","symbol=ltc&amount=1&price=10&side=buy&type=limit");
}
只是改成了python
Related Recommendations
How 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 strategyPython streamlined multi-variety MACD trending strategy frameworksymbol not setGetTicker: 400: {"code": 2, "data": {}, "message": "invalid params"}gateio getdepth 502Decrypt: Secret key decrypt failedGetOrders: 400: {"code":-1121,"msg":"Invalid symbol."}
Comment
All comments (3)
- 1
