I need to bother you again. :)
Item 1. I have done this:
(i) Manually, by using The DownLoader, I am able to convert the historical EOD for past 20+ years in Multiple directories (in MetaStock format) into Multiple "txt" files.
(ii) Then I use "TYPE" command to append ALL these mulitple "txt" files into a SINGLE huge ".txt" file which contain the 20+ years EOD in txt format.
Note: FYI, "MOVE" command does not work well for big file I try to append because in the background (batch mode) it will need a space bar to continue to scroll the content output on the screen, and my destination text file (the SINGLE "txt" file) will capture the "---40% More---" kind of message and in fact the batch process is halted in background, waiting for space bar input and I could not provide it.
Although with "TYPE", I will capture the first line of every single "txt" file (<TICKER>,<PER>..), I found that The DownLoader seems to treat it as comment/remark as it does not complain, am I correct?
Anyway to avoid this first line of each "txt" file by using "TYPE"?
(iii) I use The DownLoader to convert this SINGLE "txt" file historical EOD into a SINGLE directory which contain MetaStock format EOD for ALL symbols for 20+ years.
(iv) So currently I can append the daily EOD (in txt format and in multiple text files) everyday by using The DownLoader to covert each and every daily EOD txt file, and append to the MetaStock format single directory.
I do this by highlighting all the daily EOD txt file in the source directory, select ASCII TEXT format, then choose the single MetaStock format directory as destination directory, and set destination files as MetaStock format.
My question need to consult you is:
There is error message saying that they are some ERRORS encountered during the above process BUT I open the charts and check through them, everything seems to be fine.
How do I know what type of error The DownLoader was complaining?
It seems that there is no detailed report can be found.
Do I need to take care any parameter in the Options for the Destination in the Conversion Options?
I just set:
(a) Append data to end of file. Replace matching dates.
(b) Include Open and Open Interest (Frankly I do not know what this is about).
Item 2. I have downloaded the AutoHotKey freeware for the Windows macro development. I am not sure if I am using the right tool. Kindly advise.
Thank you very much.
Best regards.