The most recent content from our members.
Using Refinitiv Data Library Beta 5. When requesting 1-minute pricing summaries for CLc1 in the 2.1.11-HistoricalPricing-TSIntraday sample app we receive the historical data with an INSERT event but don't start receiving updates for 25 minutes. We are connecting through Workspace via a Desktop session. The Workspace chart…
What is the difference between a “qualified stream” and a “non-qualified stream”?
...t there) Hi Wasin.w I took your recommendation and upgraded to 1.0.0b20, Error call-back is not launched when stream halt. on my code self.current_rd_session = rd.open_session() self.theWebSocket = rd.content.pricing.Definition([ 'HTEc...,'CHFUSD=R'], fields=['BID', 'ASK', 'QUOTIM', 'QUOTIM_MS',....]).get_stream()…
Hello there, We have started to experience the following error messages in our application UAT instance. The application subscribes for market by price updates for TSE exchange. Jun 06, 2022 11:25:46 AM com.reuters.rfa.internal.connection.rssl.RSSLPostingHandler processOMMMsgFromConnection WARNING:…
Hi, I was trying to close event stream as explained in the tutorial https://developers.refinitiv.com/en/api-catalog/refinitiv-real-time-opnsrc/refinitiv-websocket-api/tutorials#closing-event-streams Request {"ID":[1,2],"Type":"Close"} 1 = Login 2 = Request Data But I was getting the following error. Response [{ "Type":…
Hi All, A mutual client received : StatusText[Item stream closed for item: DCOMQ9]; Can you please confirm environment of the above warning logs? Thank you.
...am state? The connection to the EED server is ok. However,the OnStatusMsg method shows that the stream state for each market data item is closed and I attempt to recover the subscription of each item. The result of the attempt is that the stream state is also closed. But when I reopen my application mannually, the…
...i detect and handle them ?also will the status be always same ,everytime stream gets closed? detect and handle all possibilities of stream break down by remote server (ADS) in EMA
We use RFA 8.NET consumer After having noticed that some of our symbols had stopped updating we enabled tracing in the application. The trace indicates the stream was closed even though it was not requested by the application ( we can observe from separate application logs). There are several of these messages for various…
Hi all. I'm building an OMM provider / consumer pair that swap generic messages based on samples StarterProvider_genericMsg and StarterConsumer_genericmsg. I'm converting the samples to use ValueAdd. My consumer works - It connects to the sample StarterProvider and the two happily swap messages all day long. The problem is…
It looks like you're new here. Sign in or register to get started.