PureBytes Links
Trading Reference Links
|
Good Luck On This!!
I have been waiting for over a year for amibroker to Rank stocks
based on indicators like Relative Strength, etc
--- In amibroker@xxxxxxxxxxxxxxx, Sidney Kaiser <s9kaiser@xxxx>
wrote:
> Did we ever find some straightforward way to rank a list of
securities on
> some indicator or attribute?
>
> Lets say I want to rank a list based on stochastic. I would need
to
> generate a ranked list and be able to access the rank position.
>
> In rotational trading positionscore is a ranking. Can this be
used in the
> following manner?
>
> positionscore = stochd(Close);
>
> positionscore = ROC(positionscore, 5); This would be the 5 day
delta
> ranking...maybe
>
> Bottom line I need a fairly simple was to rank the list and a way
to fins
> the change in ranking over a few days.
>
> TIA
> Sid
>
>
> --
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.300 / Virus Database: 266.5.1 - Release Date:
2/27/2005
------------------------ Yahoo! Groups Sponsor --------------------~-->
Has someone you know been affected by illness or disease?
Network for Good is THE place to support health awareness efforts!
http://us.click.yahoo.com/Rcy2bD/UOnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> 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/
|