-
-
Notifications
You must be signed in to change notification settings - Fork 165
Open
Labels
serversideStems from a poloniex server issueStems from a poloniex server issue
Description
When trying to request chartdata that starts 13 years ago (even tho there is not that much data).
raise PoloniexError(out['error'])
poloniex.PoloniexError: Data requested is too large. Please specify a longer period or a shorter date range, or use resolution=auto to automatically calculate the shortest supported period for your date range.
Might be worth looking into adding resolution=auto
to returnChartData
Metadata
Metadata
Assignees
Labels
serversideStems from a poloniex server issueStems from a poloniex server issue