mwerner / bittrex

Unofficial gem for the Bittrex API
MIT License
53 stars 85 forks source link

Implement get market summaries call #22

Open kirhgoff opened 6 years ago

kirhgoff commented 6 years ago

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 commented 6 years ago

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