PureBytes Links
Trading Reference Links
|
Hello,
In short: you don't have given symbol in the database. There
must be a *difference* between
the symbol you have entered and the contents of your ASCII
file.
Note that your data file seems to contain SPACES at the end of
the symbol. The spaces
are REMOVED by AmiBroker during import so proper symbol is
"AAC" not "AAC "
as you may have entered.
Double check or
mark "auto-add new stock" so AmiBroker could add missing
symbol.
Best regards,Tomasz Janeczkoamibroker.com
<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 Send
BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to
suggest@xxxxxxxxxxxxx-----------------------------------------Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
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.
|