Skip to content

Trades response in API #20

@Prefix1802

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions