I find it is actually the aqfe.format file that holds the Forward P/E and there is an N/A from Yahoo in that location, although their website has Forward P/E when looking at key statistics of any stock ??? Does that mean that Yahoo did not transmit the data or does not ever transmit that data ? I thought the Forward P/E is calculated by Amibroker based on the Forward EPS ?
--- In [email protected], "gmorlosky" <gmorlo...@...> wrote: > > I just started with fundamental data and have the extended AmiQuote download > from Yahoo, BUT in AmiBroker > Information > Financials > Forward EPS is 0 ? > All other data is there, except of course the calculated Valuations > Forward > P/E, which is also N/A. > > Is Forward EPS not coming in because something in the AmiQuote aqfn.format > file, because one of the "skip", should not be there ??? (I have not altered > this file) > > $NOQUOTES 1 > $AUTOADD 1 > $OVERWRITE 1 > $SEPARATOR , > > $FORMAT TICKER, FULLNAME, CLOSE, EPS, EPS_EST_CUR_YEAR, EPS_EST_NEXT_YEAR, > EPS_EST_NEXT_QTR, PEG_RATIO, BOOK_VALUE_PER_SHARE, EBITDA, SKIP, REVENUE, > SKIP, DIV_PAY_DATE, EX_DIV_DATE, DIVIDEND, ONE_YEAR_TARGET, SKIP, > SHARES_FLOAT, SHARES_OUT >
