Antoine Bernard Alfio Bizzarri / Publications
Forum
MQL Calendar - Event Id parameter
Hi everyone, I am currently coding an EA around news trading. My aim is to trade around given news such as the US GDP values annoucement for example. To do so, I check the calendar and compare the event IDs of the day with the ones I stored in an array. However, my problem is not on the code itself