[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] Re: Quotes Plus // Functions for Fundamental data



PureBytes Links

Trading Reference Links

indeed the AB plugin uses different names as QP and indeed it should 
be Yr2ProjEPSGrowth and not Yr5ProjEPSGrowth. That was my mistake,

regards

--- In amibroker@xxxxxxxxxxxxxxx, "Steve Dugas" <sjdugas@xxxx> wrote:
> Hi,
> 
> According to the help file for GetExtraData, there is 
no "Yr5ProjEPSGrowth". You should use "Yr3to5ProjEPSGrowth". As I 
understand it, the QP2 data available via the AB plugin is somewhat 
different than what is available in QP2, because AB can only access 
what QP2 makes available via its API. See the help for GetExtraData 
to see what is available in AB.
> 
> Steve
>   ----- Original Message ----- 
>   From: ed2000nl 
>   To: amibroker@xxxxxxxxxxxxxxx 
>   Sent: Saturday, August 16, 2003 11:13 AM
>   Subject: [amibroker] Re: Quotes Plus // Functions for Fundamental 
data
> 
> 
>   hope you don't mind another question.
> 
>   when developing software it is nice to see some output in order 
to 
>   see what's going on, e.g. println("");
> 
>   how does this work in AFL?
> 
>   e.g. 
> 
>   bool1 = GetExtraData("Yr1EPSGrowth")>10;
>   bool2 = GetExtraData("Yr5EPSGrowth")>25;
>   Buy = bool1 AND bool2;
> 
>   this works. But ....
> 
>   bool1 = GetExtraData("Yr1ProjEPSGrowth")>10;
>   bool2 = GetExtraData("Yr5ProjEPSGrowth")>25;
>   Buy = bool1 AND bool2;
> 
>   does not. Naturally I want to know what the output of GetExtraData
>   ("Yr1ProjEPSGrowth") is. How do I find this out?
> 
>   regards, Edward
> 
> 
> 
> 
>         Yahoo! Groups Sponsor 
>               ADVERTISEMENT
>              
>        
>        
> 
>   Send BUG REPORTS to bugs@xxxx
>   Send SUGGESTIONS to suggest@xxxx
>   -----------------------------------------
>   Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
>   (Web page: http://groups.yahoo.com/group/amiquote/messages/)
>   --------------------------------------------
>   Check group FAQ at: 
http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
> 
>   Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
Service.


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/l.m7sD/LIdGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->

Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/