Erik-Jan van de Wal

Results 5 comments of Erik-Jan van de Wal

I made a fix and PR for the get_futures_account because there is no check in that function to respect the test net argument. It failed on the requirements file, which...

I'll make a new PR and also fix the margin_account, I wasn't aware that the test net argument was not respected there as well and see what's up with the...

worst case we can fork, implement fixes, put it up pip until we get some sort of response from the repo owner

PR request: https://github.com/sammchardy/python-binance/pull/1205 edit: Travis CI build fails only on Python 3.7 build on pytest-pep8... other builds are fine. Maybe @sammchardy can have a look?

I see. Thats in the REST API client. The fix I proposed is for the socket connections. I have found a possible solution. Can you confirm that the margin_api_url is...