PureBytes Links
Trading Reference Links
|
Duke,
you are right of course ... starting anything new ... no matter how simple,
has its startup problems. I retreived the "TTMEPS" field and it works fine.
Thanks
Ara
----- Original Message -----
From: "Duke Jones, CMT" <Duke@xxxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Thursday, July 19, 2007 2:59 PM
Subject: Re: [amibroker] QP fundamental data
> Ara,
>
> I believe that is the previous quarter EPS not the full trailing 12
> months. You would need to take the Current Qtr plus the previous 3
> quarters to get a number into which to divide into price.
>
> Regards,
>
> Duke Jones, CMT
>
> Ara Kaloustian wrote:
>>
>> I did a little experiment calculating some fundamentals from QP
>> database for IBM:
>>
>>
>> EPS = GetExtraData("EPS"); // result = $1.21
>>
>> PE = *Close* / EPS; // result = 91.80
>>
>>
>>
>> These numbers are obviously way off. According to my brokers numbers
>> they should be:
>>
>> EPS = $6.19
>>
>> PE = 18.72
>>
>>
>>
>> Anyone using QP for fundamental data?
>>
>> TIA
>>
>> Ara
>>
>>
>>
>>
>>
>>
>>
>>
>
> --
>
> Regards, Duke Jones, CMT
>
>
> 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
>
> For other support material please check also:
> http://www.amibroker.com/support.html
>
> Yahoo! Groups Links
>
>
>
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
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/
<*> 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/
|