-
Data before 2018-06 for GBP5YX1YATM=R, Field GEN_VAL8
Hi LSEG, We're seeing some unusual values for this ticker for dates before 2018-06. For instance, there are several sharp shifts up and down in 2016: 2016-07-08 15:05:00,90.13 2016-07-08 15:10:00,89.18 2016-07-08 15:15:00,74.84 2016-07-08 15:20:00,75.69 2016-07-12 07:05:00,76.89 2016-07-12 07:10:00,77.83 2016-07-12…
-
Could you please provide us with Some docs for below API Dotnet sample of the API , if available Co
Could you please provide us with Some docs for below API Dotnet sample of the API, if available Connection/session details to start testing out this API
-
Request to review the simple query that client wrote & optimize it
Request to review the simple query that client wrote & optimize it ds = dsweb.DataClient(username = auth_info['secrets'][1]['key'], password = auth_info['secrets'][1]['value']) # Golbal parameters start_date = '2008-01-01' # Listing of instruments per dataset instruments = { 'energy' : 'ETQC.01,LNGASIA,NATGAS1,LLCC.01',…
-
Hi, I'm struggling to access TR.NetDebtToEBITDA and TR.NetDebtEV using eikon python API.
Sample workspace excel formula. Client as access for the RIC AAPL.O =@RDP .Data("AAPL.O","TR.NetDebtToEBITDA;TR.NetDebtEV","CH=Fd RH=IN")
-
The error I'm getting is "LDError: Invalid port: THE_FIRST_4_LETTERS_OF_MY_PROXY_COD
import requests user = 'tXXXXXX' # your t-number id (see Who Is Who, for example) pwd = '********' # the password you created for non-standard internet access session = requests.session() session.proxies = {'http':'http://%s:%s@inet -proxy-b.adns.ubs.net:8080' % (user,pwd), 'https':'https://%s:%s@inet…
-
we need to know a list of splits/mergers and symbol changes that will actually take effect on a mark
we need to know a list of splits/mergers and symbol changes that will actually take effect on a market today do you have an example of how to use the api to fetch capital evets lets say for today
-
Clientname: irltemcallbackclient Severity: Error Text: Attempt to use invalid handle on submit(postm
Getting the above error. Please let us know how to resolve
-
Tick history RTH
Hi Team, we received the following error earlier today from your end while trying to request the data using below url. ERROR: Unexpected HTTP code returned from TRTH: 503 Time: 2025-09-13 03:01:36,925 GMT url: https://selectapi.datascope.refinitiv.com/RestApi/v1/Authentication/RequestToken Could you please check and let us…
-
We're intermittently seeing errorcode "A47: Insert has non-unique tag." when posting to a NIP
We're seeing errorcode "A47: Insert has non-unique tag." when posting multiple SYMBOL_LIST refresh messages in quick succession. When posting f.ex. 100 sequences of market price refresh, symbol list refresh 3 times and market price update in quick succession, we get the above message intermittently and only some of the…
-
connection to engine fix engine not working
I am working on making a connection in Java language to the fix pts.ppe.trading.refinitiv.net engine as an initiator. I have placed the jks path in the SocketKeyStore property and username and password from the code. When running it closes the connection immediately and there don't seem to be any hanshake errors
-
wc1 UBO(SAYARI) CHECK API
We have some questions regarding data retrieval from Sayari(UBO) via API. Our client wants to know whether this UBO API has below these functions 1.Alerts for shareholder changes 2.Alerts for changes in ownership ratios 3.Alerts for company name changes My understanding is that we can not based on below documents…
-
Retrieving annual reports using LSEG API
For a research project, I would like to download the annual reports for a large set of European firms over the period 2010-2023 (following a similar approach as in this article: Global Evolution of Environmental and Social Disclosure in Annual Reports - Lin - 2024 - Journal of Accounting Research - Wiley Online Library).…
-
Family Controlled Firms
how can i determ if 800 different firms are family controlled using refinitiv for excel?
-
Pull historical Lipper derived holdings data using RDP API
Hi! I would like to pull historical derived holdings data for +1000 funds on LSEG Workspace (specifically Lipper) using the Python API. I saw a few posts that I might want to use the RDP API for such tasks. I have accessed RDP but can't figure out which functions I should use. Could you provide some instructions? Below is…
-
Not receiving updatemsg for some RICS. Please help understand why?
When publishing price for all rics via postmsg. I didn't receive corresponding onupdatemsg for all rics. I am able to see price on subscribing to rics. However since updatemsg is not always returned after postmsg. Is there any way we can confirm that publishing has been completed successfully?