PureBytes Links
Trading Reference Links
|
Hi
Is it possible to set the re-entry delay when selling a position if
the sale is not the result of having a stop hit? For stops I know how
to set the re-entry delay in the settings tab, but I don't know if it
is possible to 1) set it in afl code and 2) set it when a sell occurs
(as opposed to being stopped out).
For example, if your exit is the result of your sell being triggered:
sell = RSI(14) > 70;
I would like to avoid trading the same stock within 30 days - no
matter how I got out of it.
Thanks.
Greg
------------------------------------
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
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/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|