valr-python
valr-python copied to clipboard
Python SDK for VALR exchange APIs
Hello Jonathan - apologies for DM'ing your issues I am trying to add valr acount balances via api, to a project that I am doing to fetch my balances from...
TlDr: The _do method was not handling the body-less response resonse from VALRs API. To fix this I created a new method called do_delete which skips a lot of the...
Version bump. Couldn't get tox working - not sure what I was doing wrong. Code review/feedback is welcome and appreciated :)
Hey Jonathan - thanks for the great repo. I am using delete_order to successfully delete an open order, supplying the pair and order_id, however despite the delete going through, I...
Hey, I noticed the PyPi package is still from 2021, which means all changes since then are woefully outdated.  Any chance this can be rectified?
Hi Jonathan, I see we have BNBZAR on VALR now. Could you please add it to the websocket? Kind regards Hannes
Repo still pointing to travis.org. Must be migrated or replaced with circleci
The travis 'deploy' is executed after the python 3.6 build completes and runs after all checks pass against py3.6. This means that in theory a build could be promoted after...
as the sdk is becoming more stable, it will be useful to add docs to cover sdk support and client behaviour