Hi, I've also been trying to use the "csv_to_hst.mq4" script. It seems pretty straightforward to use, but I'm having a problem with it.
Whenever I try to open an off-line chart from a history file that was created with this script, the chart gives the message "waiting for refreshment" (or whatever the text is in English, my version is in French, and says "attente de rafraichissement"). In other words, it's waiting for new data, when it shouldn't...
When I open other files off-line (such as those created by the period converter script), I don't have that problem at all. So it must have to do with the script.
To be sure, I also tested this with MT data, having exported MT EUR-USD daily data to a CSV file, then converting it with the script. But to no avail.
Anyone knows what could be wrong?
Is there something about the setting that should be reckoned with?
To create the file I adjust the settings as instructed here and in the script, compile it, save it, then relaunch MT, and double click the script to create the file. Can't see what more to do.
Thanks for all help...