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

Re: [amibroker] New Quotes Plus (QP2) plugin



PureBytes Links

Trading Reference Links

Hello,

You can run exploration that finds symbols that have increased EPS rank.

EPSRank = GetExtraData("EPSRank");
Filter = EPSRank > Ref( EPSRank, -260 ); // one year difference

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "IVA GmbH" <funnybiz@xxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Friday, July 18, 2003 7:09 PM
Subject: Re: [amibroker] New Quotes Plus (QP2) plugin


> TJ,
>
> is it possible to run an exploration with this new field "EPS rank" filed
> such as "Find all stocks with an increase of at least "x %" over the last "y
> quarters""?
>
> Thanks
>
> Markus
> ----- Original Message -----
> From: "Tomasz Janeczko" <amibroker@xxxxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Friday, July 18, 2003 5:48 PM
> Subject: [amibroker] New Quotes Plus (QP2) plugin
>
>
> > Hello,
> >
> > New Quotes Plus plugin (QP2.DLL) version 1.4.2
> > is available for download from http://www.amibroker.com/bin/QP2.dll
> >
> > Changes from version 1.4.1
> > +added EPSRank field to GetExtraData - retrieves current and historical
> values of EPSRank.
> >
> >    Example:
> >    Plot(GetExtraData("EPSRank"),"EPSRank", colorRed );
> >
> > + ability to read UNADJUSTED (raw) data.
> >    Appropriate setting is available at:
> >    File->Database Settings->Configure
> >    "Unadjusted (raw) data".
> >
> > + "Retrieve" button gets only ACTIVE symbols. Does not retrieve test/junk
> symbols like ZZZZ...
> >
> >
> > Best regards,
> > Tomasz Janeczko
> > amibroker.com
> >
> >
> > 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/
> >
> >
> >
> > __________ NOD32 1.463 (20030717) Information __________
> >
> > This message was checked by NOD32 Antivirus System.
> > http://www.nod32.com
> >
> >
>
>
>
> 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/
>
>
>


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get a FREE REFINANCE QUOTE - click here!
http://us.click.yahoo.com/nHYuCC/ca0FAA/ySSFAA/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/