| 
 PureBytes Links 
Trading Reference Links 
 | 
Hello everybody,
I wonder if somebody could help me solve the following :
I'd like to set the exit points in the Expert Advisor for the 
following formula:
{Target: 2% ; Stop: 4%.}
(Ref(L,-4)> Ref(H,0)) AND (Ref(H,0)> Ref(L,-3)) AND (Ref(L,-3)>Ref
(L,-2)) AND (Ref(L,-2)> Ref(L,-1))
I have got no problem whatsoever either setting entry points in the 
Expert Advisor,
back-testing it in the System Tester (where the exits are 
beautifully signalled out, exactly what I want the Expert Advisor to 
do for me) or writing the exploration and running it, for that 
matter.
Everything seems to work fine-except for the exit points in the 
Expert Advisor, which I seem unable to do, no matter how much I 
tweak about!
By the way, if this can help, the strategy is set for the FTSE 100 
index.
Regards.
------------------------ Yahoo! Groups Sponsor --------------------~--> 
Try Online Currency Trading with GFT. Free 50K Demo. Trade 
24 Hours. Commission-Free. 
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/BefplB/TM
--------------------------------------------------------------------~-> 
 
Yahoo! Groups Links
<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/equismetastock/
<*> 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/
 
 |