914 B
914 B
%B
This strategy was taken from chapter 5 of High Probability ETF Trading (2009) by Larry Connors.
It is based on the %B indicator.
Rules
Long
- The ETF (e.g., SPY) must be above its 200-day moving average.
- If the %B closes < 0.2 for 3 days in a row, enter a long trade.
- (Optional Aggressive Version) If the %B closes < 0.2 again during the initial trade, enter a second long trade.
- Exit the trade when the %B closes > 0.8.
Short
- The ETF (e.g., SPY) must be below its 200-day moving average.
- If the %B closes > 0.8 for 3 days in a row, enter a short trade.
- (Optional Aggressive Version) If the %B closes > 0.8 again during the initial trade, enter a second short trade.
- Exit the trade when the %B closes < 0.2.