Thought I'd follow up on my last thread with a similar one, which involves charting Metastock EOD data in MT4. So basically what you do is say you subscribe to an EOD data provider such as dataHQ or Premium Data etc. Once your Metastock data is downloaded/updated, you run my perl script from Metatrader 4 history folder and it will convert all the Metastock Fn.xxx files to _Symbol.hst files so that you can chart them in MT4. Of course the catch is you have to install perl (not a big deal!).
I will explain the process in detail in following posts. For now I have attached the following files:
1) ms2mt4.pl - Executable script.
2) MS2MT4DLL.dll - DLL (brains).
3) MS2MT4Remove.bat - Tidy up script, removes all _Symbol.hst files.
Note: Please remove .txt extension as .pl and .bat extensions are not allowed.
Cheers,
Andrew.
I will explain the process in detail in following posts. For now I have attached the following files:
1) ms2mt4.pl - Executable script.
2) MS2MT4DLL.dll - DLL (brains).
3) MS2MT4Remove.bat - Tidy up script, removes all _Symbol.hst files.
Note: Please remove .txt extension as .pl and .bat extensions are not allowed.
Cheers,
Andrew.