33
Follow
63
Followers
求教bittrex用api提现的问题,代码如下:
var a = 0.01;
var b ="LWaW7HB4TK6mu88WMb5WrXeNvzZgHJBoUb";
exchanges[0].IO("api/v1.1/account/withdraw", "currency=LTC&quantity="+a+
"&address="+b)
之前,用这个代码跑过,没有问题,最近再用,却不行了,求指教。老是报错
Futures_OP 4: argument error
Related Recommendations
symbol not setGetTicker: 400: {"code": 2, "data": {}, "message": "invalid params"}gateio getdepth 502Decrypt: Secret key decrypt failedGetOrders: 400: {"code":-1121,"msg":"Invalid symbol."}HTTP 403 errorBitcoin trading by using botsPlease translate the buy plan pageRunning botvs docker on androidhttp://www.stevenwu.me/archives/871
Comment
All comments (2)
- 1

