Wick is in development, not yet a registered investment adviser, and currently offers no advisory services. joining the waitlist creates no advisory relationship.
← back to resources
April 28, 2026

How to allocate capital across multiple algo strategies

Wick Team · 9 min read
before we get into it

TheWick, Inc. (Wick) has applied for registration as an investment adviser with the U.S. Securities and Exchange Commission. That registration is not yet effective. The information in this article is provided for educational and informational purposes only. It does not constitute personalised investment advice, a solicitation, or an offer of advisory services. No advisory relationship is formed by reading this content.

the short version

running multiple algo strategies only diversifies risk if the strategies fail independently. the number of strategies isn't the variable — how independently they draw down is.

strategy type alone is a poor proxy for correlation. two strategies that trade different instruments can share regime dependency and lose in the same conditions. drawdown overlap is the most practically relevant measure.

equal weighting is a defensible starting point when live data is limited. volatility-weighted sizing produces more consistent portfolio behavior once you have enough history to measure each strategy's volatility reliably. allocation deserves periodic review, not one-time decisions.

A common starting instinct when running multiple algo strategies is to split capital equally and move on. Two strategies, 50% each. Three strategies, 33% each. It feels like diversification. It may not be. Running multiple strategies can do two things: reduce risk by spreading exposure across uncorrelated failure modes, or increase edge by accessing multiple independent sources of return. Whether you get either depends almost entirely on one variable — how correlated the strategies are, and specifically how much their losing periods overlap.

the actual variable

Why does correlation determine whether running multiple strategies actually works?

Running multiple strategies can reduce risk or compound edge — but only if the strategies fail independently. A portfolio of five strategies that all draw down simultaneously during choppy, low-momentum markets isn't a diversified portfolio and isn't accessing multiple edges — it's one concentrated bet on market regime, spread across five names. The number of strategies you run doesn't determine what you get. The degree to which they draw down at different times does.

This is why strategy type alone is a poor proxy for correlation. Two momentum strategies — one on equities, one on commodities — can look structurally different but share the same regime dependency. They often struggle together when momentum dies broadly. A momentum strategy and a mean-reversion strategy, by contrast, may be genuinely decorrelated: the conditions that hurt one tend to help the other. What matters isn't what the strategies trade. It's when they lose.

correlated portfolio
Same regime, different names

Two trend-following strategies across different asset classes. Same edge, same regime dependency. When trend dies broadly, both draw down. Adding the second doesn't meaningfully reduce risk.

decorrelated portfolio
Different regimes, different edges

A trend-following strategy and a mean-reversion strategy. The conditions that hurt one tend to benefit the other. Adding the second can genuinely smooth the combined equity curve.

measuring it

How do you actually measure correlation between algo strategies?

Ideally on live returns, because that's the only data that reflects how both strategies actually behaved in the same market at the same time. If live return history is limited, backtesting both strategies across the same date range gives you a reasonable proxy — the more market regimes that range covers, the more meaningful the correlation estimate.

Before you have enough live data, the most useful proxy is regime sensitivity: what market conditions does each strategy need to work? If both strategies require trending conditions, they are likely correlated regardless of what they trade. If they have opposite regime dependencies, they're likely decorrelated. This is an imperfect heuristic — strategies can share regime sensitivity in non-obvious ways — but it's more informative than looking at instrument or timeframe alone.

Drawdown overlap is the most practically relevant measure. Pull the periods when each strategy has historically drawn down and look for overlap. If they consistently draw down together, adding the second strategy adds correlated risk. If their drawdown periods are largely distinct, you have real diversification.

the right question

the question isn't how many strategies you're running. it's how independently they win and lose.

sizing approaches

What are the practical approaches to sizing capital across multiple strategies?

Equal weighting is the simplest starting point and often the most defensible when you don't have enough live data to measure correlation reliably. Split capital equally, accept that you don't yet have the data to do better, and let the strategies run until you do. The risk with equal weighting is that a high-volatility strategy at equal dollar weight will dominate portfolio risk even if it represents only a fraction of capital — the volatility, not the allocation, determines its contribution.

Volatility-weighted sizing addresses this by allocating so that each strategy contributes a similar amount of risk to the portfolio rather than a similar amount of capital. A strategy with twice the volatility of another gets proportionally less allocation. This produces more consistent portfolio-level behavior than equal dollar weighting, though it requires enough live return history to measure each strategy's volatility reliably.

Correlation-adjusted sizing goes further — reducing allocation to strategies that add correlated risk and increasing it toward strategies that genuinely diversify. It also requires more data than volatility-weighting alone: enough joint observations across regimes to estimate the correlation reliably, not just each strategy's volatility in isolation. In practice at retail scale, this level of precision is hard to achieve before significant live return history has accumulated. Equal weighting with volatility awareness is usually the right starting point, with adjustments as the live track record develops.

common mistakes

What are the most common capital allocation mistakes when running multiple strategies?

