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.

Best Answer

  • nick.zincone
    nick.zincone admin
    Answer ✓

    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.

Answers