stevan117

Results 2 comments of stevan117

I have the same error OKcoin seems to have changed their api to v3 if I type https://www.okcoin.com/api/v1/ticker.do?symbol=btc_usd in my web browser I get GONE as a response, so I...

Good work I suspect a few more lines need changing in the same file: unique_json root { authRequest(params, " https://www.okcoin.com/api/v1/userinfo.do", signature, content) }; unique_json root { authRequest(params, " https://www.okcoin.com/api/v1/trade.do", signature,...