[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tightening Trailing Stops Qs.



PureBytes Links

Trading Reference Links

X-Nojunk-Status: OK   0
X-Return-Path: omega-list-request@xxxxxxxxxx
X-Ufrom: omega-list-request@xxxxxxxxxx  Wed Aug  6 12:29:39 2003
X-Original-To: alex@xxxxxxxxxxxxxx
Delivered-To: unicorn@xxxxxxxxxxxxxxx
Resent-Date: Wed, 6 Aug 2003 12:21:13 -0700
Message-ID: <00b201c35c4f$e03ea700$6400a8c0@xxxxx>
From: Navtej S. Nandra (RR) <nnandra@xxxxxxxxxx>
To: <omega-list@xxxxxxxxxx>
Subject: Tightening Trailing Stops Qs.
Date: Wed, 6 Aug 2003 15:21:02 -0400
X-Mailer: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Resent-Message-ID: <"kZnv12.0.jE4.fKLC_"@mx1>
Resent-From: omega-list@xxxxxxxxxx
X-Mailing-List: <omega-list@xxxxxxxxxx> archive/latest/84813
X-Loop: omega-list@xxxxxxxxxx
Precedence: list
Resent-Sender: omega-list-request@xxxxxxxxxx

Navtej S. Nandra (RR) asked: <nnandra@xxxxxxxxxx>
>I wonder if anyone has tried writing code for tightening stops as a profit
>target is approached in TradeStation and can share same?  Any direction /
>suggestion would be appreciated.

You can try using a Parabolic as a stop.  There's a function and an
indicator built into TS.  It starts out wide and gets tighter.  I've
never used it myself but I find it makes a decent trend indicator if
you set the parameter properly.

The way I tighten my stops is to base them on a measurement of
market noise (crudely, a multiple of average true range will work
for this).  The stops will automatically get tighter when market
volatility (noise) decreases, and you simply maintain this tightness
until stopped out.  In this way your tightening stop adapts to the
market.  You can further tighten by decreasing the multiplier in
stages.

-Alex