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

On candle request date doesn't match #16

Open
nomisx opened this issue Oct 12, 2021 · 0 comments
Open

On candle request date doesn't match #16

nomisx opened this issue Oct 12, 2021 · 0 comments

Comments

@nomisx
Copy link

nomisx commented Oct 12, 2021

On a candle request, the response is not giving the same date in return.
In the request is:
bitvavo.websocket.candles('SHIB-EUR', '1d', { start: 1623628800000 }); // Mon Jun 14 2021 00:00:00

response is time is:
1633910400000 // Mon Oct 11 2021 00:00:00

The difference is 4 months.
Am I doing something wrong?

Simon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant