I would like to filter out some of the losing trades from an automated system. Itâs a little more complicated than a straight stock/futures system because it is trading options on RUT (Russell 2000 index).
Here is a snapshot:
There are 170 trades evenly divided between longs and shorts. There are 27 losers (22%) also almost evenly divided between longs and shorts. The net profit is $26,800 trading 2 contracts.
The goal is to increase the net profit by eliminating some of the losing trades (and fewer if any of the winning trades).
Losers occur because the market becomes too volatile after entry. The situation is worse if the market becomes volatile immediately after entry.
Some examples of trades Iâm trying to eliminate:
The system starts a bearish trade on 7/16/08 in the middle of an uptrend.
Same with a bearish trade starting on 3/11/09.
Starting a bullish trend on 10/17/07 during a downtrend.
Same for 12/12/07.
Attached is a chart.
Currently the entries are based on X days to expiration.
I was experimenting with a filter for Linear Regression Slope but it wasnât working out well.
Would appreciate any thoughts or ideas to explore.
Thx,
Brooks
Here is a snapshot:
There are 170 trades evenly divided between longs and shorts. There are 27 losers (22%) also almost evenly divided between longs and shorts. The net profit is $26,800 trading 2 contracts.
The goal is to increase the net profit by eliminating some of the losing trades (and fewer if any of the winning trades).
Losers occur because the market becomes too volatile after entry. The situation is worse if the market becomes volatile immediately after entry.
Some examples of trades Iâm trying to eliminate:
The system starts a bearish trade on 7/16/08 in the middle of an uptrend.
Same with a bearish trade starting on 3/11/09.
Starting a bullish trend on 10/17/07 during a downtrend.
Same for 12/12/07.
Attached is a chart.
Currently the entries are based on X days to expiration.
I was experimenting with a filter for Linear Regression Slope but it wasnât working out well.
Would appreciate any thoughts or ideas to explore.
Thx,
Brooks
