You would use the RevEpsClass in the COM object. Earnings and Revenues can be extracted back to I forget how many quarters but if you wanted the earnings 1quarter back in VC++>Net you might write double dbl_EarningsBack1 = Convert::ToDouble(m_Earnings->Earnings(-1)) where m_Earnings is an instance you earlier created of the RevEpsClass. So in summary Earnings and Revenues are not called by trading days back in the database but by quarter. John
________________________________ From: [email protected] on behalf of vjsworld Sent: Thu 6/8/2006 7:34 PM To: [email protected] Subject: [quotes-plus] historical fundamental data in QP database? Can you access historical fundamental data from the QP database via the API? I see how to get the price data out (for charting), but I am trying to get fundamental data out so that I can chart EPS under Price (as an indicator, or something I can create indicators with) in my charting program. The reason I ask this, is I see in the DJtraders guide that when you call the price function, you need to tell it how many days back to load, but looking at the fundamental functions (EPS, etc), it doesn't ask how many days to load....... Anybody have any experience here? [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Protect your PC from spy ware with award winning anti spy technology. It's free. http://us.click.yahoo.com/97bhrC/LGxNAA/yQLSAA/GHeqlB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/quotes-plus/ <*> 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/
