Crypto-toolbox / bitex

Crypto-currency Exchange API Framework
MIT License
484 stars 136 forks source link

Adding Query of Historical Data #173

Closed robingauthier closed 6 years ago

robingauthier commented 6 years ago

Hi,

Would it be possible to also implement methods for historical data. For instance binance enables to get candle data like that : https://www.binance.com/api/v1/klines?symbol=BTCUSD

Thank you in advance,

deepbrook commented 6 years ago

It is possible, but for now it's not a priority - feel free to contribute such a method though!