I ran into some issues retrieving the data.There is data for some RICS on the UI, but when I try to get the data via the API, it returns NA. Additionally, if I use the SDate and EDate parameters to collect data for a range of certain dates, I also receive data for earlier dates. However, I only want the data in those…
PROV_SYMB = 'm2401'; RIC_CODE = 'DSMF4';
Hi team, One prospect wants to know if the earnings report date is limited to 10 years. Currently, he uses the following request: rd.get_data("TSLA.O", fields=["TR.TotalAssetsActual","TR.TotalAssetsActualReportDate"], parameters={"SDate":"1999-01-01", "EDate":"2023-07-31", "Period":"FQ0", "Frq":"FQ"}) The result look like…
Hi, since two weeks, I'm getting the following error: Refinitiv Eikon API | Error code 401 - Eikon Proxy not running or cannot be reach when I'm calling the timeseries fct in the eikon API (python and I'm log-in on refinitiv). sample code: import eikon as ek ek.set_app_key('"xxxxx") aggregate_swaps =…
In the Eikon Desktop application, I've noticed an automatic sign-off feature that occurs after a period of inactivity. I'm wondering if there's a configurable threshold for this auto-sign-off, and if so, how can I adjust it to keep my session active for a longer duration, or until I manually sign off?
Hello everybody, I am trying to obtain some data via EIKON Data API and Python. Taking a closer look at my obtained result, I observed the following: from time to time after a different amount of "complete responses", I only obtain results for some of my requested fields. I attached a Screenshot to show you what I mean.…
I am able to connect using c# to eikon data api using app key, eikon running Anyway any data request (eg time serie) hangs for some time and then throws exception InternalServerError: A task was canceled. can you please help me ? thanks
Hello, We have a software product. It gives users the opportunity to collect and calculate their data on sustainability. The data we collect includes refinitiv question sets. Can we automatically transfer the values collected in our software to Refinitiv using the API? Is it possible to do this and is there an example…
...ook, Python or similar? Hello, I am a complete beginner at coding in Refinitiv - I previously used the Eikon screener for smaller projects where we would download shareholder reports and fund ownership summaries by hand. I have recently moved onto a much larger project where it would be impossible to download this…
I recently installed the eikon API and wanted to test some queries to download data, but unfortunately face a proxy error. I have tried out all the suggested solutions to fix this proxy error from similar Q&A threads, but does not seem to work. I am not sure what my python installation is missing in order to fix this, .…
It looks like you're new here. Sign in or register to get started.