The most recent content from our members.
Dear Refinitiv Support Team, Our project java base application currently uses RFA version 5.2, which has now become outdated. At the client’s request, we are in the process of upgrading to RFA version 8.2. Given that our application was originally built on the Market Data Layer interface, we are encountering challenges…
Hello! I am implementing a service in Java in which I am taking time and sales/trade events data from the Historical Pricing API and taking only the relevant data from them, and I ran into some unknowns that I cannot find the answer for: 1. The API seems to give me all the trades, the off book ones as well. How exactly can…
Hi All For my research, I need to download earnings calls transcripts for a large number of companies from 2000 to 2023. Is it possible to download these transcripts as PDF using the API in python script or any other solution?
Hi everybody! I am currently exploring methods to obtain a comprehensive list of companies along with their respective delisting announcement dates, utilizing Codebook. This requirement is akin to the functionality provided by the advEvents application. While I am able to generate a list of delisted companies through a…
if i search for one stock combined esg score, and i want to know the dates in which this score has changed? Can i find these data with the screener app or i need the eikon API?
My name is Manuel Verdú Henares, from the University of Valencia (Spain), and I am researching equity offerings with subscription rights. Using the application "Advanced Events Search" (ADVEV) I can find information about future equity offerings, as well as relevant data such as the proportion between new and old shares or…
...ts" and QueryEndDate as "All Future events" ? I am trying to add the following in my CorporateActions report. However, i am unable to determine on how to use All historical & Future events. I tried like below in my JSON request but failed. Please help. i am unable to find this in Data Guide - Rest API reference too. --…
Hi Folks, Has anyone successfully used the Refinitiv Data API to query for event data? I'm attempting to do something similar to the examples that I see using the Eikon API below, but get back an empty data frame. Thanks for any insight! import eikon as ek ek.set_app_key('YOUR_EIKON_APP_KEY_HERE')…
I'd like to know which API could provide event data, for example, given an instrument symbol and/or time period, etc, it will list out all the events(Corporate action event, dividend event, stock split event, etc) related to this instrument.
hello, if i query the corporate event calendar, what time zone can i expect the values will be? pseudocode of my call is like this: ek.get_data( instruments=instruments, fields=[ 'TR.EventStartDate', 'TR.EventType', 'TR.EventTitle', 'TR.EventStatus', 'TR.EventCountry', 'TR.EventLastUpdate', 'TR.EventStartTime',…
It looks like you're new here. Sign in or register to get started.