Files
ai/gateway/knowledge/trading/strategies/commodities/portfolio-diversification.md
Tim Olson 47471b7700 Expand model tag support: add GLM-5.1, simplify Anthropic IDs, scan tags anywhere in message
- Flink update_bars debouncing
- update_bars subscription idempotency bugfix
- Price decimal correction bugfix of previous commit
- Add GLM-5.1 model tag alongside renamed GLM-5
- Use short Anthropic model IDs (sonnet/haiku/opus) instead of full version strings
- Allow @tags anywhere in message content, not just at start
- Return hasOtherContent flag instead of trimmed rest string
- Only trigger greeting stream when tag has no other content
- Update workspace knowledge base references to platform/workspace and platform/shapes
- Hierarchical knowledge base catalog
- 151 Trading Strategies knowledge base articles
- Shapes knowledge base article
- MutateShapes tool instead of workspace patch
2026-04-28 15:05:15 -04:00

3.3 KiB
Raw Blame History

description, tags
description tags
Portfolio diversification strategy that adds commodity exposure to equity portfolios to exploit their historically low cross-asset correlation and improve risk-adjusted returns.
commodities
diversification
portfolio-construction
asset-allocation

Portfolio Diversification with Commodities

Section: 9.3 | Asset Class: Commodities | Type: Portfolio Construction / Asset Allocation

Overview

Commodity markets typically exhibit low correlation with equity markets. Adding commodity exposure can improve the return-to-risk characteristics of equity-dominant portfolios. Two broad approaches exist: a passive buy-and-hold allocation, and an active tactical allocation that adjusts commodity exposure based on macroeconomic signals such as the Federal Reserve discount rate.

Construction / Mechanics

Passive Approach

  1. Allocate a preset fraction of available capital to commodity futures (or commodity indices).
  2. Hold the commodity position and rebalance periodically (e.g., monthly or annually) back to the target weight.
  3. No active signal required; the diversification benefit arises purely from low cross-asset correlation.

Active (Tactical) Approach

  1. Monitor the Federal Reserve discount rate (or a proxy monetary policy indicator).
  2. Increase commodity exposure when the discount rate decreases (accommodative policy), since commodity returns are empirically positively correlated with monetary easing.
  3. Decrease commodity exposure when the discount rate increases (tightening policy).
  4. The tactical adjustment exploits the empirical link between commodity returns and Fed monetary policy.

Return Profile

The passive approach targets improved risk-adjusted returns through diversification without requiring any predictive signal. The active approach additionally aims to capture the positive correlation between commodity returns and accommodative monetary conditions, increasing commodity weights when they are most likely to outperform.

Key Parameters / Signals

Parameter Description
Commodity allocation (passive) Fixed % of portfolio (e.g., 520%)
Rebalancing frequency Monthly or annual for passive; signal-triggered for active
Fed discount rate Primary macro signal for active tactical allocation
Cross-asset correlation Empirically low between commodities and equities; drives diversification benefit

Variations

  • Use commodity indices (e.g., GSCI, BCOM) for passive exposure rather than individual futures contracts.
  • Active allocation can use other macro signals: inflation expectations, industrial production growth, credit spreads.
  • Risk-parity weighting (equalising volatility contribution of commodities and equities) rather than fixed notional allocation.

Notes

  • The low equity-commodity correlation is not constant; during crisis periods (e.g., 2008), correlations can spike, reducing diversification benefit at exactly the wrong time.
  • The empirical link to Fed policy is regime-dependent; the relationship may be weaker during prolonged zero-rate environments.
  • Commodity exposure via futures introduces roll costs (see Section 9.1); the net diversification benefit must be assessed after roll costs.
  • Inflation-sensitive commodities (energy, metals) may provide additional value as inflation hedges alongside diversification benefits.