The most recent content from our members.
I am using .net EMA API to load the Instrument Pricing in Azure Function and trying to capture the underlying logs from the API. I tried using Logger section in the config file but it is not capturing events at the RIC level, I am able to capture high level events.
Lets try this instead, it seems the previous question was not any help available. I am trying to request intraday data via the API ( either the using Python as i asked about previously ( the Eikon data API ) or using the older ? .com desktop API. i have a working code for day end prices, but i cant find the documentation…
I'm using the Usage Example of Eikon .NET APIs (https://developers.refinitiv.com/content/dam/devportal/api-families/eikon/net-apis-for-use-in-custom-applications/downloads/usage-example-time-series-api.zip) to get our local RIC, but the result always missing the last hour of trading. Below is the code to get the last 350…
Dear Team, in relation to this question https://community.developers.refinitiv.com/questions/96288/delay-in-subscription-and-requested-ohlc-data-us-e.html , I still once in a week have issues subscribing to 1 min timeseries OHLC data for these rics: SBUX.O and MSFT.O I use this code: var timeSeries =…
Hi, I have issues with subscribing to 1 min bar updates (ohlc) via a timeseries subscription via the .net API (ThomsonReuters.Desktop.SDK.DataAccess). It currently mainly shows for Hongkong futures - with European and Japanese Futures the 1 min data updates are pushed correctly. Please see a my version of the 1 min ohlc…
Hi, im a new user trying out the API examples here: https://developers.refinitiv.com/en/api-catalog/eikon/-net-apis-for-use-in-custom-applications/download I get it to build fine in VisualStudio. upon run I get a console window then a message ..."you'll need an app to open this reuters" do I really need the Refinitiv Eikon…
Is there a way to use the .net API to confirm the status of the Eikon Service? iI am doing it now by requesting data for a specific ric, and detecting if there is an exception and if there is an exception check the code to check what it is. But to confirm the service status i am doing this request on a timed basis, but it…
Hello, I am trying to access the long-term outlook from the polls via the EIKON API using any of the APIs (NET, PYTHON, RDP). For example, I am looking at the central bank polls in EIKON for the Bank of England. longtermpolls.png I can download the excel file by selecting historical polls and the horizon date. see pic…
Hello, I have noticed that we are getting some difficult to process prices on some instruments. Please see attached image highlighting the discrepancies for DCTA.L There is the latest trade price of 136.6 at 13:28 shown in Time and Sales. On the chart and quote its last price is at 137.4 Another discrepancy is the chart…
Hi, I am using the ThomsonReuters.Desktop.SDK.DataAccess.Signed.x64 nuget package in my .NET app. My app is targeted to build as a 64bit version. When I try to subscribe to data I keep getting a "The operation has timed out" error message. When I change and run my application as a 32 bit version is works fine with the…
It looks like you're new here. Sign in or register to get started.