The Hurst Exponent & Mean Reversion: How the Hurst MR Signal Works
Two ideas do the work behind the Hurst MR Signal. The Hurst exponent tells you whether a market is currently mean-reverting, trending, or just random. Mean reversion is the trade you take when it is the first of those. This guide explains both in plain English, shows exactly what the indicator paints on your chart, and hands you an interactive sandbox so you can move the settings yourself and see why two traders can run different numbers and both be right.
Senzoukria · Learn · Updated July 2026
Most order-flow tools on this site read who is trading — the footprint, delta, the book. The Hurst MR Signal reads something different: the character of the price series itself. It asks one question before anything else — is this market currently the kind that reverts, or the kind that trends? — and only looks for a mean-reversion trade when the answer is the first one. This page explains the two ideas it is built on, shows you what it paints, and then lets you drive it yourself.
Part 1 — the Hurst exponent: a market’s memory in one number
The Hurst exponent (written H) comes from work by the hydrologist Harold Hurst on the Nile’s floods, later generalised by Mandelbrot. It measures the long-term memory of a time series — how a move relates to the moves before it — as a single number between 0 and 1. Three cases matter:
- H < 0.5 — anti-persistent (mean-reverting). A move in one direction makes the opposite move more likely next. The series fights its own extremes and keeps returning to a central value. Low Hurst is a ranging, fadeable market.
- H = 0.5 — a random walk. No memory at all. The next move is independent of the last, like a coin toss. This is the geometric Brownian motion that textbook option pricing assumes — and there is nothing to fade, because there is no pull back to anything.
- H > 0.5 — persistent (trending). A move up makes the next move up more likely. Pushes feed on themselves; price trends and stays away from where it started. High Hurst is a market you follow, not fade.
The number is a description of behaviour, never of direction — H = 0.8 tells you the market trends, not whether it trends up or down. That is the point most write-ups miss, and it is why the exponent is a filter on other signals rather than a signal by itself.
How it is estimated (and why it is only an estimate)
You do not read the Hurst exponent off the market; you estimate it over a window of recent data. The classic method is rescaled-range (R/S) analysis: measure how the range of the series grows as you look at longer and longer stretches. For a random walk the range grows with the square root of time (H = 0.5); a range that grows faster signals persistence, slower signals mean reversion. A more noise-robust cousin, detrended fluctuation analysis (DFA), is common in modern implementations. The details differ; the output is the same one number.
Hold on to the word estimate. Everything interesting about configuring this indicator — the whole of Part 4 below — follows from the fact that H is measured, not observed.
Part 2 — mean reversion: the trade the exponent unlocks
Mean reversion is the oldest idea in trading that still works: price wanders away from a central, “fair” value and tends to be pulled back to it. The central value can be a moving average, the VWAP, or the point of control and value area from the volume profile. The trade is to fade the extremes: sell when price is stretched well above the mean, buy when it is stretched well below, and target the return toward the middle.
On its own, mean reversion has one fatal failure mode: a trend. Fade a market that is actually trending and every “stretched” level is just the next rung of a move that runs you over. The whole difficulty of trading mean reversion is not spotting the stretch — bands do that — it is knowing whether the stretch will revert or keep going. Which is precisely the question the Hurst exponent answers.
Part 3 — why the two belong together
Put them side by side and the design writes itself. A stretch from the mean is the setup; the Hurst exponent is the permission. Fade the stretch when the exponent says the market is anti-persistent, and stand aside when it says the market is trending, because in that regime the stretch is a trap. The exponent turns “price looks over-extended” — true in every market, useful in none by itself — into “price is over-extended in a market that reverts”, which is a real edge. That combination is what the Hurst MR Signal packages: a mean-reversion read that only speaks when the regime is on its side.
What it looks like on your chart
The indicator draws directly on the price panel — there is no separate sub-window to watch. Five things appear, and each answers a different question:
- The envelope — a solid line at fair value, the rolling mean of recent closes, with a dashed band above and below it at ±K standard deviations. This is the “stretch” made visible: outside the dashes is over-extended, inside is ordinary.
- Signal triangles — a triangle marks the bar where a fade would be taken. Pointing up, below price for a fade long from a low extreme; pointing down, above price for a fade short from a high one. It sits slightly off the candle on purpose, so it never hides the bar it refers to.
- Exit crosses — a small grey × where the hypothetical trade came off, with a two-letter tag saying why:
tptarget,slstop,totimeout, and a couple of codes for the trailing exits. Reading the tags across a session tells you far more than the entries do — a wall oftomeans the market was not reverting so much as drifting. - Live trade levels — while a hypothetical trade is running, dashed entry, stop and target lines extend to the right edge, so you can see the geometry the signal implies before deciding anything.
- The status badge — a small panel in the corner and the fastest read on the chart. It shows the live Hurst value against its threshold and the live z-score against the entry band, each with a ✓ or ✗, plus one tag: armed when the regime allows a fade, or trending — off when it does not. When the badge says off, the absence of triangles is not the indicator being idle — it is the indicator working.
Part 4 — drive it yourself
Reading about a regime filter is not the same as watching one refuse to fire. Below is the whole idea in a sandbox: pick a market behaviour, then move the three settings that matter. The series is simulated and fixed for each behaviour, so a slider only ever changes the setting — never the luck of the draw.
Three things are worth doing before you read on. Switch to Trending and watch the badge fall to “off” and the triangles disappear — that is the filter earning its keep. Switch to Random walk and look at the range the estimate wanders through, on a series that by construction has no memory whatsoever. Then go back to Mean-reverting and drag the Hurst window from end to end: the price never changes, and the estimate moves anyway.
Part 5 — why two configurations can differ, and both be right
This is the question that comes up most, and the honest answer is more interesting than “it depends on your style”. There are three separate reasons, and only the third is about taste.
1. The estimate depends on the window you measure it over
H is not a property of the chart. It is the output of a measurement over N bars, and N is a choice. Take one fixed anti-persistent series and estimate H over different windows and you get genuinely different numbers — in the sandbox above, drifting roughly between 0.27 and 0.38 on the same unchanged path. Neither is wrong. They are answers to slightly different questions: how has this market behaved over the last 40 bars versus over the last 200.
This gives you the first real trade-off. A short window reacts fast and is noisy — it will call a regime change that turns out to be three bars of nothing. A long window is stable and late — it will still say “mean-reverting” well into a trend that has already started. There is no setting that is both.
2. The estimator itself is biased on short samples
This one surprises people, and it is the reason a threshold of exactly 0.50 is often the wrong number to use. Classical R/S over-estimates H on short series: run it on a pure random walk — no memory, no structure, a coin toss — over a few hundred bars and it will typically report something in the high 0.50s or 0.60s rather than 0.50. The bias is well known, and the standard fix (the Anis-Lloyd correction, which subtracts what R/S is expected to produce under pure noise) is what re-centres a memoryless series back on 0.50.
Even corrected, the dispersion remains. Over a 128-bar window, a genuine random walk can measure anywhere from roughly 0.32 to 0.72 depending on nothing but chance. Read literally, that means a coin toss will look convincingly mean-reverting a good fraction of the time — which is exactly why the threshold cannot be taken from a textbook.
The practical consequence. The threshold is calibrated to your estimator, window and instrument — not to 0.50. An implementation that corrects the bias will sit near 0.50; an uncorrected one needs a visibly higher number to mean the very same thing. So two configurations showing different thresholds may encode an identical belief about the market. Comparing the numbers alone tells you nothing; you have to know what produced them.
3. And then there is what you actually want
The last reason is the ordinary one. A wide entry band gives you a handful of deep, high-conviction stretches per session; a narrow one gives you a steady stream of shallow ones. Neither is objectively better — they are different jobs, with different hit rates, different average sizes and different demands on your attention.
The settings landscape, in three dimensions
Here is the same point made geometrically. The floor is every combination of two settings — the Hurst window and the entry threshold K. The height is how many fade signals that pair would have produced on one fixed mean-reverting series. Drag it around.
Look at the shape rather than the numbers. If a single correct configuration existed, the surface would show a spike and everyone would tune to it. Instead there is a cliff on one edge (K so tight that noise trips it constantly), a flat plain on the other (K so wide that nothing ever qualifies) and, between them, a broad shoulder where a whole family of settings behaves sensibly. Optimising to the exact top of a shoulder that wide is how you fit to the past. Sitting somewhere on it — anywhere reasonable — is the honest use of the tool.
What each setting does
The indicator’s panel groups its knobs into four sections. The defaults it ships with are one tuned point on that shoulder; every one of them is meant to be moved to your instrument and timeframe.
- Signal. Hurst window — bars used to estimate H (the reactive-versus-stable trade-off above). Z lookback — bars behind the mean and standard deviation the stretch is measured against; note it deliberately excludes the current bar, because including the bar you are judging drags the mean toward it and quietly shrinks every z-score. Entry K — how many standard deviations count as stretched, and simultaneously the width of the drawn bands. MR threshold — the H value below which the regime counts as mean-reverting. Timeout — how long a hypothetical trade is held before it is marked out regardless.
- Risk levels. A stop sized as a multiple of the same standard deviation, with a floor and a cap in points so it can never become absurd in a dead or a violent market, plus a target that can sit at fair value or overshoot past it. These do not change when a signal fires — only the geometry drawn around it.
- Trail. An optional rule for the case that actually costs money: the regime flipping while you are in the trade. Once price has reached fair value and the Hurst read crosses back above a trending level, the stop ratchets up and the exit logic tightens. This is the mechanism that recognises “this is no longer the market I entered”.
- Display. Bands, status badge and trade levels each toggle independently. Badge-only is a common minimal setup once you trust the read.
How to actually use it
- Confirm the mean. A fade toward “the mean” is only as good as the level you fade to. Pair the signal with a real reference — VWAP, the value area or POC.
- Ask the order flow to agree. A mean-reversion signal at a level is far stronger when the tape confirms the turn: absorption soaking up the last push into the extreme, or a delta divergence showing the aggression is drying up. The Hurst read tells you the market can revert; absorption tells you it is.
- Respect the silence. When the badge reads “trending — off”, that is the most valuable output the tool has. It keeps you from shorting strength into a trend.
- Size for the failure. Mean-reversion trades are usually right and occasionally catastrophic — the loss is the day the range becomes a trend. The signal does not manage that for you; your stop does.
Honest limits
- The exponent is an estimate, and it lags. It is computed over a window and re-estimated as new data arrives, so it recognises a regime change after it has begun, not before. The first leg of a new trend is exactly when a mean-reversion tool is most dangerous and least sure of itself.
- It is noisy on short windows. As the sandbox shows, a memoryless series can read as strongly mean-reverting for a stretch. Treat a single reading as weak evidence and persistence across bars as strong evidence.
- It is scale-dependent. A market can be mean-reverting on one timeframe and trending on another. The read applies to the window it is measured over — match that to how you trade.
- News breaks it. A scheduled release or a shock can turn a well-behaved range into a one-way move in seconds. No amount of history in the window sees that coming; check the economic calendar before you fade.
- The simulations here are simulations. The sandbox and the surface run on synthetic series chosen to make each mechanism legible. They demonstrate how the settings interact; they are not a backtest and they are not evidence about any real market.
- A signal is not a strategy. It marks a condition and draws the geometry a trade would use. Entry, exit, position size and the decision to pass are yours — which is also why the tool routes no orders and never will.
Key takeaway: the Hurst exponent tells you whether to fade — mean-reverting below the threshold, hands off above it — and mean reversion is the trade you take once it says yes. The settings differ between traders because H is a measurement over a window rather than a property of the chart, because the estimator carries a known bias that the threshold has to absorb, and because the useful region is a broad shoulder instead of a single peak.
See it on your own market
The Hurst MR Signal runs on the same native footprint as the rest of the order-flow suite, tick-by-tick from your NinjaTrader, Apex / Rithmic or crypto feed — read-only, no orders routed. Connect a market you trade and watch the badge flip between armed and off for yourself. 14-day free trial, no card. New to the wider toolkit? Start at the order-flow hub.
Frequently asked questions
- What is the Hurst exponent, in simple terms?
- It is a single number between 0 and 1 that measures a market’s memory — whether recent moves tend to continue or reverse. Below 0.5 the series is anti-persistent: a move up makes the next move down more likely, so price keeps returning to a mean. At 0.5 it has no memory and behaves like a random walk. Above 0.5 it is persistent: moves feed on themselves and price trends. It says nothing about direction, only about behaviour.
- Why do different traders use different Hurst settings?
- Because the Hurst exponent is not a property of the chart, it is a measurement over a window — change the window and the number changes while the price does not. On top of that, the classic rescaled-range estimator is biased upward on short samples: a pure random walk measured over 128 bars can print anywhere from about 0.32 to 0.72 purely by chance. So the threshold that separates "mean-reverting" from "trending" has to be calibrated to your estimator, your window and your instrument rather than copied from the textbook 0.50. Two configurations with different numbers can encode exactly the same belief about the market.
- Does the Hurst MR Signal place trades for me?
- No. It is read-only. It marks where a mean-reversion setup lines up with an anti-persistent regime, draws the levels a trade would use, and leaves the decision, the entry and the risk entirely to you. The platform routes no orders of any kind — that is a deliberate design choice, both because a read-only tool is what prop firm rules allow and because a signal is not a strategy.
- What does the Hurst MR Signal actually draw on the chart?
- A fair-value line with a dashed band above and below it (the ±Kσ envelope), a triangle at each signal — pointing up below price for a fade long, down above price for a fade short — a small cross with a two-letter tag where the hypothetical trade came off (tp for target, sl for stop, to for timeout), dashed entry/stop/target levels while one is running, and a status badge in the corner showing the live Hurst and z-score against their thresholds plus a regime tag that reads "armed" or "trending — off".
- Is mean reversion the same as buying the dip?
- “Buying the dip” buys any pullback and hopes. Mean reversion is narrower and conditional: it fades a measurable over-extension from a central value, and only when the market is in a regime where extensions actually revert. The Hurst filter is the difference between the two — it stops you buying the dip in a market that is trending down.
- What timeframe does the Hurst exponent work on?
- Any, but it is estimated over a lookback window, so the answer describes the behaviour of that window and that scale — not the market forever. A market can be mean-reverting on a 5-minute chart while trending on the daily. Regimes also change: a range that has reverted all morning can break into a trend on a news release, and the exponent will lag that shift by design, because it needs new data to re-estimate.