Metatrader and Excel

 

I'm developing a fundamentals indicator.


I have weekly news downloaded from dailyfx.com/calendar in CSV format.


How do i interface metatrader with excel, i know metatrader has DDE support.


I attached the weekly calendar in CSV format, and i would like to process that calendar with MetaTrader, how do i do it?


Thanks...

 

MT4 DDE is one way. MT4 ---> quote data ---> excel/DDE Client


As for processing file data, see the File Functions https://docs.mql4.com/files

Reason: