PureBytes Links
Trading Reference Links
|
> From: ysk [mailto:yskato@x...]
> Sent: Friday, November 30, 2001 4:58 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] ApplyStop
>
>
>
> When I use ApplyStop to enable % Loss Stop, AB often exits at an
> untradable price.
>
> Is there a way to go around this problem?
>
> Is it possible for you to add "minimum movement" as another
> argument to
> ApplyStop as in ApplyStop( type, mode, amount, exitatstop, minmove)?
>
> Easier way?
Maybe you could use this solution:
http://www.amibroker.com/library/detail.php?id=136
cheers
Marek
|