The most recent content from our members.
Hi I am using Java EMA API to fetch fixed income/bond data. As we are still in development, so I monitor the data streaming. I have noticed, data streaming speed slows down as the day progresses(but in morning time for about 4-5 hours speed is superfast), and sometimes, data doesn't start streaming for 3-5 minutes and…
... subscription request. Integral's Reuters Elektron adaptor receives a response with state="Closed / Suspect / Not found / for a subscription request. We are currently treating this as a rejection to our subscription request. Please confirm what can be the possible reasons for this rejection - 1) Reuters Elektron have…
When we receive a UPA RsslStatusMsg (rsslStatusMsg.h) and check if the RsslStatusFlags has RSSL_STMF_HAS_STATE, How do we handle RSSL_STREAM_UNSPECIFIED (eg is this CLOSED or OPEN... will we eventually get an image with updates or just an image saying this is it or we get nothing, etc)? Also, if the RSSL_STMF_HAS_STATE…
While using RMDS API in C++ we can get information about StreamState and DataState (included in messages). Is there any possibility to get analogical data in Excel while using some functions to retrieve real-time data? For example if I would like to retrieve BID and ASK for EUR/PLN=D2 using function RData. In general we…
When making a request with WebSocket API, I see no stream or data state indication in the Refresh response message. { "QOS" : { "Rate" : "TickByTick", "Dynamic" : true, "Timeliness" : "Realtime" }, "Type" : "Refresh", "Id" : 3, "Fields" : { "BID" : 0.01, "BIDSIZE" : 1, "ASK" : 9000 }, "Key" : { "ServiceId" : 257, "Name" :…
I received this in my log: StreamState[Open]; DataState[Suspect]; StatusCode[None]; StatusText[Comms Outage]; Symbol[ES2430C7] How should I proceed? Does it mean that I should failover to my secondary connection?
When do a consumer get StreamState::NON_STREAMING? Can u get it when u subscribe to a ric (say IBM.N)?
I assume StreamState::CLOSED means client is not subscribed to this item any more. The client will not receive any event on this item. Is it correct?
When do a consumer get StreamState::CLOSED_REDIRECTED? Does it happen frequently or rarely? Is it possible to get it when I subscribe to say IBM.N?
I assume StreamState::CLOSED_RECOVER means currently closed but client is still subscribed to the item and (hopefully) ticks may start to come. Is it correct?
It looks like you're new here. Sign in or register to get started.