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

Re: [amibroker] barvisible and lowest low ?



PureBytes Links

Trading Reference Links

Jayson,

Why ?

Anthony

Jayson wrote:

>  Anthony,in your second iif statement
> try..Minl=LastValue(Lowest(IIf(barvisible,L,100))); Jayson
> -----Original Message-----
> From: Anthony Faragasso [mailto:ajf1111@xxxxxxxx]
> Sent: Sunday, March 09, 2003 11:00 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] barvisible and lowest low ?
>
> Could someone check this.....using the Status("Barvisible")
> function...I
> can not seem to get the lowest low value returned...although the
> Highest
> High returns ok.
>
> Thank you in advance
> Anthony
>
> barvisible=Status("barvisible");
>
> Maxh=LastValue(Highest(IIf(barvisible,H,0)));
> Minl=LastValue(Lowest(IIf(barvisible,L,0)));
>
> Title="Lowest Low = "+WriteVal(Minl,1.2)+"... Highest High ="
> +WriteVal(Maxh,1.2);
>
> Plot(C,"",colorBlack,styleCandle);
>
>
>
> 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 the Yahoo! Terms of Service.
>
>                    Yahoo! Groups Sponsor
                        ADVERTISEMENT


>
> 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 the Yahoo! Terms of Service.


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/