PureBytes Links
Trading Reference Links
|
One work around is to open the quote file up into Excel,
reformat it there (You can write some VBA to do this) and then
save it in csv format. Then use the Downloader to move it from csv
(or Excel) format into Metastock format.
Works for a small number of issues, but would need a lot of
automating for any number over 20 or so I would think.
Hope this helps, ................... John
----- Original Message -----
From: "Jean-Michel Daniele" <jmdaniele@xxxxxxxxxx>
To: "Metastock Forum" <metastock@xxxxxxxxxxxxx>
Sent: Sunday, November 26, 2000 2:49 PM
Subject: quotemonster
> Dear list members,
>
> I am still fighting with my quotemonster script. Has anyone found the
> way of changing the data format from yy/mm/dd to mm/dd/yy?
>
> I tried to modify the script by myself but i am not a programmer
> consequently, i have not been successful so far.
>
> Have a nice week,
>
> Jean-Michel
>
>
|