question

Upvotes
Accepted
77 5 12 17

difference between OMM stream and RDP stream

Hi,

I have been reading the Github api samples regarding streaming/websockets:

OMM Streaming

and

RDP streaming

And from this documentation It is not entirely clear what is the difference between the these two stream types.
or more concretely when would use OMM and when RDP


websocketspython api
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.

1 Answer

· Write an Answer
Upvotes
Accepted
17.4k 82 39 63

Hi @laurens

The difference between the 2 streaming services is protocol message exchange. The OMM Streaming has been around for years and is based on a specific protocol used to request and receive market data. The RDP Streaming was introduced to support services that did not fit in well with the OMM streaming protocol, such as IPA (Instrument Pricing Analytics). It isn't the case where you need to choose which Streaming service to retrieve data, but rather what data you wish to stream will drive your choice.

Hope this helps.

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.