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.
New posts are disabled while we improve the user experience.
You can browse the site, or for urgent issues, raise a query at MyAccount.
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.
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.