blog · ~6 min read

Portfolio Rebalancing Strategies

Rebalancing controls drift between target weights and actual exposure, with calendar, threshold, and volatility methods trading off cost, discipline, and risk.

T By tradernewbie · Curated for beginners
#portfolio-theory#money-management
本文为英文。需要查看中文翻译吗? Google 翻译 →

交互工具在翻译视图中可能无法使用。

Portfolio Rebalancing Strategies

A portfolio set today does not stay set. As prices move, weights drift away from targets, sometimes dramatically. Rebalancing is the discipline of returning the portfolio to its intended allocation — and the choice of when and how to rebalance has measurable effects on risk, return, and cost.

Why weights drift

Start with a 50/50 portfolio of assets A and B. If A doubles while B is flat, the portfolio is now 67/33. Risk concentration has shifted toward A without any deliberate decision. Without rebalancing, the portfolio becomes a momentum strategy that increasingly owns whatever has risen most.

Calendar rebalancing

Rebalance at fixed time intervals — monthly, quarterly, or annually. Simple, predictable, easy to implement.

  • Strength: Discipline and auditability. Removes discretion and emotional resistance to selling winners.
  • Weakness: Can rebalance when drift is small (wasting transaction costs) or sit idle while drift becomes dangerous between dates.

Threshold rebalancing

Rebalance only when any weight deviates from target by more than a fixed band, say $\pm 5%$ or $\pm 20%$ of the target weight.

  • Strength: Trades only when drift matters, saving cost and tax impact.
  • Weakness: Requires monitoring. In trending markets, weights can drift far before triggering, increasing hidden risk.

Volatility-targeted rebalancing

Adjust position sizes so portfolio volatility tracks a target, rebalancing when realized volatility deviates beyond a threshold:

$$w_{\text{new}} = w_{\text{old}} \cdot \frac{\sigma_{\text{target}}}{\sigma_{\text{realized}}}$$

  • Strength: Keeps risk constant across regimes, which is what most traders actually want.
  • Weakness: Sells into falling volatility and buys into rising volatility, which can be pro-cyclical. Requires volatility forecasts that carry error.

The rebalancing premium

Rebalancing has a mechanical return source: it forces selling assets that have risen and buying those that have fallen, capturing a mean-reversion premium when mean reversion exists. The expected excess return is approximately:

$$\text{premium} \approx \frac{1}{2}\sum_i w_i \sigma_i^2 (1 - \rho_{i,\text{rest}})$$

This is positive when assets are volatile and weakly correlated, but turns negative in trending markets where rebalancing systematically fights the trend.

Costs and practical guidance

  • Transaction costs: Frequent rebalancing erodes returns through commissions and slippage.
  • Tax: In taxable accounts, rebalancing triggers realized gains. Use new capital, dividends, and tax-loss harvesting to limit realization.
  • Whipsaw: Rebalancing into a falling asset that keeps falling locks in losses. Band-based methods reduce this risk.

Combine methods: set annual calendar reviews, monitor for threshold breaches between reviews, and rebalance partially to a midpoint rather than fully to target when costs are meaningful. Use cash flows — deposits, withdrawals, dividends — to nudge weights toward target without trading. Rebalancing is the act of reaffirming your intended risk budget in a market that keeps rewriting it for you.

Related market data, powered by TradingView.

Educational content · Not financial advice · Trade at your own risk