PureBytes Links
Trading Reference Links
|
Ted,
"Exit at stop level" means exit immediatelly inside the bar as soon
as target price is reached.
"exit at defined price level" means wait with exit until close or open
(whatever you defined in AA settings)
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "Ted Chmilar" <tchmilar@xxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Tuesday, February 18, 2003 8:30 PM
Subject: [amibroker] ApplyStop exitatstop
> If one was to use the following ApplyStop function, could someone clarify
> the "exitatstop" difference between "exit at defined price field" and "exit
> at stop level"?
>
> ApplyStop( stopTypeTrailing , stopModePoint, amount, exitatstop, True)
>
> Thanks in advance.
>
> Ted
>
>
> Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
> (Web page: http://groups.yahoo.com/group/amiquote/messages/)
>
> Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|