| 
 PureBytes Links 
Trading Reference Links 
 | 
> Why not use prior bar's High instead of relying on assumptions of
> using current bar High?  Although you make an assumption (that seems
> not risky), it still leads to postdictive errors and causes at times
> to exit too early which can lead to both more profits AND less profits
> depending on the situation.
The answer is simple: because it would be contradicory to 
"ActivateStopsImmediatelly" = TRUE that you have set.
By setting "ActivateStopsImmediatelly" = TRUE you just exactly instruct AB that 
if current's bar High-Low range triggers stop it should be executed.
If you set it to FALSE - then it won't do that. In that case it will exit
on NEXT bar (based on previous H-L).
There is no postdictive error here. And it does NOT lead to more profits
- it always leads to less profit (as it assumes worst case that low actually triggers stop). 
Best regards,
Tomasz Janeczko
amibroker.com
------------------------ 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/GHeqlB/TM
--------------------------------------------------------------------~-> 
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
<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 
 |