The most recent content from our members.
Hi team, I have access to the Eikon API and was able to pull out news data (News Sentiments - Gleaning Insights | Devportal (lseg.com)) by following some tutorial provided by Refinitiv Devportal. May I know if we can input Eikon API as a custom connector in power automate? as i saw from this post (How Can we USE EIKON API…
...nies Hello everyone, I'm working on a project where I'm using the "headlines = ek.get_news_headlines("R:BAYGn.DE IN ENGLISH")" with Eikon API to collect financial news headlines for DAX 40 companies over the past year. The challenge I'm facing is the API's limit of 100 headlines per request. If anyone has tackled a…
Hi all, I am wondering what method the news sentiment analysis uses. I tried both textblob and nltk python library to make sentiment score for news, but they got totally different results comparing with the index shown on the right of the news in News monitor (that index is relatively correct). For example the news with…
I am currently working on a project in Python and making use of the Eikon API to collect news data and calculate their sentiment. I use the get_news_story() function to get the story text for calculating its sentiment. In doing so, I sometimes get an error as shown below: I can't analyze the text in the news story for…
What would be the most efficient way to retrieve multiple historical economic indicators f.e. inflation and gdp for multiple countries through Eikon Python API?
I found on eikon social sentiment i.e. for Tesla. It is just a graph. Is it possible to dowload those data using Eikon (Python) API?
Hi, I'm an Eikon desktop user and I see that in recent months, Eikon has started to apply a sentiment score to Reuters news stories. Can you please describe details of how the sentiment indicator is calculated, and, more importantly, how I might access it via the API? Thanks!
I got horizontal line for sentiment plot which is different from the result in video https://github.com/yhilpisch/eikondataapi/blob/master/notebooks/11_tpq_eikon_news_sentiment.ipynb
Hi, Is it possible to get the News Sentiment that has recently been added to Eikon desktop, via Eikon Data API? Example code would be useful.
Hi How can I generate a reliable sentiment score for a watchlist of stocks? so far I've used TextBlob and generated polarity scores but I'm sure this API can provide something more reliable Also, how can I see all the metafields that are supposed to be provided after news retrieving? I understood that over 90 fields are…
It looks like you're new here. Sign in or register to get started.