This SQL link will be great because the only real problem for me in exporting historical fundemental data to a .txt file and reading it is ... it's slow. I assume by putting the data into a sql database where we can look up data for a specific ticker instead of having to read through the text file for each ticker - this will be much faster.
Mike --- In [email protected], "brian.z123" <[EMAIL PROTECTED]> wrote: > > Tomasz, > > Thanks in advance for addressing the needs of historical fundamental > data users and providing SQL access as promised at the feedback > centre. > > Brian. > > > --- In [email protected], "Tomasz Janeczko" <groups@> > wrote: > > > > Hello, > > > > Yahoo offers current values only for fundamentals. > > > > If you want history, you would need to build it by yourself. > > This should be pretty easy using exploration, CSV output and > external SQL database. > > > > The plugin for external SQL databases will be released soon so the > last missing piece of puzzle > > will be available. > > > > Best regards, > > Tomasz Janeczko > > amibroker.com > > ----- Original Message ----- > > From: Steve Kuball > > To: [email protected] > > Sent: Wednesday, July 12, 2006 7:18 AM > > Subject: [amibroker] institutional ownership? > > > > > > I was wondering if you have gotten any response on your question? > > It is also something I have been watching but through a > different medium called star trader. Would you please inform me of > any information you get on institutional ownership? > > Steve Kuball > > stevekub101161@ > > > > Don Lindberg <dlindber@> wrote: > > Is there a way to get this data on a historical basis. I want > to build > > an indicator based on the %Owned by Institutions that would > show > > ownership at any choosen point in time. Is this possible, or > am I > > limited to current day? > > > > > > > > ------------------------------------------------------------------- > ----------- > > Sneak preview the all-new Yahoo.com. It's not radically > different. Just radically better. > > > ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Groups gets a make over. See the new email design. http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/GHeqlB/TM --------------------------------------------------------------------~-> 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: http://www.amibroker.com/support.html Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/amibroker/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
