Hey guys,
This weekend, I tested an interesting idea from "Short-Term Trading Strategies That Work" by Larry Connors. The original idea doesn't work anymore. However, with some adaptations, I made it functional.
The strategy uses the 2-period RSI, what Larry Connors called "the Holy Grail of indicators." Here's how it works:
Equity and drawdown curves for the elaborate strategy (N = 2)
At the opening of every trading session:
Summary of the backtest statistics
Summary of the backtest trades
I statistically verified the edge and its size, how it varies with market cap (which is why we sort by market cap, ascending in choosing the opportunities to buy), and tested several different setups. The full write-up is here.
I'd love to hear what you guys think.
Cheers
This weekend, I tested an interesting idea from "Short-Term Trading Strategies That Work" by Larry Connors. The original idea doesn't work anymore. However, with some adaptations, I made it functional.
The strategy uses the 2-period RSI, what Larry Connors called "the Holy Grail of indicators." Here's how it works:
Equity and drawdown curves for the elaborate strategy (N = 2)
At the opening of every trading session:
- We will split our capital into N slots and buy stocks whose 2-day RSI from the previous day closed below 5;
- If there are more than N stocks in the universe with the entry signal triggered, we will sort them by market cap and prioritize the smaller ones;
- We will hold N positions maximum at any given moment;
- When the stock closes above yesterday's high, we will exit on the next open.
- We will focus on large/mega caps, skipping small caps;
- We will restrict ourselves to only trade stocks that have been traded in all sessions over the past 3 months from the day in question;
- We will only trade the stock if the allocated capital for the trade does not exceed 5% of the stock's median ADV of the past 3 months from the day in question.
Summary of the backtest statistics
I statistically verified the edge and its size, how it varies with market cap (which is why we sort by market cap, ascending in choosing the opportunities to buy), and tested several different setups. The full write-up is here.
I'd love to hear what you guys think.
Cheers

