Hi all,
I was wondering what would be the best practice regarding news feed polling in order to react to certain news events. Would it be fine to call the get_news_headlines function every few seconds and the backend in the worst case will limit the requests or what would be the max limit that you recommend?
Do you have some kind of subscribe to Instrument/News ticker function on your to-do list in order that the server keeps pushing new data instead of the client requesting them?
Thanks,
Best regards,
Philipp