python-viabtc-api icon indicating copy to clipboard operation
python-viabtc-api copied to clipboard

API Wrapper for ViaBTC exchange server

Results 4 python-viabtc-api issues
Sort by recently updated
recently updated
newest added

hi,i use curl http://127.0.0.1:8080/ -d '{"method": "order.put_limit", "params": [1,"DSHBCH",2,"100","1.5","0.0001","0.0001",""], "id": 1}' response: { "error": { "code": 10, "message": "balance not enough" }, "result": null, "id": 1 } i don't know...

could you give me an example for websocket using with viabtc

Hi,I deploy bitlum/exchange on centos. The container bitlum/exchange is exited because of "./accesshttp.exe: init process fail: -29: Operation not permitted"