Not tested, and assuming you meant Nth *most recent* occurance?

TimeLine = LastValue( BarIndex() ) - BarIndex();
BarsPassed = ValueWhen(  YourCond, TimeLine, n );

Steve

----- Original Message -----
From: "idaytrader" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, May 10, 2006 11:07 AM
Subject: [amibroker] How do you get the bars since the nth occurance of a
condition


> Hi all,
>
> I am drawing a blank.  How can I get the number of bars that have
> passed since the nth occurance of a condition?  Thanks for your help.
>
> Jerry L.
>
>
>
>
>
>
> 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