For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 2 2 3

In Websocket API how to identify Trade vs Quote or other event

In Websocket streaming response there is field UpdateType (values Trade, QuotesTrade).

Is it enough for us if we just look for these 2 types for identifying trade events for real time data?

And if we have delayed data then most of the times we get UpdateTypes as "Multiple" (i.e Update event with filtering and conflation applied). So how to identify trade events in such response. Should I just look for TRDPRC_1 field or is any other better way to determine trade event in delayed data?

treprdp-apiwebsocketsrrto
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hello @krishna muppavarapu,

Thank you for your participation in the forum.

Is the reply below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

-AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS

1 Answer

· Write an Answer
Upvote
Accepted
24.7k 54 17 14

Hello @krishna muppavarapu

The WebSocket API are "content neutral". The API just receives whatever data the service/feed/exchange from Elektron and sends it to the application "as is".

For content type queries, I recommend you contact the helpdesk and raise a Content query - so a specialist can assist you. I recommend you include details of the exchange, asset class and some example RICs in the query - so it gets directed to the correct specialist.



icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.