Exit methods for trend-traders

my entry is based on what I feel most comfortable... regardless of the outcome. so my exit should be based on what I feel most comfortable... regardless of the outcome.

The 20% is what fits my style, and following it is 80% of the work.
 
Quote from Andy62279:

my entry is based on what I feel most comfortable... regardless of the outcome. so my exit should be based on what I feel most comfortable... regardless of the outcome.

The 20% is what fits my style, and following it is 80% of the work.
That is not systemic, but if it works for you...

nitro
 
Quote from nitro:

That is not systemic, but if it works for you...

nitro

I am mechanical.. that's not what I meant by most comfortable. I'm not trading reversals because I don't feel comfortable with it. I trade pullbacks because I feel most comfortable with it. I'm still thinking about the question. It will come in time
 
Quote from Andy62279:

hmm... I'd like to take a guess at this. Using profit targets and price action. Whichever comes first. Having a point set profit target that is statistically meant to capture majority of maximum moves. Or exit when price structure says it's time to get out. Such as a reversal setup.

Thank you Andy,

My strategy for a trade is -------eg. I entered a trade. "This trade might make me $480-$530 roughly". I always think money when i trade.......whatever the others say(CASINO says think of chips don't think of money :D). As the mkt unfold, it was in my favour for quite awhile, when it kissed $490, it was hesitating abit then back down, oops. It alerted me. No good, it @$400 in a few minutes, i took the money in no time. (I never never let this bank note shrinking below $300! It was my bottom line when it reached $490). A few minutes later it down a bit more, say it worth $250( I was out at +$400), I think it still bullish, i took another bite ----re-entered.

(1)Profit target=$500ish,
(2)Price action dropping from $490 to $250(i took $400 run, re-enter@$250).

Was I doing the right things? Andy and S77?
 
Quote from Andy62279:

I'm not an expert... but are your decisions based on emotions or statistics?

Based on the facts at least i believe they were facts.

I know you are an experienced trader, Andy. Thanks again.
 
Quote from Andy62279:

good question... I've been meaning to ask the same. I've used EMA before. I want to capture majority of the big moves, and I felt this did it... but left too much money on the table. Now I use parabolic stop for a trailing stop. It performs much better. It gives prices plenty of room and after the move has matured the trailing stop charges in leaving very little on the table. Seems to work well for me, but problem is... parabolic stop doesn't know when I enter a trade.

So I too am wondering what other available trailing stops there are. I heard ATR's are good. I tried to test with it, but somehow it wasn't giving price enough room for growth so I ditched that idea.

Hey Andy,

You have 2000i, right? If so, just pull up the code for the parabolic stop and write that into your system. Have it start the bar after your entry (I can't think of how to get it done on entry). I usually start it off 1-2 ATR away from entry price.
 
Quote from Cutten:

A lot of people on here talk about trading with the trend. My question is what method do you use for exiting? The most consistent one seems to be a wide trailing stop, either a certain multiple of the ATR, or beyond a meaningful support or resistance level. Do any trend-traders use other exit methods, and if so could you describe them a little?

As your skills develop, differing methods will prevail. As you see, over the days, a lot of different skill levels have been represented.

Because trends overlap, there is a rich resourse available to those who annotate trends. This factor seems to slow the market down as well in the snese that your time is occupied with two sets of information (ending of a trend and the beginning of anopther). This plethora of information gives you a lot of information to work with.

If you want to focus on a particially rewarding moment in this process, chose to focus on one matter. One point in time.

Lets say you are a learner and you are assembling as much knowledge as you can. You base your efforts on "knowing what is going on" , perhaps.

Say you know about a 100 things by now. At this particular moment as a trend ends and another one is beginning, you will find that several or many things will be coming to mind that you know.

One might be: have you ever noticed when a retrace turns into a reversal?

Another might be: I think I can see point 3 forming now. you have recently seen points 1 and 2 form.

Still another may be: I've just come off the trend line and the traverse is failing because the volume won't push price past the prior value established on the left channel line..

Another. You might be concerned with how the DOM is behaving still. You could be observing that on the fifth level the former imbalance is no longer the typical imbalance.


There is after a while more to it than these gross measures of this one moment. After all it is the time, after which an expert has already reversed to be driven by the herd that will be showing up in about a few minutes or so. But the above described is the second best moment because it is a "confirmation" moment that is MOST important.

What it confirms is that you reversed properly a short while back and it also confirms that the overlap of the old trend and the new trend is coming to a close.

Someone said that there are four ways to tell. None of them were originated by the market and all of them were originated by the person. One small thing is for sure, however, people do not dictate ever when trends end; only the market does. In the partnership that a person has and maintains with the market, one thing is for sure, neither can do the other's job. Always check out what anyone is telling you by performing the test of whose job is it.

People who share responsibilities with the market do not buy and sell; they hold and reverse as an alternative.
 
Quote from hanseng1:

Hey Andy,

You have 2000i, right? If so, just pull up the code for the parabolic stop and write that into your system. Have it start the bar after your entry (I can't think of how to get it done on entry). I usually start it off 1-2 ATR away from entry price.

Yes I do have ts2000i, but the only thing I know how to program is my microwave :) I know my exit strategy isn't the greatest. It has it's strength and weaknesses. It does meet my trading objective, or shall I call it performance goals. So for now there's no need to fiddle with things.

ATR's are good. I think its logic is very sound because it adapts to changing market volatility. I'm not the type that thinks a different system is the answer, I'm just trying to find ways to master my setup. I'm working on something new, and the entry seems to be pretty reliable. I just want to put more effort into the exit strategy this time.
 
Quote from Andy62279:

Yes I do have ts2000i, but the only thing I know how to program is my microwave :) I know my exit strategy isn't the greatest. It has it's strength and weaknesses. It does meet my trading objective, or shall I call it performance goals. So for now there's no need to fiddle with things.

ATR's are good. I think its logic is very sound because it adapts to changing market volatility. I'm not the type that thinks a different system is the answer, I'm just trying to find ways to master my setup. I'm working on something new, and the entry seems to be pretty reliable. I just want to put more effort into the exit strategy this time.

Hey Andy,

You're ahead of me.....I have no clue how to program my microwave.

Here's a breakout system with a parabolic stop for the exit. It is very rough, but it is not optimized and the values were arbitrarily chosen. It simply shows the basic use of a parabolic exit in a mechanical system.

It's in TS 8 format; hopefully you can use it. If not, let me know and I'll try to fix it.

Enjoy.

Code:
input: F(.2), inc(.05), P(20);
vars: hh(0),ll(0),par(0),factor(0),mp(0);

hh = highest(high, p);
ll = lowest(low, p);
mp = marketposition;

if mp[1] <> marketposition then begin
	factor = f;
	if marketposition = 1 then
		par = entryprice - avgtruerange(10);
	if marketposition = -1 then
		par = entryprice + avgtruerange(10);
end;
if mp[1] = marketposition and mp = 1 then begin
	factor = factor + inc;
	par = par + factor * (highest(high,barssinceentry) - close);
end;
if mp[1] = marketposition and mp = -1 then begin
	factor = factor + inc;
	par = par + factor * (lowest(low,barssinceentry) - close);
end;

buy next bar at hh stop;
sell short next bar at ll stop;

sell next bar at par stop;
buy to cover next bar at par stop;
 
Back
Top