| 
 PureBytes Links 
Trading Reference Links 
 | 
Try Barssince(LLV(L,15)=L)  > 4
--- In equismetastock@xxxxxxxxxxxxxxx, "Perumal Ramasamy"
<umrperumal@xxx> wrote:
>
> Hi to all,
> 
> In the Expert Advisor, I have defined a sell signal as variable "Var1".
> 
> I want to add a filter that the sell signal "Var1" should occur only
after 5 bars since the occurrence of the lowest of the last 15 bars. 
 I have coded as under:
> 
> Var1             AND
> Barssince(LLV(L,15))  >  5
> 
> But I am not getting the signal (occurring within 5 bars of the
lowest low bar)  filtered out.
> 
> Apparently, there is some mistake in my code.
> Can anybody suggest the correct code.
> 
> Thanks in advance.
> 
> Perumal
> 
> 
> [Non-text portions of this message have been removed]
>
------------------------ Yahoo! Groups Sponsor --------------------~--> 
Transfer from your equities account.  
Receive up to $1,000 from GFT. Click here to learn more.
http://us.click.yahoo.com/aZttyC/X_xQAA/cosFAA/BefplB/TM
--------------------------------------------------------------------~-> 
 
Yahoo! Groups Links
<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/equismetastock/
<*> Your email settings:
    Individual Email | Traditional
<*> To change settings online go to:
    http://groups.yahoo.com/group/equismetastock/join
    (Yahoo! ID required)
<*> To change settings via email:
    mailto:equismetastock-digest@xxxxxxxxxxxxxxx 
    mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
    equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 
 |