|
Well, I fixed one problem, now I have another. I got the
script PopulateIndustriesAndTickers_v3_0.js to work, by deleteting and
recreating my database. The script then populated it with the data in my
csv file, however it populated it with the wrong data. The script got
the correct market ID but the industry data is wrong. I created my
industry info from Yahoo. I have a spreadsheet program that goes out and
grabs the Industry number from yahoo. I then create my csv file with
this downloaded data. When I look at the Symbol Information screen,
there is no information in the industry box, however AmiBroker has
assigned the stocks to various Industry groups, unfortunately they are
the wrong groups. Can someone explain to me what is happening? Is it
possible that this script which was last updated July, 2002 is not
compatible with the newest version of AmiBroker?
Please help.
Don Lindberg
-------Original
Message-------
Date: 8/20/2006
12:54:25 PM
Subject: [amibroker]
Help on importing data.
Hello Group,
I am attempting to import data from a csv file in the
following
format: ticker, full name, industry id
using the ImportIndustryTicker.js
that is in AmiBroker. I have also tried using the
PopulateIndustriesAndTickers_v3_0.js that is in the files
section.
(for this one I adjust my data to include market Id.) In both
scripts I
have changed the name of the data file to match mine.
I have created a new, empty database, and run these scripts
from
within this new database. In both cases, the script starts,
and
finishes without any errors, but nothing comes into my
database!
Where is it going? I assume since the script runs it must be
writing
something somewhere but I haven't a clue. I have looked at
the
script to see if I could get a clue, but I am not a programmer so
it
didn't make a lot of sense to me.
Can anyone give me a clue to what is happening?
Thanks,
Don Lindberg
Please note that this group is for discussion between users
only.
To get support from AmiBroker please send an e-mail directly
to
SUPPORT {at} amibroker.com
For other support material please check also:
Yahoo! Groups Links
<*> To visit your group on the web, go to:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
|