Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trades response in API #20

Open
Prefix1802 opened this issue Sep 18, 2023 · 0 comments
Open

Trades response in API #20

Prefix1802 opened this issue Sep 18, 2023 · 0 comments

Comments

@Prefix1802
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant