Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data requested is too large. resolution=auto #200

Open
s4w3d0ff opened this issue Jun 11, 2019 · 1 comment
Open

Data requested is too large. resolution=auto #200

s4w3d0ff opened this issue Jun 11, 2019 · 1 comment
Labels
serverside Stems from a poloniex server issue

Comments

@s4w3d0ff
Copy link
Owner

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

@s4w3d0ff s4w3d0ff added the serverside Stems from a poloniex server issue label Jun 11, 2019
@s4w3d0ff
Copy link
Owner Author

seems around 3-4 months is the max for 5 min candles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
serverside Stems from a poloniex server issue
Projects
None yet
Development

No branches or pull requests

1 participant