Weighting Metric
A weighting metric is the rule that turns a list of selected stocks into actual position sizes. SledgeKey supports equal weight (the default, which gives every holding the same dollar allocation), market-cap weight, and fundamental weights such as revenue or earnings. Each choice produces a different concentration profile and a different sensitivity to the largest names in the basket.
What is a Weighting Metric?
The weighting metric is the rule that turns a list of selected stocks into actual position sizes. Once a screen has produced, say, 30 stocks that pass the filter, the question is no longer which to own but how much of each. The answer is the weighting metric, and it has a much larger impact on results than most users realize.
Three families dominate. Equal weight gives every holding the same dollar allocation; a 30-stock portfolio puts one-thirtieth of capital in each. Market-cap weight allocates in proportion to each company's market value, so the largest firms dominate the portfolio; this is how most index funds are built. Fundamental weight uses a financial metric (revenue, earnings, book value, free cash flow) as the size key, treating the company's economic footprint as the basis for position size rather than the market's opinion of it.
Each of these tilts the portfolio toward different parts of the universe even when the underlying screen is identical. Equal weight implicitly tilts toward smaller names within the screen because the largest qualifier is held at the same size as the smallest. Market cap implicitly tilts toward the megacaps that already dominate the broader market. Fundamental weighting tilts toward companies with the largest absolute economic activity, which can be very different from companies with the largest absolute market price.
Why Weighting Metric Matters in Backtesting
The weighting choice is one of the most consequential and least scrutinized decisions in any backtest. Two strategies with identical screens but different weight rules can deliver returns that differ by hundreds of basis points per year. The reason is structural: equal weight rebalances mechanically into whichever names underperformed in the prior period (selling winners back to size, buying losers back to size), while cap weight does the opposite by drifting into whatever has appreciated. Equal weight has historically delivered a small return premium versus cap weight in U.S. equities, paid for with higher turnover and a small-cap tilt.
A backtest result attributed to the screen may, on inspection, be largely a result of the weighting choice. Before celebrating a quality screen that beats the market by 4% per year on equal weight, it is worth asking what the same screen delivers on cap weight. If the alpha collapses, the strategy is really an equal-weight strategy that uses the screen to define a universe, not a screen with a useful signal of its own.
How SledgeKey Implements Weighting Metric
SledgeKey exposes the weighting metric as a dropdown in the backtest configuration panel. Equal weight is the default and is the right choice when the goal is to test a screen on its own merits, since it removes the size factor from the result. Selecting a fundamental metric such as revenue or earnings tells SledgeKey to compute that metric for each holding at each rebalance using point-in-time data, normalize across the basket, and assign weights proportional to each company's share of the total. Market cap weighting reads the market capitalization on the rebalance date and allocates accordingly.
At every rebalance, SledgeKey recomputes the target weights from scratch using the chosen metric. The portfolio is then traded toward those targets, with transaction cost deducted on every leg of the move. There is no drift between rebalances; whatever appreciation or decline happens between two rebalance dates is fully reset at the next one. This is true equal-weight or true fundamental-weight rebalancing, not a buy-and-hold approximation that quietly mutates into something cap-weighted as winners run.
Common Pitfalls
The most common pitfall is reading equal-weight backtest results as a clean comparison to a cap-weighted benchmark like SPY. The benchmark drifts as the largest names appreciate; the equal-weight portfolio is rebalanced back to balance. Some of the resulting outperformance is a real signal from the screen, and some is the well-documented equal-weight premium that would show up even on a random selection of mid-caps. To isolate the screen's own contribution, run the same screen on cap weight against SPY and compare the two outperformance numbers; the difference between them is the weighting effect, not the screen effect.
A second pitfall is fundamental weighting on metrics that swing dramatically year to year. If a holding's earnings turn negative or near-zero at a rebalance, fundamental weight on earnings can produce a tiny or undefined weight that effectively drops the name from the portfolio in a way the user did not intend. Choose fundamental metrics that are relatively stable for the universe being screened (revenue is more stable than earnings; book value is more stable than free cash flow).
A third pitfall is forgetting that weighting interacts with the max-holdings cap. A small portfolio of 10 holdings on equal weight gives every name 10% of capital; on market cap, the largest name might command 30% or more depending on the basket. The diversification feel of the portfolio is set by both controls together, not by either one alone.
Equal weight is not a neutral choice. It is a structural tilt toward smaller and more recently underperforming names within the basket, and that tilt has historically added return at the cost of turnover. Treat the weighting metric as part of the strategy, not as a presentation detail.
See Weighting Metric in your own backtest
Run a backtest on any screening strategy and toggle between equal, market-cap, and fundamental weights on point-in-time data, free.
Run a Backtest