Skip to content

Api Error Code: -1021 Message: Timestamp for this request was 1000ms ahead of the server's time. #76

Description

@mrafi127

Hi, when I tried to make an order, i got this error:

Api Error Code: -1021 Message: Timestamp for this request was 1000ms ahead of the server's time.
my code snipped is:
await binanceClient.PostNewOrder( fineSybmol, Qty, 0m, botObj.action == "buy" ? OrderSide.BUY : OrderSide.SELL, OrderType.MARKET );

                   Please somebody help me.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions