Well I came to the realization that TradeStation functions don't necessarily backtest too well. In particular, the built in trailing stops don't optimize correctly. For whatever reason, they appear to lack enough intraday day to predict when the position will close due to down ticks in live data. Therefore, they optimize to an overly small trade trigger and trail percent. In backtesting, trades are held much longer than in the real word, causing poor backtesting results.
So, for my breakout system I had to make some changes, using my Risk Amount as my trailing stop trigger and trying out a couple different trail percents between 10% and 30%. This has the effect of holding trades longer, lowering the profit factors, and increasing the size of the average win (a lot). Many stocks are no longer profitable.
This is all good news, since the prior results *couldn't* be right but these new ones still look quite profitable for volatile stocks. A 2.0 profit factor and holding times of less than 5% should work out well. Again the full system test trading will take place in early December. I still have another couple systems to code and test before then.
Chabah
So, for my breakout system I had to make some changes, using my Risk Amount as my trailing stop trigger and trying out a couple different trail percents between 10% and 30%. This has the effect of holding trades longer, lowering the profit factors, and increasing the size of the average win (a lot). Many stocks are no longer profitable.
This is all good news, since the prior results *couldn't* be right but these new ones still look quite profitable for volatile stocks. A 2.0 profit factor and holding times of less than 5% should work out well. Again the full system test trading will take place in early December. I still have another couple systems to code and test before then.
Chabah