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

RE: 4% System Exits.



PureBytes Links

Trading Reference Links

I applyed the code to a SPU chart (continuous future 1/98-now)
and I only got 2 trades....one in April and one at begin of Jun.

do I need to apply this to the cash (SPX) to get more trades?

> -----Original Message-----
> From:	GREHERT@xxxxxxx [SMTP:GREHERT@xxxxxxx]
> Sent:	Thursday, June 25, 1998 12:05 AM
> To:	RealTraders Discussion Group
> Subject:	4% System Exits.
> 
> The 4% system just got a signal to sell its position at the open
> Thursday
> 6/25, for ~ a 4 % profit.  It went long on Tuesday, 6/16 @ the close,
> 1087.59.
> 
> As you recall, the 4% system BUYS when the S&P corrects 4% and then
> goes up.
> It sells if (a) it rises 4%, (b) it drops 4%, or (c) it crosses below
> a
> parabolic.
> 
> The SuperChart code is as follows:
> 
> IF: C[1]< .96* HIGHEST(H,15)[1] and c>c[1]          
> then: BUY this bar on the Close
> 
> IF: C<.96*(EntryPrice) OR C CROSSES BELOW PARABOLIC(.00175) OR
> maxPositionProfit> .04* EntryPrice
> then: EXITLONG next bar at the market
> 
> Profitable 78% with an average trade profit of 9.10 S&P points (back
> to 1984).
> 
> Best Regards,
> 
> Jerry Rehert  (grehert@xxxxxxx)
> Atlanta, GA
> @ 10:36 pm, June 24th, 1998