Hello, I need to collect historical data for multiple companies. While I wrote the code to do this and experimented with it, I realized that data which is returned differs sometimes, even though I am using the exact call. This is more than inconvenient because I can not rely upon the data which is collected. Has anyone…
How to extract the date of each news article for Nasdaq 100 companies via Eikon Data API?
Dear customer support team, I want to use the Refinitiv Eikon News Monitor to download most recent news for a list of companies (Input: Company Tickers), e.g. to Excel. However, I’m having problems to: * Adjust the search such that I see News that is specific to only the company I searched for. I don’t want to see News…
Hi, we have recently migrated the user to Workspace, and later he found some VBA issues. He wanted to find out if there’s any way to run RDP.Price via VBA and assign the result to a variable? Previously he could write a function that waited until the output of the function was no longer “Retrieving” i.e. like so: Function…
import refinitiv.data as rd rd.open_session() rd.discovery.search( view=rd.discovery.Views.MUNICIPAL_INSTRUMENTS, top=10, filter="(IsActive eq true and SearchAllCategoryv2 eq 'US Municipal Bonds' and (((((((((((((((((((((((RatingsScope((RatingType eq 'FTC'))) or (RatingsScope((RatingType eq 'FUN')))) or…
Hi, Trying to get data via Eikon via python and getting the error: 2024-10-06 14:46:06,684 P[16028] [MainThread 17836] Error on handshake url http://127.0.0.1:9060/api/handshake : ReadTimeout('') 2024-10-06 14:46:06,685 P[16028] [MainThread 17836] Port number was not identified, cannot send any request 2024-10-06…
I am seeing the below error whenever I try and retrieve data through Python. This was working just two months ago. Please advise, thank you.
...obal Press? How to access the number of news per day for all Nasdaq-100 companies from 2019 to 2023 within Global Press?
how to get Hongkong stock dayline data by API?
Hi, Is there a way to get venture capital related data through eikon API? I couldn't find related articles or codes to help get those data such as venture capital fund name, fund' investments, etc.
It looks like you're new here. Sign in or register to get started.