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

Implement get market summaries call #22

Open
kirhgoff opened this issue Dec 20, 2017 · 1 comment
Open

Implement get market summaries call #22

kirhgoff opened this issue Dec 20, 2017 · 1 comment

Comments

@kirhgoff
Copy link

Currently there is no way to get all bid/asks for all markets at once (or is there?), I have to get quotes one by one and it is very slow. API documentation describe it here
https://bittrex.com/Home/Api (search /public/getmarketsummaries)

Any chance this could be implemented?

@arunsatyarth
Copy link

This is alredy present. Call Bittrex::Summary.all

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

2 participants