Momentum Trading Strategies for Beginners: A Step-by-Step Playbook

Word Count: 1,111

What Is Momentum Trading? The Core Philosophy

Momentum trading is the financial equivalent of catching a wave. The strategy operates on a simple, empirically validated premise: assets that have performed well over a specific period (typically 3 to 12 months) tend to continue performing well in the near future, while assets that have performed poorly tend to continue declining. This is not a prediction of fundamental value; it is a statistical observation of market psychology. Momentum exploits the “herd effect”—where late-arriving buyers push prices higher as they fear missing out (FOMO)—and the “confirmation bias” of institutional investors. Before you write a single line of code or place a trade, internalize this: momentum is predictive, not reactive. You are not looking for “cheap” stocks; you are looking for stocks that are proving they can move.

The Core Mechanics: One Signal, Two Phases

Every momentum strategy has two distinct phases: Selection and Exit.

  • Selection (The Entry Signal): You identify assets with the highest total return over a lookback period (e.g., the past 6 months). You rank a universe of assets (stocks, ETFs, crypto) by this return, and buy the top 10-20%.
  • Exit (The Stop/Rebalance): You hold the asset for a predetermined holding period (e.g., 1 month). At the end of that period, you “rebalance” by selling losers and buying new winners. Crucially, you also set a trailing stop loss to exit a position if momentum violently reverses.

Step 1: Choose Your Universe and Timeframe

The Universe: Avoid micro-cap stocks and low-volume ETFs. Liquidity is the lifeblood of momentum. If you cannot exit a position within 30 seconds without moving the price by 1%, you are a victim, not a trader. Recommended starting universe: the S&P 500 (SPY), the Nasdaq 100 (QQQ), or the top 100 US equities by market capitalization. For crypto, stick to the top 10 by market cap.

The Timeframe:

  • Intermediate-Term (Classic): 6-month lookback, 1-month holding period. This is the academic standard (Jegadeesh & Titman, 1993).
  • Short-Term: 20-day lookback, 5-day holding period. Higher frequency, higher stress, higher transaction costs.
  • Beginner Recommendation: Use a 3-month lookback and a 1-month holding period. Rebalance once per month. This reduces noise and trading fees while capturing the majority of momentum premium.

Step 2: The Calculation—Ranking by Pure Price Return

You will calculate the percentage price change for every asset in your universe over the lookback period. Do not use total return (including dividends) or risk-adjusted metrics yet. Keep it pure. The formula is simple:

Momentum Score = (Current Price / Price N periods ago) – 1

Example: If Apple is trading at $200 today and was at $150 exactly 90 days ago, its 90-day momentum score is ($200 / $150) – 1 = 0.33, or +33%. You then rank all assets in your universe from highest to lowest.

Common Floor and Ceiling:

  • The Winner’s Curse: Do not buy the #1 ranked stock if it has gained 400% in a month. It is a parabolic blow-off. Cap your selection to exclude stocks that have moved more than 100% in your lookback period (ignoring IPOs and SPACs).
  • The Value Trap: Do not buy a stock with -5% momentum hoping for a reversal. Momentum is long-only; you only buy positive momentum stocks.

Step 3: Position Sizing and The Volatility Filter

This is where most beginners fail. You must size positions inversely to volatility. A stock that has gained 40% in 3 months is likely volatile. A utility stock that gained 6% in 3 months is stable. If you put the same dollar amount in both, the volatile stock will dominate your portfolio risk.

The Kelly Criterion Simplified:
Allocate more capital to the highest momentum with the lowest volatility. Use the Sharpe Ratio (or a simplified version: Momentum Score / Standard Deviation of returns over the lookback period) to rank your top candidates. Buy the top 5 stocks equally from this volatility-adjusted ranking.

The Rule of 5: For a beginner, hold exactly 5 positions. Never hold fewer than 3. Never hold more than 10. Too few creates idiosyncratic risk (any single stock can cause a 40% drawdown). Too many dilutes the momentum premium into a market index.

Step 4: The Entry—Execution Protocol

You are not a discretionary trader. You are a system. You will execute your trades at the market close on the rebalancing day (e.g., the first trading day of each month). Do not try to “wait for a dip.” The momentum premium is earned by being present for the continuation, not by timing pullbacks.

Checklist for entry:

  • [ ] Asset is in the top 20% of momentum scores.
  • [ ] Asset is in the top 50% of volatility-adjusted scores.
  • [ ] Asset has average daily dollar volume > $50 million (for US stocks).
  • [ ] Asset is not involved in a corporate action (merger, stock split, pending bankruptcy).

Place your limit order at the current ask price. If you cannot fill within 0.5% of the closing price, skip the trade.

Step 5: The Exit—The Trailing Stop (The Most Important Step)

