Hi folks,
I have a tool today that I hope it's a useful for you as it for me!
MQL4 enable us easily to write to
csv (Comma-separated values) files. But it's hard to write script that handling reading from csv files and it's hard to make it a fast operation (Just imagine you have a csv file with 100000 record).
That's why I've got a lot of requests asking my to write a csv reader dll in c++
......
http://www.metatrader.info/node/106
I hope to see your comment and what's else you want me to add to this tool!