XChange icon indicating copy to clipboard operation
XChange copied to clipboard

Fix Poloniex after API changes for returnChartData

Open alinbreaban opened this issue 3 years ago • 1 comments

Poloniex API for returnChartData now returns only 100 candles + it returns millis instead of seconds for the time of the candle. We are fixing millis - but anyone using the data needs to improve the fetching inside their project

alinbreaban avatar Aug 07 '22 16:08 alinbreaban

This is fixing the following issue: https://github.com/knowm/XChange/issues/4541

alinbreaban avatar Aug 08 '22 07:08 alinbreaban