The most recent content from our members.
We are currently upgrading our application from RFA API to use EMA API. We referred a similar question in this link: https://community.developers.refinitiv.com/questions/92298/whats-the-equivalent-of-rfas-completion-event-in-r.html But we are not able to use the rsslIsFinalState given in the solution here. Please provide a…
Hi All, I believe I am not using best practices when processing the response. for ex., chunking, paging, or streaming. Hence my application goes out of memory (breaching 500MB). I would like to get your advice on how to avoid an oom situation by processing the data efficiently. I tried looking at the examples on pages:…
Hi, I was using VAConsumer app to access the streaming data for USFOMC=ECI Yesterday at 11:30 UTC. The data released at expected time but it didn't got updated in the CMD under the field it supposed to (ECON_ACT). The data was updated on Eikon terminal though. Can you please help me with what I might be doing wrong. I've…
Over the weekend (June 24-June 25), I experienced noticeable latency issues with the News Feed Streaming API (from the pricing library using Pricing.Definition().Universe().GetStream()). For instance, a news item would appear in the Desktop news tool, but would appear with a latency that sometimes reached 500ms-1000ms in…
When i try to subscribe to ALINN.PA i receive this exception : Exception Type='OmmJsonConverterException', Text='Failed to convert JSON message: {"ID":24187,"Type":"Error","Text":"JSON Converter unexpected value: Invalid date value: 2022-11, code =…
Do we have static IP adresses seen from public network for given hosts ? They are streaming endpoins taken from: /streaming/pricing/v1/ "ap-northeast-1-aws-1-sm.optimized-pricing-api.refinitiv.net", "ap-northeast-1-aws-3-sm.optimized-pricing-api.refinitiv.net", "ap-northeast-1-aws-2-sm.optimized-pricing-api.refinitiv.net",…
I followed tutorial as below on Jupyter Notebook. https://developers.refinitiv.com/en/api-catalog/eikon/eikon-data-api/tutorials#streaming-api-how-to-retrieve-real-time-streaming-prices streaming_prices = ek.StreamingPrices( instruments = ['GBP=','JPY=', 'CAD='], fields = ['CF_BID','CF_ASK','OPEN_PRC', 'CF_HIGH','CF_LOW',…
It looks like you're new here. Sign in or register to get started.