-
Refinitiv Datascope behavior after currency is no longer in use
Hello, We currently have a microservice that consumes data from Refinitiv Datascope Select API using the On Demand Extraction endpoint. It fetches the data using IntradayPricingExtractionRequest for some FX instruments. From 1st of January 2026, the currency BGN from Bulgaria will have a fixed exchange rate as they move to…
-
DSS API Entity Schedule
For client case Can I ask for support, please ? I would like to ask about the sections highlighted in green on the screenshot below:The name, is that the name of the schedule created in DSS web interface?ListId and ReportTemplateId is that also found in the DSS web interface?Furthermore after getting the response from the…
-
the connection to python API through "import refinitiv.data as rd" does not work, I just want the A
-
Hello, I'm downloading same set of listed companies from screener and codebook, and I retrieve diffe
Hello, I'm downloading same set of listed companies from screener and codebook, and I retrieve different results for some fields, what is the reason for this? in particular, IPO date column is quite missing with API, i compare a sample of companies for Australia. but it also applies in general. I tried downloading…
-
SSL: Certificate Verify Failed error
Please help!!! I was trying to create a platform session for data retrieval from LSEG using the APP KEY, RDP LOGIN and RDP password. But I get this error
-
hi, need to know the availability of API for reuters for Power BI or Excel
hi, need to know the availability of API for reuters for Power BI or Excel
-
May I know how to use Swaption template from refinitiv.data.content.ipa.financial_contracts?
Hi, I am trying to use the pricing template for swaption from the codebook. However, I am not sure how to enter the field and the final fair value can not match with my sample. I have attached the screenshot of the sample information and testing result to the question as well as pasting my code below. Would you mind advise…
-
Is App Studio still available for sale?
One of my colleague heard that App Studio was decommissioned a couple of years ago, and since then, no WS sales have pitched the solution and there's been no updates on the solution internally so I just wanted to double check if it's still truly available for sale.
-
company ID from company name by eikon data api
Hi Dev Portal team good morning. May I request for your assistance. Client wants to convert company name list into PermID list in API. Some are private, some are public on the lists. Sample companies: TOMY COMPANY SOCIETY FOR IMAGING SCIENCE AND TECHNOLOGY (IS&T;) TOKINA CORPORATION TAMRON SEA & SEA SUN PACK CO.,LTD. Thank…
-
Refinitiv-Data package installation
I am new to the API environment, fairly novice at Python. I am trying to install the Refinitiv-Data package and get the following error. Any assistance would be appreciated. Collecting refinitiv-data Using cached refinitiv_data-1.6.2-py3-none-any.whl.metadata (10 kB) Requirement already satisfied: appdirs~=1.4.4 in…
-
Bug/Incorrect documentation in C# LSEG.Data.Content PricingStream OpenState
Hi, It appears that since the version 2.0.0 C# LSEG.Data.Content library, the IPricingStream.OpenState behaviour changed from the previous 1.0.0-beta5 and the behaviour is also inconsistent after AddItems and RemoveItems actions are taken. The documentation for this states "Indicates if the stream is open with active…
-
Live Streaming Now Available in RefinitivR Package
I'm excited to announce that real-time streaming functionality is now available in the RefinitivR package for R. This enables R users to access live market data through WebSocket connections, similar to what's available in Python and other languages. WHAT'S NEW The package now includes a comprehensive streaming API that…
-
Downloading Corporate Filings as .txt Files via API
For a research project, I need to download a large number of corporate filings (annual reports, interim reports) in English for an entire country (e.g., all companies based in the UK). The time period starts from the year 2000. Using the Advanced Filings Search works, but it’s extremely slow, and since the documents are…
-
How can I change it to download the RIC?
The original call (search.Views.GOV:CORP_INSTRUMENTS ….) calls the Ticker. How can I change it to download the RIC? When I writeresponse = search.Definition(view = search.Views.GOV_CORP_INSTRUMENTS, filter = f"(DbType eq 'CORP' and RCSAssetCategory eq 'A:J' and ((ParentOAPermID eq '{org_id}') and IssueDate le 2024-12-31…
-
0#EUHICPXTSACZ=R
How can I obtain all the constituents of this curve?
-
Releasing buffers when sending Post messages
Hello, i am implementing posting data in my java application and to work on it i was looking at the post examples for ETA ValueAdd/ETA API on RTSDK github, for example…
-
obtain data of multiple items as time series using python
I have difficulty to load the data regarding several items with time information at the same time. Even if I specify the same period from 2023/1/1 2025/12/1 for all items, the numbers in the same row can correspond to a different date. How can we get the data of multiple items for a certain period using python?
-
Get last quarter data instead of annual data from ld.get_data?
I have 2 requirements: 1) Get last quarter data for a few metrics one of them is mentioned like Total Revenue 2) Get scaled version of the metrics like 'TR.F.DPSComGrossIssueByPrdEndDate(Scale=2), does adding Scale = x works everytime? I am hoping scale=2 divides by 10^2 or something. for solving 1) I have tried to use the…
-
LSEG Data Library for Python - 'Connection Refused'
"I am trying to use the LSEG Data Library for Python. I am getting 'Connection Refused' and my CodeBook returns 'Insufficient Permissions.' Please verify my User ID is entitled for 'Eikon Data APIs'. Please confirm I have the Full Desktop Installation (not the Web/OpenFin thin client) that includes the Local API Proxy."…
-
C# LSEG.Data.Content sudden price drop in events with no recovery
Hi, We recently upgraded to using LSEG.Data.Content 2.2.2 and had one occasion where we suddenly stopped receiving basically all streamed prices. We did occasionally get 1 or 2 events, but nothing compared to the 1000's we'd normally get in a minute. There were no errors returned by the library and it didn't self-recover.…