Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

btctradeua: fetchOpenOrders() #363

Merged
merged 4 commits into from
Oct 20, 2017
Merged

btctradeua: fetchOpenOrders() #363

merged 4 commits into from
Oct 20, 2017

Conversation

mkutny
Copy link
Contributor

@mkutny mkutny commented Oct 20, 2017

In addition, I removed error handling on fetchBalance() as it throws an exception even on valid responses.
Anyway, it was a temporary fix until per-exchange error handling is implemeted.

it's ok if response does not contain status so we won't throw exception on valid response
it was introduced as a workaround for python transpilation error but I think it's ok to remove it completely
will wait for per-exchange exception handling
@kroitor kroitor merged commit 8d8fd51 into ccxt:master Oct 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants