PureBytes Links
Trading Reference Links
|
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 --------------------~-->
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/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/
|