Skip to content

"seq" missing in trades payload? #4

@yoavram

Description

@yoavram

The Poloniex API docs say that:

The dictionary portion of each market message ("kwargs" in the Node.js example) will contain a sequence number with the key "seq".

However, the async API only provides type, currency_pair, and data, which includes rate, type and amount (for modify events).

Where is the "seq"? What am I missing here?

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