news and notices

 

hello, im searching for a way of be updated about the news and notices, just what is really important, but i usually have a big problem with this because the media throw a lot of information


im search for a website or a telegram group who provide the high impact informations about the market in real time


thank you

 
Luiz Fernando Novo Da Silva:

hello, im searching for a way of be updated about the news and notices, just what is really important, but i usually have a big problem with this because the media throw a lot of information


im search for a website or a telegram group who provide the high impact informations about the market in real time


thank you

Here are the functions MQL5 provides for fundamental news: https://www.mql5.com/en/docs/calendar.

This is the structure: https://www.mql5.com/en/docs/constants/structures/mqlcalendar#mqlcalendarevent.

It contains the ENUM_CALENDAR_EVENT_IMPORTANCE      importance;            // event importance

to filter the impact of the news.

Documentation on MQL5: Economic Calendar
Documentation on MQL5: Economic Calendar
  • www.mql5.com
Economic Calendar - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5