In this post, we backtest the Narrow Range NR7 trading strategy. The strategy works reasonably well, but we improved it by adding one simple parameter.
We made our own version of the NR7 trading strategy and made the following trading rules listed below. We test the following hypothesis on stocks:
The range, or volatility, is the difference between the High and the Low (each day).
If today has the lowest range of the previous last 6 trading days, then we go long at the close.
We exit at the close when today’s close is higher than yesterday’s high.
We have one parameter for entry and one exit criterium, and a trading strategy can hardly get any simpler than that (?). We test on the S&P 500 by using the ETF with the ticker code SPY.
If we invest 100 000 and let it compound since the inception of the ETF in 1993 we get the following equity curve and drawdowns ((Shown in the image below)
You can find more info about this trading strategy here:
https://www.quantifiedstrategies.com/nr7-trading-strategy/