A common mistake is confusing structural diversity for statistical independence. Two strategies that trade different instruments, run on different timeframes, and use different entry logic can still be highly correlated if they share the same underlying edge — particularly regime sensitivity. "They look different" is not evidence they behave differently under stress.

Another is over-diversifying at insufficient capital. Running five strategies at 20% each means each strategy is sized too small to express its edge in any meaningful way after transaction costs, and you don't have enough return history on any of them to measure their correlations reliably. There's a meaningful difference between a portfolio of five well-understood strategies and a portfolio of five strategies that haven't been run long enough to know what they are.

A third is treating allocation as a one-time decision. Correlation between strategies shifts over regime changes. A portfolio that was genuinely diversified in one market environment may become concentrated as regimes evolve. Allocation decisions are often reviewed on a periodic basis alongside individual strategy performance.

reduce or delay allocation
High drawdown overlap with existing strategies
If a new strategy's historical drawdown periods closely mirror what you already run, adding it at full weight doesn't reduce your risk — it concentrates it. Size it smaller until you have live evidence it behaves independently.
Insufficient track record to measure behavior
A strategy without a meaningful live trade sample doesn't yet have a reliable performance record. The appropriate sample size will vary by strategy — edge size, variance, and trade frequency all play a role — but allocating full weight before that threshold means you're sizing based on backtested behavior, not live behavior, which are often different.
Shared regime dependency with existing portfolio
If the new strategy needs the same market conditions to work as what you already run — trending markets, elevated volatility, specific sector momentum — it's adding exposure to the same regime, not diversifying it.
increase or maintain allocation
Drawdown periods are distinct from existing strategies
A strategy that historically draws down at different times than your existing portfolio is genuinely reducing risk — not just adding diversification in name. This is the strongest argument for increasing allocation.
Different regime dependency
If the strategy performs well in conditions where your existing portfolio struggles — choppy markets for a trend-following portfolio, or trending markets for a mean-reversion one — it's providing real diversification, not just nominal diversification.
Sufficient live track record across different conditions
A strategy that has accumulated enough live trades across different market regimes to demonstrate its actual behavior — not just its backtested behavior — warrants more confidence in its allocation weight.
key takeaways
01 the number of strategies you run doesn't determine diversification. how independently they draw down does.
02 two strategies that trade different assets can still be highly correlated if they share the same regime dependency.
03 equal weighting is a reasonable starting point. volatility-weighted sizing is better once you have enough live return history to measure each strategy's volatility reliably.
04 live return data is the best input for measuring correlation. backtesting both strategies across the same date range is a reasonable proxy — the more regimes that period covers, the more useful the estimate.
05 allocation is not a one-time decision. correlation between strategies shifts as market regimes change, and deserves periodic review.
common questions
Frequently asked
How should you allocate capital across multiple algo strategies?
Many practitioners start by assessing correlation. Two strategies that trade different instruments or timeframes can still be highly correlated in practice if they share regime sensitivity. Equal weighting is a reasonable starting point, but the more useful question is: how much do these strategies' bad periods overlap? Strategies with low return correlation — ones that draw down at different times — offer more meaningful diversification than strategies that simply trade different assets. These answers reflect general educational frameworks, not personalized investment advice. Individual circumstances vary.
What is correlation in the context of algo strategy portfolios?
In a portfolio of algo strategies, correlation measures how similarly strategies behave — particularly how much their returns move together. Two strategies with high positive correlation tend to profit and lose at the same times. For diversification purposes, what matters most is drawdown overlap: strategies that draw down simultaneously provide little risk reduction even if their average returns look uncorrelated over a longer period. Live return data is the most reliable input. Backtesting both strategies across the same date range is a reasonable proxy — the more market regimes that period covers, the more meaningful the estimate.
Does running more algo strategies always reduce risk?
Not automatically. Adding a second strategy that is highly correlated with your first adds capital at risk without meaningfully reducing it. The diversification benefit of adding strategies depends on how decorrelated they are — particularly during drawdown periods. Two momentum strategies across different asset classes will often struggle in the same low-momentum, mean-reverting regimes. The number of strategies matters less than how independently they win and lose.
What is volatility-based position sizing for algo strategies?
Volatility-based sizing allocates capital so that each strategy contributes a similar amount of risk to the portfolio, rather than a similar amount of capital. A high-volatility strategy running at equal dollar weight will dominate portfolio risk even if it represents only a fraction of total capital. Sizing by risk contribution tends to produce more consistent portfolio-level behavior than equal dollar weighting, though it requires enough live history to measure each strategy's volatility reliably.
How many algo strategies should you run at once?
There's no universal number. What matters is that each strategy you add has accumulated a meaningful live trade sample (the right number depends on the strategy — edge size, variance, and trade frequency all matter), behaves differently from what you already run, and that you have enough capital to size each one meaningfully. Running five strategies at 20% each with no correlation analysis is not more diversified than running two well-chosen strategies with genuinely distinct regime exposures. Quality of diversification matters more than count.
ready to run algos?

join the waitlist for early access to quant-built strategies.