Skip to content

Trades response in API #20

Description

@Prefix1802

Hello all,

I am not sure if this is the right place to ask this question but i will try anyway. When i do a (websocket) request to get trades (https://docs.bitvavo.com/#tag/Market-Data/paths/~1{market}~1trades/get) there is no way to see in the response what market is returned. My issue is that if i make 3 (websocket) requests for 3 different markets, which are async requests, There is no way to map the responses to the right market. The only way that i see is to try and queue my requests synchronously and wait for the responses one by one to make sure i get the right response to match to a certain market. Is it maybe possible that the requested market name can also be included in the response? That would make life a lot easier :)

Thank you for your time,

Prefix

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