Dear P123 members,
First, let me introduce myself, as I am a new member. My name is Bruno, I am from Brazil and very glad to be a part of this great community. I apologize in advance for my poor English, it’s not my native language.
I have been testing different stop loss rules and it seems they always have a negative impact on portfolio simulation performance.
I have created 30 different portfolio simulations using the best performing 30 ranking systems I could find and ran multiple different stop loss rules on each using the optimizer.
Here are the test setup specs:
- Starting capital: 100k
- 20 stock portfolio
- Both 1y and 16y period backtests
- Daily rebalance
- “Allow sold holdings to be re-bought at current rebalance”: Tried yes, no and other ways to avoid rebuying stocks that recently triggered the stop loss rules (eg: LastSellDaysLT(xx)=FALSE)
- Variable slippage + 0.5 cent per share comission
- Universe: Liquidity > $100k, MktCap > 100M, Price > 1
- Single buy rule: RankPos <= 22
- Single sell rule: RankPos >= 23
Here are the stop loss setups I have tried:
- Fixed an trailing stop loss found in the “Stop Loss” tab of the portfolio with 10, 15, 20, 25, 30 and 35% permutations
- PctFromHi < -xx (also using all of the above percentage permutations)
- Close(0) < Highest (#High, Eval(NoBars >=2, NoBars, 2), 0) - 3 * ATR(14, 0) - also tried with with 2, 2.5, 3, 3.5 and 4 ATR multiplier.
- SMA crossover
I have searched for studies about stop loss impact on performance, found a few. Most say stop loss improves performance, however I could not reproduce these claims on my backtests. Most of these studies compare “buying all stocks on S&P500 and holding” vs. “buying all stocks on S&P500 and using stop loss”. However, IMO there is a big difference between using a good ranking system, buying only the top ranked stocks and rebalancing frequently (what we do at P123) vs. buying all of the S&P 500 stocks and holding.
While searching, I came across a study named “A CRITICAL STUDY ON THE EFFICACY OF STOP-LOSS by William K.N. Chan, CFA”, which claims that most of the times using stop loss will improve the performance of low profitability systems and decrease performance of high profitability systems. I would like to find other similar studies to confirm it but, at first glance, this makes sense to me.
Would you care to share your backtest and/or live trading results with and without stop loss? In addition, if anyone knows a stop loss rule that can reduce drawdown and/or standard deviation while improving (or at least not decreasing) Annual Returns in most sims, I would appreciate it very much.
Thank you.
Regards,
Bruno F.