FF calander integration in mt4

Yes, it is possible. You can either use some DLL functions that would grab data from the FF calendar or you could use the WebRequest() function in your EA to grab that data. Though, both solutions would remain vulnerable to ForexFactory changing the format of their calendar or banning your IP address for unsolicited use of their calendar.
 
Yes, it is possible. You can either use some DLL functions that would grab data from the FF calendar or you could use the WebRequest() function in your EA to grab that data. Though, both solutions would remain vulnerable to ForexFactory changing the format of their calendar or banning your IP address for unsolicited use of their calendar.
Oh i see.., thank you for the info, i guess it's better to use mt5 for their built in calendar.