PureBytes Links
Trading Reference Links
|
I don't understand something. The Yahoo data to be downloaded is labeled FORWARD_PE in the aqfe file, but the data from Yahoo is expected to FORWARD_EPS according to the Amibroker user guide > Using fundamental data.
Is this part of the problem ?
--- In amibroker@xxxxxxxxxxxxxxx, "gmorlosky" <gmorlosky@xxx> wrote:
>
> 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 amibroker@xxxxxxxxxxxxxxx, "gmorlosky" <gmorlosky@> 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
> >
>
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|