hitbtc-com / hitbtc-api

HitBTC API
GNU Lesser General Public License v3.0
324 stars 153 forks source link

Candles within range #142

Closed acidbless closed 5 years ago

acidbless commented 6 years ago

Is there any way to get candles within a certain range? It seems pagination options are not applicable to /api/2/public/candles/{symbol}.

hitbtc-com commented 5 years ago

Available now. Try it https://api.hitbtc.com/api/2/public/candles/BTCUSD?period=M30&sort=ASC&from=2013-12-01&till=2015-12-01&limit=1000