I am using the python EIKON api. When I use the function get_news_headlines('NRG', count=100), [where by NRG I mean the "energy market" instead of the company, and similarly I have also tried to use ASIAE for asia energy market] I expect it to return energy related headlines, which should look like what are returned by the News Monitor App. This is not the case, and what returned by the function is completely different from the News Monitor headlines list. I am confused by how the pass the desired parameters to the function.
I have tried all manuals and the online assistants with no clues.
Any help in teaching me how to use it would be nice.
Thank you very much!