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

Re: [amibroker] Sort the Array



PureBytes Links

Trading Reference Links

Thanks Dingo....I already tried to manipulate the code in Tomasz's
formula , but was unable to produce any results.

Anthony

dingo wrote:

>  http://groups.yahoo.com/group/amibroker/message/32828
>
>      -----Original Message-----
>      From: Anthony Faragasso [mailto:ajf1111@xxxxxxxx]
>      Sent: Thursday, February 06, 2003 8:50 PM
>      To: amibroker@xxxxxxxxxxxxxxx
>      Subject: [amibroker] Sort the Array
>
>      Can anyone fill this in....I want to sort the array (
>      pricechange )...so
>      the output will be in ascending order...
>
>      I know I could just click on the column heading after the
>      results are
>      in......but that is not what I wish at this time.
>
>      Thank you in advance.....it could be in Jscript or
>      VBscript...
>
>
>      periods=9;
>      pricechange=ROC(Close,periods);
>
>      EnableScript("JScript");
>
>      <%
>
>      // sort the array
>
>      %>
>      Filter=1;
>      AddColumn(pricechange,"% Change");
>
>      Anthony
>
>
>
>
>
>
>
>      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
                        ADVERTISEMENT


>
> 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.


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/