Hi, how can i download ASX200 Constituent companies using Refinitiv workspace?
Hi, I have a list of M&A Deals screen and I would like to obtain the ESG Scores of the companies involved in each deal (Target and Acquirer) in the year of the announcement and also 2 years later. I tried to use TR.TRESGScore on Excel but i would have to specify for each deal the specific date, is there any quicker way?
I'm trying to install Eikon on my desktop, but this system test fails due to some private network issue, which I don't understand what to do. Can anyone help please?
Is anyone getting or had this error using =TR(...) function? If so how did you solved the issue?
Now, we can still use the VBA code [Application.Run "PLLoginEventHandler"] to log in Eikon COM Addin. However, we will be using a new version of Eikon, the Refinitiv Workspace, so common VBA code may no longer work. I would like to ask if there is a way to log in Refinitiv Workspace Addin using VBA code like before?…
Lets try this instead, it seems the previous question was not any help available. I am trying to request intraday data via the API ( either the using Python as i asked about previously ( the Eikon data API ) or using the older ? .com desktop API. i have a working code for day end prices, but i cant find the documentation…
I'm trying to do a couple of very simple tasks in Excel: 1. retrieve a RIC based on ISIN and 2. retrieve GICS industry group based on the RIC (I'm not even sure if there is a way to retrieve the industry group from ISIN). Currently, I would first use Build Formula to grab RICs. An example of formula looked like…
I am using Eikon Refinitiv in Excel as add-in. Office 365. VBA. Windows 10. I have a workbook with numerous worksheets, in which there are Refinitiv formulas. There are two types of formulas used: 1) Screeners in the form of formula TR(Screen. 2) data retrieval in form of RHistory. 3) data retrieval in form of TR When…
Application.Run ("PLPauseResumeEventHandler") or other vba codes? fixing some vba codes wanted to pause workbooks auto update for eikon via excel using vba was using Application.Run (PLPauseResumeEventHandler) anyway to split it into pause and resume only? or any other methods to control it? Application.Run…
hi, I have created a formula for the last trade prices, but I can't make the interval show in seconds instead of minutes. Is there any way to do this? =@RHistory($A$2:$A$15,"TRDPRC_1.Timestamp;TRDPRC_1.Close;TRDPRC_1.Open","START:"&$C$3&" END:"&$D$3&" CODE:SEDOL INTERVAL:1M",,"TSREPEAT:NO CH:IN;Fd",D8)
It looks like you're new here. Sign in or register to get started.