Risk management frameworks for institutional investors.
Effective risk management is not about avoiding risk — it is about pricing it, budgeting it, and predicting it before it appears in P&L.
Risk as a budget, not a constraint
The most consequential conceptual move in modern institutional risk management is treating risk as a budget rather than a constraint. A constraint says: 'do not exceed VaR of 2%.' A budget says: 'we have 2% of risk to spend; how do we allocate it across strategies, asset classes, and time?' The difference is operationally massive.
Risk-as-constraint produces defensive, reactive risk teams whose primary tool is veto. Risk-as-budget produces analytical risk teams whose primary tool is allocation. The constraint framing protects against breaches; the budget framing optimises return per unit of capital at risk. Institutional investors who reach a risk budgeting framework have moved from compliance-style risk management to genuinely return-enhancing risk management.
The implementation requires three things: a coherent risk metric that aggregates linearly across positions, a defined total-risk capacity, and a transparent attribution of portfolio risk to its sources. The next sections describe each.
VaR, expected shortfall, and their failure modes
Value at Risk remains the canonical institutional risk metric despite well-known flaws. The 99% one-day VaR — the loss exceeded with 1% probability over a one-day horizon — is a single number, easily reportable, and historically interpretable. It is also dangerously incomplete.
Three failure modes are worth flagging. First, VaR is not subadditive: the VaR of a combined portfolio can exceed the sum of the VaR of its parts, which makes risk attribution incoherent. Second, VaR says nothing about the tail beyond the threshold: a portfolio whose 99% VaR is $10M can have an expected loss in the worst 1% of $50M or $500M. Third, VaR is heavily dependent on the historical sample used to estimate it; a clean ten-year window with no major shocks produces a meaningfully understated VaR.
Expected Shortfall (also called CVaR or TVaR) — the expected loss conditional on exceeding the VaR threshold — addresses the second flaw directly. It is subadditive, captures tail magnitude, and is the regulatory metric of choice in Basel III's market-risk framework. ES is more expensive to estimate than VaR (it requires accurate tail modelling, not just a quantile) but produces a far more honest picture of downside. The institutional default is to compute both, with ES as the binding constraint and VaR as the comparable.
Position sizing: Kelly, vol-targeting, ATR
VaR and ES are portfolio-level metrics. They tell you how much risk the whole book carries; they do not tell you how to size individual positions. That is the job of the position-sizing layer, and three approaches dominate.
Kelly sizing sizes a position to maximise the long-run geometric growth rate of capital, given an expected edge and the variance of returns. Full-Kelly sizing is mathematically optimal for compounding but produces brutal drawdowns and is highly sensitive to the edge estimate. The institutional standard is fractional Kelly — typically 0.2× to 0.5× — which sacrifices a small fraction of optimal growth for substantially smaller drawdowns and far greater robustness to edge mis-estimation.
Volatility targeting sizes a position to deliver a fixed volatility contribution to the portfolio, recalibrated as realised volatility evolves. A 10% annualised vol target on a position sized 1× during 10%-vol regimes shrinks to 0.5× during 20%-vol regimes. The result is a smoother portfolio vol path and a better Sharpe through stress, at the cost of higher turnover.
ATR-adaptive stops place stop-losses at a multiple of recent average true range rather than a fixed price distance. The position-sizing implication is that the dollar risk per trade is held constant while the trade's price latitude breathes with realised volatility. Combined with vol-targeting, this produces a position whose expected drawdown is approximately invariant to regime.
These approaches are complementary, not exclusive. A typical institutional implementation uses fractional Kelly to determine the strategy-level allocation, vol-targeting to scale the strategy through regimes, and ATR stops at the trade level. Our Kelly-VT framework in production combines all three with regime-aware multipliers.
Correlation-adjusted exposure
Naive position sizing treats each position independently. In a portfolio of correlated positions, this systematically under-sizes the realised aggregate risk. A 10% volatility budget allocated equally across ten positions produces a portfolio with materially less than 10% realised volatility if the positions are uncorrelated, and materially more than 10% if they are correlated.
Marginal contribution to risk (MCR) is the formal tool. For each position, MCR measures the sensitivity of total portfolio variance to a small increase in that position's weight, accounting for its correlations to every other position. The institutional sizing rule is to equalise MCR across positions — a position with 2x the MCR of average gets sized at 0.5x — which produces a portfolio whose realised risk equals the budgeted risk regardless of correlation structure.
The implementation requires a correlation matrix that is robust to regime change. A position that looks decorrelated in the historical sample but correlates 0.9 in stress will be over-sized by an MCR rule based on average correlation. The discipline is to size against worst-regime correlation, not average correlation, accepting a small efficiency cost in normal regimes for a large protection in stress.
Drawdown control and dynamic deleveraging
Position sizing controls expected risk. Drawdown control manages realised risk after positions are on. The two are different problems and need different tools.
The simplest drawdown control is a peak-to-trough deleveraging rule: at a 5% drawdown, reduce gross exposure by 25%; at 10%, by 50%; at 20%, by 100%. This is mechanically simple and dramatically reduces tail-loss probability, at the cost of locking in losses just as a strategy is most likely to recover. The trade-off is real and quantifiable: the deleveraging-induced opportunity cost averages 0.3–0.6 Sharpe points across most published studies, which is meaningful but acceptable for capital-preservation-mandated capital.
More sophisticated rules condition the deleveraging on causes rather than magnitudes. A 5% drawdown driven by a single concentrated position trades differently from a 5% drawdown driven by a broad correlation shift. Cause-aware deleveraging reduces unnecessary deleveraging in the former case and accelerates it in the latter. Implementing this requires a real-time risk attribution engine and a governance framework that empowers the engine to act without manual intervention.
The deepest layer is the hard equity circuit-breaker — a cut-out at a defined peak-to-trough drawdown level (we use −30%) below which the strategy is fully de-risked, regardless of cause. The circuit-breaker is the failsafe that defines the worst-case loss the strategy commits to. It must be fully automated, cannot be overridden by any upstream layer, and cannot be re-armed without a defined research review. It is the single most important risk control in the architecture, precisely because every other layer is allowed to fail.
Tail risk and Monte Carlo stress testing
Historical risk metrics evaluate the strategy on the regimes that have happened. Tail-risk testing evaluates the strategy on regimes that could plausibly happen but have not yet. The distinction matters because the institutional risk question is not 'how did we do' but 'how bad can it get'.
Block-bootstrap Monte Carlo resamples the historical return distribution into many alternate-history paths, each preserving short-term serial correlation. The strategy is run on each path, producing a distribution of terminal returns, max drawdowns, and Sharpe ratios. The Monte Carlo distribution captures the strategy's path dependence — different orderings of the same returns produce materially different drawdowns — and the 5th-percentile Monte Carlo drawdown is a far better estimate of plausible worst-case loss than the realised historical drawdown.
Regime-conditional resampling tilts the resample toward stress regimes (high volatility, broad drawdowns, central-bank shocks) to estimate strategy performance specifically in those conditions. Synthetic regime generation via GANs or VAE/VAE-GAN hybrids produces return paths with statistical properties similar to historical stress periods but novel realisations, providing additional out-of-sample stress coverage.
We run a million-path Monte Carlo on every strategy at deployment and monthly thereafter. A strategy passes the gate only if its 5th-percentile MC drawdown is within tolerance of its in-sample maximum and its conditional performance in stress regimes is within tolerance of its average. Strategies that fail the MC gate do not deploy, regardless of how well they perform in walk-forward.
Putting it together: a layered architecture
Single-tool risk management is a category error. No single metric — VaR, ES, Sharpe, drawdown — captures all the relevant failure modes, and any single tool can be defeated by an exposure it does not see. The institutional answer is layered, with each layer designed to fail-safe and to be redundant with the others.
Our production architecture has eight discrete layers. (1) Pareto-frontier optimisation at the portfolio-construction layer constrains correlation and concentration on the way in. (2) Subsystem evaluation retires underperforming sub-strategies before they reach scale. (3) ML risk prediction forecasts subsystem decay before it shows in returns. (4) Kelly-VT sizing with regime adjustment governs position size. (5) ATR adaptive stops manage trade-level risk. (6) Million-path Monte Carlo stress tests strategies before deployment and monthly thereafter. (7) Cross-asset correlation monitoring forces deleveraging on regime breaks. (8) A hard equity circuit-breaker at −30% peak-to-trough as the failsafe.
Each layer can be defeated alone; the eight together are defeated only by a coordinated failure across layers, which is far less probable than any single-point failure. The architecture is not about preventing every loss — that is impossible and would imply a strategy with no return — but about bounding the worst-case loss the strategy commits to, knowingly, in advance. That bound is what the strategy's risk-adjusted return is denominated against.
Discuss this with the research desk.
If your team is working on related problems — risk architecture, portfolio construction, signal research — we are open to a briefing. Institutional and professional partners only.
Request Briefing