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

4% SYSTEM UPDATE



PureBytes Links

Trading Reference Links

After taking a 0.22% loss on the last trade, the 4% system went long on the
close Tuesday.   
As you recall, the 4% system BUYS when the S&P corrects 4% and then goes up on
the day; it sells if (a) it rises 4%, or (b) it drops 4%, or (c) it crosses
below a parabolic.

The SuperChart code for the 4 % system 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:37 pm, June 17th, 1998