Paul, I just discovered as well there is a dll for the CBL in the 3rd party area. Cheers, Dave
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Ho Sent: Tuesday, 29 May 2007 9:23 PM To: [email protected] Subject: RE: [amibroker] Countback line entry to code the countbackline indicator setup 3 variables cb1h, cb2h, cb3h cb1h = cb2h = cb3h = h and in a for loop to do test and set cbxh for each bar and so can use this info to set _____ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of David Sent: Tuesday, 29 May 2007 8:25 PM To: [email protected] Subject: [amibroker] Countback line entry Hi, does anyone know how to do calculation similar to a countback line for entry. I am trying look back from today's high to the last time the high was greater & look to enter if this last high was exceeded. This is more that just a cross of the HHV in last 3 days, it would be any day back from now. I think it needs looping but sure how to get it to work. Dave
