knowm / XChange

XChange is a Java library providing a streamlined API for interacting with 60+ Bitcoin and Altcoin exchanges providing a consistent interface for trading and accessing market data.
http://knowm.org/open-source/xchange/
MIT License
3.85k stars 1.94k forks source link

Bittrex OHLC data #1906

Open bingoko opened 6 years ago

bingoko commented 6 years ago

I check the API, there is no method to get Bittrex OHLC data based on the resolution (1 min, 3 min, 5 min or 30min).

bingoko commented 6 years ago

The API version used for XChange Bittrex is v1.1 still, while v2.0 is released and provides more useful information.