PureBytes Links
Trading Reference Links
|
Hi,
I think it has todo with the date format; IMHO AB
expects
the year,month,day be seperated by
a seperator char.
If this is indeed true (I had the same problem last
year,
and haven't checked since), then you need to preprocess
the file by another utility (for
example Excel) and convert
the dates appropriately and import
the converted file.
UM
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Arthur
Sawilejskij
To: <A title=amibroker@xxxxxxxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Monday, April 28, 2003 12:56
PM
Subject: [amibroker] import EOD
errors
I'm trying to import some EOD data using the import wizard.I
have data for about 200 stock but the list contains some 20,000 quotes - so I
have unticked the option to automatically add new stock.When I run the
import - I get a bunch or errors and the log shows "this stock/ticker does not
exist in the database" for every tick - even though it does - and none of the
EOD data gets updated.The form of the data is
below.AAC
,030428,0.930,0.950,0.930,0.950,106803,0Does anyone have any
suggestions as to why this doesn't import correctly?Arthur
Yahoo! Groups Sponsor
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|