(MQ4) How to refer in MQL4 code to the News under Terminal on MT4 platform?

 

Hi,


How to refer to News under Terminal on MT4 platform using MQL4 syntax?

Does anyone know if this is possible?


P.s.: what for? because I would like to realize my expert advisor, when will get some information for a given currency pair in the new message from macro and micro economic subject ...


Rgds,

Puncher




 
There's no News Syntax. Search for third party Experts, Scripts or Indicators.
 
puncher:

Hi,


How to refer to News under Terminal on MT4 platform using MQL4 syntax?

Does anyone know if this is possible?


P.s.: what for? because I would like to realize my expert advisor, when will get some information for a given currency pair in the new message from macro and micro economic subject ...


Rgds,

Puncher

You need WinAPI programming - not easy. Go to codebase and look for indicator for economic calendar https://www.mql4.com/search#!keyword=economic%20calendar&module=mql4_module_codebase
Reason: