[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: converting ascii file



PureBytes Links

Trading Reference Links

Raidak,

Copy your ASCII data into an Excel spread sheet and then parse the data
into columns. Change the format of the columns so that they are compatible
with Downloader's data sheet and sort the data, if necessary, to ensure
that the most recent date is at the bottom and the oldest is at the top.
Then copy and paste these data into the Downloader data sheet.

This works for me.

Best wishes.

Tom




At 05:15 AM 7/14/1999 +0300, you wrote:
>i have an eod ASCII file which contains the following fields for 250 stocks:
>symbol, date, high, low close, vol.
>AA,00,00,00,00
>BB,00,00,00,00
>
>I have tried with the downloader but i couldn't get good results.
>
>Thanks
>
>raidak
>
>
>
>