pybitflyer icon indicating copy to clipboard operation
pybitflyer copied to clipboard

Add async client

Open r-terada opened this issue 7 years ago • 0 comments

When you want to send a lot of orders at the same time, it is useful if there is an asynchronous client. This pull request implemented an async version of api wrapper that extends pybitflyer.API class.

r-terada avatar Mar 25 '18 06:03 r-terada