AlphaNova
Back to Blog
Alpha Decay: Why Trading Edges Have a Half-Life

Alpha Decay: Why Trading Edges Have a Half-Life

Yash Kumar
September 7, 2026

Alpha Decay: Why Trading Edges Have a Half-Life


This blog post was written by Yash Kumar, an Economics student at IIT Roorkee specializing in quantitative finance and algorithmic trading. Yash focuses on bridging the gap between mathematics, finance, and technology by developing data-driven trading strategies, applying statistical modeling, and leveraging machine learning for market analysis. He has hands-on experience in backtesting, strategy optimization, and risk management. Outside of his technical and academic pursuits, Yash is an avid football and squash player who loves keeping up with global sports. 

Connect with Yash on LinkedIn or explore his projects on his personal website.


Alpha Decay in Trading Strategies

I saw this firsthand with a volatility dispersion strategy I deployed on NIFTY Bank options and its constituents. What looked robust in early backtests showed a steady, unmistakable decline in returns across successive months. Not noise, not a bad period, but a directional bleed that only made sense in one frame: the edge was being competed away in real time.

Alpha decay is real. It is not a theoretical concern for quants to worry about eventually. It is an active, ongoing process happening to every strategy in production right now. The moment a signal is discovered, the clock starts. Machines are learning markets, and they learn fast. That pattern in the backtest was the signal. The strategy wasn't broken. It was just becoming known.

The term borrows deliberately from nuclear physics, which is a very interesting subject in itself. A radioactive isotope loses half its activity in a fixed period, i.e., the half-life. A trading signal loses half its predictive power on a similar curve. The only question is how steep that curve is, and that answer depends almost entirely on the frequency at which you are operating.

What Alpha Actually Decays Into

Alpha exists because of an information asymmetry: you know something the price does not yet reflect. The decay happens as that information propagates. Other participants observe the same patterns, deploy similar logic, and compete away the edge. What was once a 10 bps expected return per trade becomes 6, then 2, then noise.

This is not a failure of the strategy. It is the market doing its job. Price discovery is the mechanism that destroys edges, and it is ruthlessly efficient. The practical implication is that no signal is permanent, and only signals at timescales where discovery is slow enough remain exploitable. EMA crossovers, for instance, were likely a decent strategy in their own right during the 1980s.

α(t) = α₀ · e^(-λt)
where λ is the decay rate — higher for high-frequency signals, lower for medium-frequency signals

A generalized signal decay curve

A generalized signal decay curve. Faster-decaying signals lose predictive power quickly after discovery; slower-decaying signals retain more of their value over a longer horizon. Actual decay rates vary by strategy and are not shown to scale here.

High-Frequency Trading: Edges Measured in Microseconds

At the high-frequency end, alpha decay is not a quarterly review problem. It is a today problem. HFT strategies extract edge from execution quality, latency advantages, and order book microstructure, not from any fundamental view on where a stock should trade. The signal is the spread. The alpha is the fill.

Because the informational content of these signals is small and fleeting, they are discovered quickly and competed away aggressively. A co-location advantage is worth less every year as more participants co-locate. A specific order flow pattern gets arbitraged the moment a second firm notices it. The half-life of an HFT edge can be measured in weeks to months before capacity thins out or competitors close the gap.

The execution is the strategy

In HFT, the signal and the execution are inseparable. A correct directional prediction that arrives fifty microseconds late is worth zero, or less than zero. Decay here is not just about the signal fading; it is about the execution infrastructure becoming the competitive moat, and that moat shrinking as hardware costs fall and access democratizes.

Medium-Frequency Trading: Slower Decay, Deeper Roots

Medium-frequency strategies have holding periods from hours to a few days and operate on a different informational basis. The signals here are closer to price action: momentum, mean reversion, volatility regimes, order flow imbalance over longer windows. These are not pure microstructure plays. There is a fundamental logic underneath them, even if it is statistical rather than fundamental in the analyst sense.