Momentum strategies generate their returns in bursts. They also suffer catastrophic drawdowns if you do not manage the downside. Use a trailing stop loss based on the Average True Range (ATR) .

  • ATR Calculation: ATR measures how much an asset typically moves per day. You can find it on any trading platform (TradingView, Thinkorswim, Bloomberg).
  • Stop Placement: Set a stop at 3 x ATR below the highest price since purchase.
  • Example: You buy XYZ at $50. Its ATR is $2. Your initial stop is at $44 ($50 – $6). If XYZ rises to $60, your stop moves up to $54 ($60 – $6).
  • Why 3x ATR? It is tight enough to protect against a momentum crash, but wide enough to avoid being stopped out by normal daily volatility.

The Hard Rule: If any position drops by 15% from its peak closing price (not intraday high), liquidate it immediately. No exceptions. Momentum crashes are fast and deep; waiting for a rebalancing date will destroy your account.

Step 6: Rebalancing—The Mechanical Pruning

On your predetermined rebalancing day (e.g., the first Monday of every month), you will:

  1. Sell all positions that no longer rank in the top 40% of momentum scores.
  2. Sell any position that hit its trailing stop during the month.
  3. Buy the new top 5 candidates from your updated ranking.
  4. Equal-weight the portfolio again.

Tax Awareness: In a taxable account, realized short-term gains (held < 1 year) are taxed as ordinary income. If you are in a high tax bracket, consider holding positions for at least 12 months to qualify for long-term capital gains rates. This may preclude you from rebalancing monthly. An alternative is to use a tax-advantaged account (IRA) or trade ETFs that follow momentum (e.g., MTUM or SPMO).

Step 7: The Risk Regime—When to Step Aside

Momentum does not work in all market environments. The strategy is highly susceptible to “momentum crashes”—sharp reversals that typically occur during market panic (e.g., 2020 COVID crash, 2022 bear market). You must implement a market filter.

The 200-Day Simple Moving Average (SMA) Filter:
Do not enter any new momentum long positions when the S&P 500 (SPY) is trading below its 200-day SMA. Wait until the index closes back above the 200-day. This removes the worst two-thirds of momentum drawdowns while sacrificing only 15-20% of the upside.

The Equipment Checklist (Tech Stack)

  • Broker: Interactive Brokers, TD Ameritrade (thinkorswim), or Fidelity. You need API access if you automate, or a solid web platform for manual trading.
  • Data: Free: Yahoo Finance (via Python or spreadsheet). Paid: Koyfin, Finviz, or YCharts for screening.
  • Spreadsheet: Google Sheets or Excel. Create a table with columns: Ticker, Current Price, Price N periods ago, Momentum %, ATR, ATR-based stop, Trailing stop level.
  • Automation (Optional): Python with the yfinance library can automate the ranking calculation.

The Hidden Psychology of Momentum

Your biggest enemy is not the market; it is your brain. You will buy a stock at $100. It will rise to $105. You will feel smart. It will then drop to $95. You will doubt the system. You will want to “wait and see” whether to sell.

The Anchor Bias: You will feel that $100 was the “fair value.” It is not. Momentum destroys anchors. The only price that matters is the next trade.

The Disposition Effect: You will want to sell winners early (“lock in profits”) and hold losers (“it’s just a temporary drawdown”). This is the exact opposite of what momentum requires. Momentum requires you to let winners run and cut losers immediately.

Advanced Variations for the Curious

Once you have successfully executed the baseline strategy for 6 months, consider these modifications:

  • Momentum + Seasonality: Trade momentum only during months with historically positive returns (November through April).
  • Sector Rotation: Rank individual sectors (XLV, XLK, XLF) by momentum, then buy the top 3 sectors’ top stocks.
  • Cross-Asset Momentum: Extend the strategy to commodities (gold, crude oil), currencies (EUR/USD), and bond ETFs (TLT). Correlations between asset classes provide diversification.

The Only Metrics That Matter

Track these three numbers. If any is negative, stop trading and review your process strictly.

  1. Win Rate: Expect 45-55%. You will lose on nearly half of your trades. That is normal.
  2. Average Win vs. Average Loss: You need the average win to be at least 1.5x larger than the average loss. This is driven by the trailing stop.
  3. Maximum Drawdown: Over 12 months, you should not exceed a 20% drawdown. If you hit 25%, increase your ATR multiplier or move to a cash position.

Implementation: The First Week

  • Monday: Identify your universe (e.g., QQQ holdings). Download 6 months of daily closing prices.
  • Tuesday: Calculate 3-month momentum for each stock. Rank by momentum score. Filter by volatility. Identify top 5.
  • Wednesday: Set price alerts for your top 5. Do not trade yet. Observe how they behave.
  • Thursday: Place paper trades (using a demo account) to verify your exit calculations.
  • Friday: Place your first live trade at market close, following the entry protocol exactly.

You now possess the complete mechanical framework. Your portfolio will rise and fall, but the process remains constant. Execute without emotion.

Something went wrong. Please refresh the page and/or try again.

Discover more from DNS Research

Subscribe now to keep reading and get access to the full archive.

Continue reading