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

Why is this using asyncio #73

Open
bitcoin4cashqc opened this issue Dec 18, 2022 · 1 comment
Open

Why is this using asyncio #73

bitcoin4cashqc opened this issue Dec 18, 2022 · 1 comment

Comments

@bitcoin4cashqc
Copy link

It take 25 seconds to fetch orders from 100 API keys, is that normal?

Isn't supposed take barely seconds to send a request and we wait for the return when it come using a callback?

@bitcoin4cashqc
Copy link
Author

Because binance api used is not async.

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

No branches or pull requests

1 participant