I like Graham's solution better!

>The simplest is to use HighestSince function
--
Terry

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Terry
Sent: Monday, May 15, 2006 16:43
To: [email protected]
Subject: RE: [amibroker] Highest Value Since Signal

Signal = your signal;
X = HHV(C,BarsSince(Signal));

AddColumn(X,"Highest Close since Signal");
--
Terry

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of C Alvarez
Sent: Monday, May 15, 2006 14:33
To: [email protected]
Subject: [amibroker] Highest Value Since Signal

I am looking to see what the highest close has been since a given
signal to the present. I want to do this in an Exploration and not a
Backtest because there may be multiple signals and I want the data for
each signal.

Any suggestions?

Thanks,
Cey







Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html


Yahoo! Groups Links









Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html


Yahoo! Groups Links








Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html





SPONSORED LINKS
Investment management software Real estate investment software Investment property software
Software support Real estate investment analysis software Investment software


YAHOO! GROUPS LINKS




Reply via email to