PureBytes Links
Trading Reference Links
|
Ok, that's what I thought.Well, in my test I'm only ever in 1 position
at a time so I'm not generating any BUY signals until I SELL my previous
position. Or, does the system continusouly check for BUY conditions but
not report it if I have a position already??? If this is the case then
exrem will fix that.
Thanks,
Andrew.
Graham wrote:
> trailing stop never falls. It is always at the highest value
> But you do have to be careful that your code does not have subsequent
> buy signals that could reset any trail stop. You ahve to ensure these
> are exrem'med out, or similar method
>
> On 8/30/05, Andrew Z <wizard@xxxxxxxxxxxxxxx> wrote:
> > G'day all,
> >
> > I'm playing around with a trailing stop trying to maximum what I can get
> > when I'm in a trend. When I plot the trailing stop so I can get a visual
> > (eg: 10% below price) , how is the trailing stop ever triggered if it is
> > constantly changing in relation to the price?? I know I'm not thinking
> > of this correctly, but what I have in my head is a "trailing stop" that
> > rises with price but NEVER falls. If the price takes a downturn it will
> > trigger the trailing stop at it's last position, thus locking in profit
> > and minimising what you give back!
> >
> > I'm having a moment.. :-[
> >
> > Andrew.
> >
> >
> >
> >
> > 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
> >
> >
> >
> >
> >
> >
> >
> >
>
>
> --
> Cheers
> Graham
> AB-Write >< Professional AFL Writing Service
> Yes, I write AFL code to your requirements
> http://e-wire.net.au/~eb_kavan/ab_write.htm
> <http://e-wire.net.au/%7Eeb_kavan/ab_write.htm>
>
>
> 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
>
> * Visit your group "amibroker
> <http://groups.yahoo.com/group/amibroker>" on the web.
>
> * To unsubscribe from this group, send an email to:
> amibroker-unsubscribe@xxxxxxxxxxxxxxx
> <mailto:amibroker-unsubscribe@xxxxxxxxxxxxxxx?subject=Unsubscribe>
>
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/>.
>
>
> ------------------------------------------------------------------------
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Put more honey in your pocket. (money matters made easy).
http://us.click.yahoo.com/r7D80C/dlQLAA/cosFAA/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/
|