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
change the code to:
news = ek.get_news_headlines(('R:.SPX AND "TRUMP") AND Language:LEN'
worked for me as more headlines are displayed
problem solved
@a0114301 Would you mind sharing with the community what the root cause of the problem was and how it was solved?Thanks.
Hi there - I have the same problem but the adjustment above doesn't work. How did you solve it?