Because the signal is rooted in something more structural — for example, how participants behave across a session, how volatility clusters, how trends persist or reverse — the decay rate is meaningfully slower. A well-constructed MFT momentum signal might have a half-life measured in months to a few years before the edge is substantially competed away. Capacity is larger, the universe of applicable instruments is wider, and the capital required to crowd it out is much greater.


Holding period

  • High-Frequency Strategies: Microseconds to seconds
  • Medium-Frequency Strategies: Hours to days

Edge source

  • High-Frequency Strategies: Latency, microstructure, execution
  • Medium-Frequency Strategies: Price action, flow imbalance, regimes

Signal nature

  • High-Frequency Strategies: Mechanical, infrastructure-dependent
  • Medium-Frequency Strategies: Statistical, somewhat fundamental

Alpha half-life

  • High-Frequency Strategies: Weeks to months
  • Medium-Frequency Strategies: Months to years

Crowding risk

  • High-Frequency Strategies: Extreme — arms-race dynamics
  • Medium-Frequency Strategies: Moderate — capacity absorbs more capital

Decay driver

  • High-Frequency Strategies: Hardware parity, competitor discovery
  • Medium-Frequency Strategies: Capital inflows, strategy replication

This slower rate of decay in MFT is honestly one of the bigger reasons I gravitated toward it after a certain point. I remember running the numbers on a signal I had built early on — decent Sharpe in backtest, nothing spectacular, but the kind of thing that made you feel like you had found something. Six months into paper trading it, the decay curve was already visible, and it was not subtle. That was less a lesson in “this particular signal did not work” and more a lesson in “the frequency you choose to operate at basically decides how much runway you get to be right.” At MFT timescales, you get years to iterate on an idea before the market fully catches up. At HFT timescales, you get weeks. That difference matters a lot more than it sounds like it should when you are starting out and do not yet have the track record or capital base to survive a fast-decaying edge.

The other reason is more straightforward: I did not get into a CS program. HFT is an infrastructure game at its core; the edge lives as much in the execution stack as in the idea, and without a strong CS foundation and access to the tooling that comes with it, competing on latency and execution pipelines is a non-starter. I could have tried to force it, but that would have meant competing on exactly the dimension I was weakest on. MFT let me compete on ideas and statistical rigor instead, which felt like a more honest playing field given where I was starting from. In a strange way, the slow-decay property of MFT and my own lack of a CS background pointed in the same direction, which made the choice easier than it probably should have felt at the time.

What To Do About It

The honest answer is: not much beyond accepting it and building for it. What you can do is get better at noticing it early, before it shows up as a drawdown you did not see coming. Walk-forward analysis, out-of-sample validation windows, and live-versus-backtest Sharpe comparisons are all decay detectors, not just performance metrics.

In practice, that means treating the out-of-sample window as more than a final gate before deployment. Re-running it periodically post-deployment, not just once at the research stage, and tracking live Sharpe against backtest Sharpe on a rolling basis rather than waiting for a quarterly review to notice the gap, are both simple but underused disciplines. If live performance sits meaningfully below backtest for a few consecutive windows, that gap itself is information and often the earliest information available that something structural has changed. The mistake many practitioners make (myself included, at times) is treating these as one-time checks run before going live, rather than instruments kept running for as long as the strategy is trading.

For HFT, the response to decay is infrastructure investment and signal refresh, not the kind of “find a new factor” research cycle that MFT desks typically run. For MFT, the lever is diversification across uncorrelated signals, so that as one signal decays, another is still contributing. The portfolio of alphas outlives any individual alpha.

The Uncomfortable Truth

The best evidence that alpha has decayed is often the live performance of the strategy itself, by which point it has typically already been trading for months. Building decay monitoring into production infrastructure, not just the research process, is one of the more underrated operational disciplines in systematic trading.

Alpha decay is the market's immune response to being predicted. Every strategy is in a race against it. The frequency at which one operates determines how fast that race is being run, but also how quickly the ground beneath it shifts.

Alpha Decay: Why Trading Edges Have a Half-Life | AlphaNova Blog