Hello,

H1=HHV(H,30);
LB = ValueWhen(H==H1,Low);
Filter = 1;
AddColumn(H,"H");
AddColumn(LB,"L");

Cheers

Prashanth
----- Original Message ----- 
From: "nifty46" <[email protected]>
To: <[email protected]>
Sent: Sunday, December 27, 2009 18:52 PM
Subject: [amibroker] HIGH1=hhv(h,30)


> Respected AFL masters, how can we write & find a low of specific candle. 
> example H1=hhv(h,30); now we have Higher value, i need the low of H1 
> candle also please help
>
>
>
> ------------------------------------
>
> **** IMPORTANT PLEASE READ ****
> This group is for the discussion between users only.
> This is *NOT* technical support channel.
>
> TO GET TECHNICAL SUPPORT send an e-mail directly to
> SUPPORT {at} amibroker.com
>
> TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
> http://www.amibroker.com/feedback/
> (submissions sent via other channels won't be considered)
>
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
>
> Yahoo! Groups Links
>
>
>

Reply via email to