Back to Research
Regime Detection
New

Can We Predict When the Market Changes?

Testing Regime Transition Detection for Smarter Grid Trading

Published: February 24, 2026 | 13 Cryptocurrencies | 3 Rolling Windows | 6 Strategies

The Hypothesis

Our current indicators (ADX, Entropy, Hurst) correctly classify the current regime. But they're reactive โ€” by the time ADX rises above 25, the grid has already been trading in the wrong conditions.

What if we could detect regime transitions BEFORE they fully happen? We tested this using five approaches โ€” from simple indicator derivatives to Hidden Markov Models.

51%
Static Wins
31%
ETS Current Wins
15%
dH/dt Wins
6
Strategies Tested

Six Strategies Tested

IDStrategySpacing Logic
AStatic 2.59%Fixed, no regime awareness (baseline)
BETS CurrentUses ADX/Hurst/Entropy signal levels (already in CoinRoc)
CHurst DerivativeRate of change of Hurst exponent (dH/dt)
DComposite ScoreWeighted dH/dt + dADX/dt + ATR breakout + dEntropy/dt
EHMM Regime4-state Hidden Markov Model trained on Year 1
FWider-Only + CompositeComposite detection but spacing floor = 2.59%

Results โ€” Best Strategy Distribution

Which strategy was best (by Calmar ratio) across 39 asset-window observations:

A: Static 2.59% 20/39 (51%)

Baseline wins half the time

B: ETS Current 12/39 (31%)

Already in CoinRoc โ€” validates current system

C: Hurst Derivative 6/39 (15%)

Catches transitions ETS misses

E: HMM Regime 1/39 (3%)

Too complex for the signal it provides

Key Findings

Static 2.59% is genuinely well-calibrated. It won 51% of the time โ€” confirming that our current production spacing is already strong.

ETS Current is the second-best approach (31%) โ€” and it's already in the app. This validates that our ADX + Hurst + Entropy combination adds real value.

Hurst derivative catches transitions ETS misses โ€” leading to its integration into the ETS calculation as a 4th component.

HMM adds complexity without consistent improvement. Simpler approaches outperformed the academic gold standard in this test.

Action Taken

Based on this study, we integrated the Hurst derivative (dH/dt) into the ETS Trend Strength Indicator as a 4th component. Then we optimized all four weights by testing 938 combinations against known outcomes.

See the ETS Weight Optimization Study for the data-driven weight calibration results.

Optimized ETS Weights:

60%
ADX
25%
Entropy
5%
Hurst Level
10%
dH/dt (NEW)

Related Research

Blind forward test: Year 1 data sets parameters, Year 2 runs the simulation. Quarterly regime checkpoints using only trailing data.

Study date: February 24, 2026 ยท 13 cryptocurrencies ยท 3 test periods ยท 6 strategies