-
Eikon API guidance summary data gets mixed up
Hello, I am trying to pull guidance summary data using eikon api. My issue is that when I include new data field (for example TR.GuidanceUnitType), the data gets mixed up and some items like revenues show up as tax rates. I have seen this happen as I include and exclude different data fields. Please let me know why this is…
-
How to get particular permid complete details
I am calling below api to fetch matching companies: Now I want to get all details of one of the perm ids like for this: https://permid.org/1-4295907485 Which api should I call further to get all details like country, url, founders, business sector etc
-
API Audit Log on behalf of user
Hello, We are performing API calls to perform screening as part of an application workflow. I'm wondering is there a way to perform them on behalf of, or acting as a user within the group? Currently all of our audit logs and thus case summaries are showing as the Admin User the API secret was issued for. We'd like to make…
-
How to programmatically check in Excel/VBA which Excel add-in (Eikon or WS) is loaded?
Hello Team, Is there a way to programmatically check in Excel/VBA which Excel add-in version (Eikon or Workspace) is loaded in a given instance of excel? This would streamline the process of Eikon/WS verification for number of users at clients' side. I got below function earlier, but it just displays generic description.…
-
Given a stock RIC, how can I discover the corresponding option chains on that stock via an API?
-
How to get the body of the news articles on Codebook?
I want to get the body of the news articles as well. How can I do that? Can you provide underlying documentation as well? Website below don't show how to extract an article body:…
-
Data not found.
I have downloaded the US Crude Oil Futures data (#RIC CLK25) on a monthly basis, and this file corresponds to April 2025. However, the data is only available up to 22-Apr-2025, whereas it should be available through 30-Apr-2025. This seems incorrect — could you please help investigate and clarify the issue?
-
Do you have API connection or RFS to stream live pricing for USDPHP EURUSD or any other pairs?
Do you have API connection or RFS to stream live pricing for USDPHP EURUSD or any other pairs?
-
I encountered an error while downloading data from Datascope. Could you please help me understand wh
ERROR: Failure during list expansion: Failure in the DSS Service Layer.
-
How do I use the lesg.data API to get the data source corresponding to rics?
For example, for a data source with RIC "MX0MGO0000O5=MKTX", it is "MKTX"
-
CDS data via LSEG API, stuck after reading all Developer Community threads
Hi All I’m doing some academic research around ESG and Credit Spreads and am using LSEG data for it. The data I’m downloading from the LSEG Data platform via API. I’m able to download ESG and fundamental data, however, I’m struggling with the CDS Data. I understand that the LSEG Data API is the new version of the Refinitiv…
-
In DACS, what is the difference when we choose User Type Application Vs Enterprise User?
Need help in understanding if there is difference in billing and usage for User Type Application Vs Enterprise User?
-
IBOR Cash Fallbacks
I'm looking to capture daily “IBOR Cash Fallbacks” and hoping that I could use python to do so. If so do you have any instructions for setting this up?
-
Can I download data fetched by @DSGRID excel formula using the DswsClient API?
I want to download data fetched by @DSGRID excel formula (for example : =@DSGRID("EWA#(USIIBUL,0.02), EWA#(USAAIIP-USAAIIN,0.02)"," ","2023-01-01","","D","RowHeader=true;ColHeader=true;DispSeriesDescription=false;YearlyTSFormat=false;QuarterlyTSFormat=false","") but without using excel. I have many formulas like the above…
-
How to reset a Excel VBA Macro Password
Hi All, We are migrating from Eikon > Workspace and one of our desks use a 20 year old spreadsheet with a VBA Macro locked down with a password, preventing us to modify it for Workspace. If anyone knows how to reset a VBA Macro password, please advise. Many Thanks!
-
Can we use RFA library Version RFA 8.2.3 and dacs Version 7.8.0.F1 on RHEL9 ?
Can RFA library Version RFA 8.2.3 and dacs Version dacs7.8.0.F1 be used with RHEL9 (gcc version 13.3.1)?
-
lseg-data API
Hi, im trying to use lseg on Google Colab and I tried both EDP_API and EIKON_API… None worked here: !pip install lseg.data import lseg.data as ld ld.open_session(app_key='edsf….fdss') An error occurred while requesting URL('http://localhost:9000/api/status').ConnectError('[Errno 99] Cannot assign requested address')An…
-
file sets
here is an api we are are making use of to download curve data. what exactly is contentFrom and contextTo. how to best filter files for historical date? let's say todays file is delayed and is delivered tomorrow? how to tell that file is actually for prior date?…
-
How to connect to API while connected to Workspace through desktop?
I am signed in through Workspace on my desktop, Heartbeat status is "OK" and Real-time status says "You are successfully connected to LSEG services". I imagine my issue revolves around some sort of proxy error but not sure how to dig further into this. I've seen in a previous discussion that port 9010 is a fix but I am…
-
No response received using WebSocket API via the Enterprise Apigee Gateway
We are attempting to connect to the Refinitiv RealTime – Optimized WebSocket API via the Enterprise Apigee Gateway to retrieve currency rates. While we’ve successfully established connectivity through the gateway and receive a 101 WebSocket status, we’re encountering issues when sending the login JSON payload. The target…