question

Upvotes
Accepted
1 1 1 3

How to set conflation interval when streaming prices from Refinitiv Data .NET C# Library

I am using the Refinitiv Data .NET/C# Library to stream prices and would like to be able to set a conflation interval for the OMMStream.

Ex: Receive price updates every 5s, 10s etc instead of the default price update frequency of the stream.

#technologyc#.netstreaming-pricesrefinitiv-data-libraries
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.8k 82 39 63

Hi @Marco.Buonastella

The conflation rates and their definitions are entirely managed server-side. Client software cannot choose a conflate rate. Rather, you can choose a Service that pre-defines a conflation rate. Depending on where you are connecting, you will need to contact the team managing streaming services to provide you these details.

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.

Thank you @nick.zincone!

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.