Skip to content

On candle request date doesn't match #16

Description

@nomisx

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions