we are trying to get market data (1. Zero coupon curves for Discounting ( SWAP Rates ) 2. Daily FX Rates 3. Volatalities for FX Options) from Refinitiv to SAP S/4 HANA Through CPI , Please let me know which API's needs to be used for the above mentioned market data
HI, I am using the Eikon API in Python. I am trying to get the ESG scores of the target companies at the day of the deal announcement and the acquirer scores on the deal announcement as well as 6 months after the deal is closed. I have the following code that partially works (I am not getting the exact date as per the M&A…
We have a .NET service running 24/7 based on the library provided by LSEG, specifically Refinitiv.Data version 1.0.0-beta5. We have been getting such errors on daily basis, which cause the service to fail. We are using this example…
I would like to know how to get HAR logs for RDP news in case client face any issue.
Hi I have created a list of US banks for my research purpose using Refinitiv Screener, however, I am required to create a column for 'digital scoring', is it possible to use Refinitiv CODEBOOK to generate this column by searching for specific keywords like 'online banking', 'financial technology', 'digital banking'..etc in…
Hi. I am trying to download companies' market capitalization at fiscal period end date. However, for all companies the fiscal quarter end date is set at the same dates (3, 6, 9, 12). How might I fix this? Due to the amount of data I need to download, I cannot download monthly data for all stocks. (I don't need the…
Hi, I have a client trying to pull data via RDP API using Python. He is using rd.get_data and is getting the error below. He is able to retrieve data using get_history. Please advise how to fix. rd.get_data(['/LSEG.L', '/VOD.L']) No user scope for key=/streaming/pricing/v1/, method=GET. Insufficient Scope. Cannot load the…
Hello everyone I noticed something in the examples in the CodeBook. Namely in the example "Discounted_Cash_Flow_Analsis". In the section "Discounted Cash Flow" the function .npv() from NumPy is used. According to the documentation, the discount rate does not have to be given as a percentage, but as a decimal number (0.05…
https://api.refinitiv.com/discovery/searchlight/v1/ { "View": "Organisations", "Select": "Orgid, BusinessEntity, CommonName,PrimaryRIC,PrimaryRICTickerSymbol,PrimaryRICExchangeCode,GicsName", "OrderBy": "CommonName asc", "Filter" : "PrimaryRICExchangeCode eq 'ASX' and IsPublic eq true", "UnentitledAccess": true, "Top": 10…
Hello, I am using the following formula to extract ownership data in Excel: =@RDP.Data(A2:A1000;"TR.InvestorFullName;TR.InvestorType;TR.InvInvmtOrientation;TR.PctOfSharesOutHeld;TR.OwnTrnverRating;TR.InvestorTotalAssets";"SDate=#1 CH=Fd RH=IN";E4;$D$1) However, as I am trying to analyze a large number of companies over…
It looks like you're new here. Sign in or register to get started.