Assuming you need to sort them for each bar. You can code ranking to do this, but it does take a lot of time as each symbol must be compared to every other symbol for every symbol and every bar
You can Osaka plugin or code it yourself, some examples I believe are in the library for sorting on the last (or selected) bar only. Need to modify these for creating array of results.
You could always pre-run the sort and store the results in composite symbols.
The easiest is to just allow psoitionscore to do the work for you, not exactly the same but is simpler.

--
Cheers
Graham
AB-Write >< Professional AFL Writing Service
Yes, I write AFL code to your requirements
http://www.aflwriting.com

On 13/10/06, Fred <[EMAIL PROTECTED]> wrote:
You might want to review the doc for BatMan in the files section at
AB-TS ...

--- In [email protected], "Mark" <[EMAIL PROTECTED]> wrote:
>
> Hi all
>
> is it possible to generate code that will rank in order
> ie I want to perform a function ie take the ROC(C,10);
> take the top 25 and then perform further analysis only on these 25.
>
>
> I know using position score does this after a fashion , but I want
to
> do it early on in the process.
>
> i would also like to be able use this function in the explorer to
> automatically generate watch lists. I know it no biggie to do it
> manually using the sort columns and counting, But by the time I do
it
> for several lists it takes a surprising amount of time.
>
>
> Thanks for your help
>
> Mark
>





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 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: [EMAIL PROTECTED]
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
     [EMAIL PROTECTED]

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





__._,_.___

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 other support material please check also:
http://www.amibroker.com/support.html






SPONSORED LINKS
Software support Small business finance Business finance online
Business finance training Business finance course

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to