I am trying to fetch breaking news for Gold commodity with below query:
df = ek.get_news_headlines("GOLM AND Language:LEN AND ( Topic:SIGNWS OR Topic:PRESSR ) AND ( Source:RTRS )",count=10)
However I'm not sure how to include the code for breaking news alerts. Can someone please help?