| 
 PureBytes Links 
Trading Reference Links 
 | 
Oops, I got it wrong again - you don't
wrap Ref(-1) around this code to find the lowest close value in the last
100 periods!
 
<span
>Regards,
<span
>
Gordon Sutherland
 
-----Original Message-----
From: Gordon Sutherland
[mailto:gosuth@xxxxxxxxxx] 
Sent: Monday, 12 July
 2004 <span
 >2:50 p.m.<font
size=2 face=Tahoma>
To: amibroker@xxxxxxxxxxxxxxx
Subject: RE: [amibroker] Re: Help
with Bars Countback
 
Thanks very much <font
 size=2 color=navy face=Arial>Graham<span
> - your tweak did the
trick! 
 
For the record I had to change my code, of
course, to find the lowest close value in the last 100 days by using the ref
function, namely: LLClose = Ref(LLV(C,100),-1); I have fallen for this one
before!
 
Now I can work on some horizontal channel
stuff.
 
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Sponsor
  ADVERTISEMENT 
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 the Yahoo! Terms of Service.
 
 |