PureBytes Links
Trading Reference Links
|
Hello,
Version 4.20 is OBSOLETE and does not have many features present
in newer versions. Using 4.20 you miss a LOT.
Use the LATEST official version 4.50 http://www.amibroker.com/download.html
It has not only N-bar stop:
http://www.amibroker.com/f?applystop
but thousands of new features.
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "newnow02" <newnow02@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Wednesday, March 10, 2004 4:22 AM
Subject: [amibroker] Time Stop
> Someone suggested that I do the folloing in order to get a time stop
> going:
>
> ApplyStop(stopTypeNBar, stopModeBars, MaxBarsHeld, True);
> Equity(1);
> where MaxBarsHeld would be 40 in your case.
>
> However, I have read the documenation (i.e. help file) and see none
> of this for the ApplyStop function. I have Amibroker 4.20. Is the
> above possibly a later release??
>
> If not, can someone give me an example of how I'd apply a simple
> time stop with the values included. I have correctly used ApplyStop
> for normal stops and targets but can't figure out how to get it to
> the time domain...
>
>
>
>
>
>
> Send BUG REPORTS to bugs@xxxxxxxxxxxxx
> Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
> -----------------------------------------
> 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
> Yahoo! Groups Links
>
>
>
>
>
>
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
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
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/
|