Skip to content

about order_expiry #87

@elife33

Description

@elife33

When I place a limit order with order_expiry=int((time.time() + 60 * 5) * 1000), it works.
But when I place a limit order with order_expiry=int((time.time() + 60 * 4) * 1000), it fails silently.

What's the constrain for order_expiry?

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