Note · Jan 20, 2024 · 2 min read
Quick Note: Position Sizing Heuristic
A simple rule-of-thumb for initial position sizing in systematic strategies.
Position SizingRisk ManagementHeuristics
The Formula
Position Size = (Target Portfolio Vol × Portfolio Value) / (Signal Vol × √N)
Where:
- Target Portfolio Vol = your annual vol target (e.g., 0.15 for 15%)
- Signal Vol = historical volatility of the strategy signal
- N = number of uncorrelated signals in the portfolio
Why This Works
- Volatility targeting — keeps portfolio risk stable across regimes
- Diversification benefit — √N accounts for correlation reduction
Example
Position Size = (0.15 × 100,000) / (0.25 × √4) = $30,000
Start with $30k notional, then adjust based on real-time correlation monitoring.
Notes are short, actionable insights. Not financial advice.