TL;DR for operators
Bitcoin is not simply “more volatile” than traditional assets. That is the easy answer, and therefore the suspicious one.
A recent paper compares Bitcoin, GBP/USD, gold, and natural gas using two complexity tools: Refined Composite Multiscale Sample Entropy (RCMSE) and Multifractal Detrended Fluctuation Analysis (MF-DFA).1 The result is more interesting than the usual crypto-volatility sermon. Bitcoin has the highest summed multiscale entropy complexity, at 74.66, and the widest multifractal spectrum, at 0.62. Natural gas, despite showing high volatility in the return distribution, has the lowest values on both measures: 51.48 for summed RCMSE complexity and 0.21 for spectrum width.
The operational point is not “Bitcoin is chaotic, therefore avoid it”. That would be the spreadsheet version of astrology. The point is that Bitcoin’s structure changes by horizon. At small scales, it shows lower entropy than the other assets, suggesting more short-scale regularity. At larger scales, its entropy remains higher than the others, pushing its total multiscale complexity above the pack.
For risk teams, quant developers, and AI investment systems, the implication is straightforward: do not validate Bitcoin models at one horizon and pretend the result generalises. Short-window regularity can coexist with long-horizon structural instability. The paper does not deliver a trading rule, a forecast, or proof of profitable predictability. It gives a diagnostic: Bitcoin may require scale-aware modelling because its apparent order and disorder live in different places.
The mistake is treating entropy as one number
A portfolio manager looking at Bitcoin normally sees volatility first. Wide returns. Fat tails. Sudden jumps. The usual suspects arrive quickly: VaR, drawdown, realised volatility, maybe a regime-switching model if the meeting has gone badly and someone wants to sound sophisticated.
The paper starts from a different problem. Volatility measures how far prices move. Complexity asks how the movements are organised.
That distinction matters. Two assets can have similarly wide return distributions and still behave differently across time. The paper’s descriptive statistics already hint at this. Bitcoin and natural gas both have large standard deviations in daily log returns, 0.036 and 0.035 respectively. Yet the later complexity tests split them sharply apart. Bitcoin looks structurally rich; natural gas looks comparatively simple.
So the paper’s mechanism-first value is this: it separates magnitude from organisation. A return series can be noisy without being complex. It can also contain repeatable short-scale structure while becoming harder to characterise across longer scales. Markets, inconveniently, do not always file themselves into tidy textbook categories.
The authors work with daily closing-price log returns for four assets: Bitcoin, GBP/USD, gold, and natural gas. The data are sourced from Yahoo Finance, with 3,730 observations for each series and coverage extending to 2024-12-02. The use of log returns is conventional, but important: the study is not comparing price levels; it is comparing the fluctuation structure of returns.
The paper then applies two methods that answer different questions:
| Method | What it asks | What it contributes |
|---|---|---|
| RCMSE | How predictable or irregular is the series across many time scales? | A horizon-sensitive entropy profile |
| MF-DFA | How heterogeneous are fluctuation patterns across scales? | A measure of fractal richness |
| Shuffling | What happens when temporal ordering is destroyed? | A check for nonlinear temporal structure |
| Hurst exponent | Is there obvious linear long-range dependence? | A linear-correlation baseline |
This is why a simple “Bitcoin ranks highest” summary misses the point. The paper is not just ranking assets. It is showing that different definitions of complexity illuminate different parts of the same market object.
RCMSE shows that predictability depends on scale
Sample entropy measures how often similar patterns remain similar when extended by one additional data point. In plain language, it asks: if the series has behaved similarly before, how reliably does it continue in a similar way?
Multiscale entropy extends that idea by looking across coarser time scales. Instead of measuring regularity only in the original series, it smooths or aggregates the series over different scale factors and recalculates entropy. This is where the business meaning starts to appear. A strategy that works on one time scale may be staring at a different animal on another.
The paper uses Refined Composite Multiscale Sample Entropy rather than standard multiscale entropy. That choice is not decorative. Standard MSE can become unstable or undefined when time series become shorter at larger scales. RCMSE reduces that problem by generating multiple coarse-grained series at each scale, making it more suitable for the 100-scale analysis used here.
The authors set the embedding dimension at $m = 3$ and the tolerance at $r = 0.15$ times the standard deviation of each time series. They then compute RCMSE across 100 scales.
The headline pattern is subtle. Entropy declines as the scale factor increases for all four assets. Bitcoin does not “become more entropic” as the scale grows. Rather, it starts with the lowest entropy at smaller scales, then sits above the other assets at larger scales. That difference is important, because it corrects the lazy interpretation that higher complexity is just higher entropy everywhere.
| Asset | RCMSE complexity across 100 scales |
|---|---|
| Bitcoin | 74.66 |
| GBP/USD | 67.24 |
| Gold | 67.88 |
| Natural gas | 51.48 |
Bitcoin’s summed complexity is the highest. Natural gas is the lowest. Gold and GBP/USD sit in the middle, surprisingly close to each other.
The interpretation is not that Bitcoin is always less predictable. At small scales, the authors find the opposite: Bitcoin has lower entropy, which they interpret as greater short-scale regularity. The complexity comes from the full multiscale profile, not from a single point.
For operators, this means the first practical lesson is horizon control. A Bitcoin model validated on short-horizon structure may look better than expected. That does not mean it is robust at wider horizons. Conversely, a long-horizon risk model may see instability that is invisible in the short-window diagnostics. Both can be true. Annoying, but true.
MF-DFA asks whether the market has one rhythm or many
RCMSE measures entropy across scales. MF-DFA asks a different question: does the series behave as though one scaling rule is enough, or does it require many?
Financial time series often contain fluctuations of different sizes operating across different horizons. A monofractal view compresses that into one scaling behaviour. MF-DFA allows multiple scaling exponents, making it better suited to series where small fluctuations and large shocks do not obey the same rule.
The paper focuses on the singularity spectrum, often described through the width $\Delta \alpha$:
A wider spectrum means the series requires a broader range of local scaling behaviours. In business language, one model regime is less likely to be enough. It is not just “more volatility”; it is more variation in how volatility itself is structured.
| Asset | Spectrum width $\Delta \alpha$ | $\alpha_{\max}$ | $\alpha_{\min}$ |
|---|---|---|---|
| Bitcoin | 0.62 | 1.04 | 0.43 |
| GBP/USD | 0.50 | 0.67 | 0.17 |
| Gold | 0.44 | 0.64 | 0.19 |
| Natural gas | 0.21 | 0.60 | 0.39 |
Again Bitcoin leads. Again natural gas trails. This is the second main evidence block, and it supports the same broad conclusion through a different mechanism.
The spectrum result is especially useful because it distinguishes Bitcoin from a merely jumpy commodity. Natural gas has volatility, but its multifractal width is narrow. Bitcoin has volatility plus a broader spread of fluctuation structures. That is the part risk dashboards usually hide under one number, because dashboards have bills to pay and nuance is not always invited.
There is a small interpretive wrinkle. The paper notes that larger $\alpha$ values correspond to smoother behaviour, and Bitcoin’s spectrum extends to larger $\alpha$ values than the others. This aligns with the earlier short-scale regularity result. But the wider spectrum also indicates greater structural heterogeneity. So Bitcoin is not simply rougher or smoother. It contains a wider range of local behaviours.
That is the article’s central paradox: short-scale regularity and broad-scale complexity can coexist.
Shuffling is the paper’s most useful sanity check
The shuffling tests are not a second thesis. They are a robustness-style check designed to ask whether the observed structure depends on the ordering of the data.
When a time series is shuffled, the distribution of values remains, but temporal dependencies are destroyed. The returns are still drawn from the same empirical pool, but the sequence no longer remembers its past. This is a crude but useful diagnostic. If complexity changes after shuffling, some of the original structure likely came from temporal organisation rather than just the return distribution.
The sample entropy comparison is revealing:
| Asset | Original sample entropy | Shuffled sample entropy | Interpretation |
|---|---|---|---|
| Bitcoin | 1.64 | 2.06 | Large increase after destroying order |
| GBP/USD | 2.28 | 2.27 | Essentially unchanged |
| Gold | 2.20 | 2.21 | Essentially unchanged |
| Natural gas | 2.06 | 2.23 | Increase, but not the paper’s main emphasis |
Bitcoin’s entropy rises sharply after shuffling. The authors interpret this as evidence that Bitcoin’s original series contains nonlinear correlations and greater regularity than a purely shuffled version. Put differently, Bitcoin is not just a bag of volatile returns. The order of those returns matters.
The MF-DFA shuffling test points in the same direction. All assets show narrower multifractal spectra after shuffling, but Bitcoin remains the most prominent case because its original width is largest and its reduction is substantial.
| Asset | Original spectrum width | Shuffled spectrum width |
|---|---|---|
| Bitcoin | 0.62 | 0.31 |
| GBP/USD | 0.50 | 0.21 |
| Gold | 0.44 | 0.22 |
| Natural gas | 0.21 | 0.13 |
This test supports the claim that the original series contain multifractal structure that is partly tied to temporal dependencies. It does not prove a tradable inefficiency. It does not identify which market mechanisms produce the structure. It simply says: when order is destroyed, some of the structure collapses.
That is still operationally useful. If a forecasting or risk model ignores sequence effects, it may underread the part of Bitcoin’s behaviour that does not show up in plain distributional statistics.
The Hurst exponent says almost nothing happened, which is the point
The paper also reports Hurst exponents from DFA, using the slope of the fluctuation function at $q = 2$. The values sit close to 0.5:
| Asset | Hurst exponent |
|---|---|
| Bitcoin | 0.51 |
| GBP/USD | 0.49 |
| Gold | 0.48 |
| Natural gas | 0.50 |
A Hurst exponent near 0.5 usually indicates no strong linear long-range autocorrelation. If this were the only test, the story would be boring: nothing much to see here, markets are roughly memoryless in the linear sense, please enjoy the coffee.
But that is precisely why the Hurst result matters. It acts as a comparison baseline. The series do not show obvious linear dependence, yet the shuffling and multifractal results still change meaningfully. That gap points toward nonlinear temporal structure. In other words, Bitcoin’s distinctiveness is not captured by the simplest memory test.
This is a familiar trap in market modelling. A linear diagnostic says “no autocorrelation”, and someone concludes there is no structure. That conclusion is not warranted. It only means the structure, if present, is not the kind that the linear diagnostic can see.
For AI systems, this is particularly relevant. Many financial AI workflows still inherit features from classical econometrics: lagged returns, volatility windows, technical indicators, and linear correlation screens. Those features may be useful, but the paper suggests they are insufficient for detecting the multiscale and nonlinear features that distinguish Bitcoin in this dataset.
What each result supports, and what it does not
The paper’s evidence is coherent, but each test has a specific job. Treating them all as “complexity metrics” and throwing them into one interpretive bucket would be efficient. It would also be wrong.
| Test or analysis | Likely purpose | What it supports | What it does not prove |
|---|---|---|---|
| Return distribution, skewness, kurtosis, standard deviation | Descriptive baseline | Bitcoin and natural gas have wider return distributions than GBP/USD and gold; all assets show non-normal returns | That volatility alone explains complexity |
| RCMSE over 100 scales | Main evidence | Bitcoin has the highest summed multiscale entropy complexity; natural gas has the lowest | A profitable forecast rule |
| Small-scale versus large-scale entropy profile | Main interpretive mechanism | Bitcoin can look more regular at small scales while remaining more complex across the full multiscale profile | That Bitcoin is always predictable or always chaotic |
| MF-DFA singularity spectrum | Main evidence | Bitcoin has the widest multifractal spectrum; natural gas the narrowest | The exact economic cause of the multifractality |
| Shuffled entropy and shuffled spectrum | Robustness-style temporal-structure check | Destroying order changes Bitcoin’s entropy and reduces spectrum widths, suggesting nonlinear temporal dependencies | Statistical causality, market manipulation, or guaranteed exploitable inefficiency |
| Hurst exponent near 0.5 | Linear-dependence comparison | Linear autocorrelation is not the main explanation | Absence of all structure |
This table is the safest way to read the paper. It avoids two errors at once: overclaiming the result as a trading edge, and underclaiming it as just another volatility description.
Business meaning: horizon-aware risk beats one-number comfort
The direct finding is methodological and empirical: across these four assets, Bitcoin has the strongest multiscale and multifractal complexity profile under the paper’s chosen metrics.
The Cognaptus inference is operational: Bitcoin risk systems should be explicitly horizon-aware.
That matters in at least four places.
First, risk limits. A desk using one volatility number for Bitcoin is compressing too much. If short-scale regularity and long-scale instability coexist, then intraday or short-horizon signal performance should not be used as casual evidence of medium-horizon stability. “It backtested well last week” is not a risk model. It is a sentence that should make the risk officer blink slowly.
Second, hedging. If Bitcoin’s complexity changes across scales, hedge effectiveness may also be scale-dependent. A hedge that dampens short-horizon noise may fail to absorb longer-horizon structural movement. The paper does not test hedge portfolios, but it gives a reason to evaluate hedge performance by horizon rather than only by aggregate correlation.
Third, AI forecasting. An AI trading assistant or portfolio co-pilot should not treat Bitcoin as simply a high-volatility asset class. It should track whether predictive features operate at short scales, long scales, or across both. Features that look useful at small scales may be irrelevant at larger scales. Model validation should therefore include scale-separated performance, not only aggregate accuracy.
Fourth, market monitoring. RCMSE and MF-DFA are not necessarily production trading tools by themselves. But they can function as diagnostic overlays. A risk team could monitor whether an asset’s multiscale entropy profile or spectrum width changes across regimes. That would not say what to buy. It would say when the structure of the market has changed enough that old assumptions deserve fresh suspicion.
The boundary: this is a diagnostic, not a buy button
The paper is useful because it is specific. Its limits are equally specific.
The dataset covers four assets only: Bitcoin, GBP/USD, gold, and natural gas. That means the result should not be inflated into a claim about all cryptocurrencies, all FX markets, or all commodities. Ethereum, crude oil, equity indices, meme coins, and illiquid tokens are not analysed here.
The frequency is daily. Many crypto trading systems operate at intraday, hourly, or event-driven resolutions. The paper’s findings may motivate similar analysis at those horizons, but they do not automatically transfer.
The data end on 2024-12-02 and contain 3,730 observations per asset. That is enough for the analysis performed, but it is still one historical sample. Crypto market microstructure changes quickly. Exchange composition, derivatives depth, ETF flows, regulation, stablecoin liquidity, and retail participation can all alter structure over time. The paper does not decompose those drivers.
The complexity values are diagnostics, not investment signals. A higher RCMSE sum or wider multifractal spectrum does not tell you whether to go long, short, levered, hedged, or home. It says the asset’s return structure is richer across scales and may require more careful modelling.
Finally, the shuffling tests suggest nonlinear temporal structure, but they do not identify causality. Herding, liquidity cycles, algorithmic trading, macro news, leverage cascades, and exchange-specific effects could all contribute. The paper does not separate them. That is not a flaw; it is the boundary of this study.
The real lesson is not that Bitcoin is chaotic
The weakest version of this article would say: Bitcoin is complex. The paper proves it. Be careful.
That is true, but thin.
The stronger reading is that Bitcoin is structurally uneven. It can show more regularity at smaller scales while remaining more complex across the full multiscale landscape. It can look memoryless under a linear Hurst test while still losing structure when the sequence is shuffled. It can share high volatility with natural gas while behaving very differently under entropy and multifractal diagnostics.
That is the useful lesson for operators. Complexity is not a vibe. It is not a synonym for volatility. It is not a single number that lets a dashboard feel clever.
Complexity is where the asset changes its behaviour depending on the lens. Bitcoin, in this paper, changes substantially depending on the scale, the metric, and whether time order is preserved. That makes it harder to model, but also more interesting to diagnose.
For financial AI systems, the practical bar is therefore higher. A model that sees only distributional volatility is under-equipped. A model that sees only linear dependence is under-equipped. A model that validates one horizon and generalises across all horizons is, frankly, asking to be humbled by a chart.
Bitcoin’s fractal code is not a secret trading recipe. It is a reminder that markets can look simple from far away, noisy up close, and deeply structured once you stop forcing them into one scale.
Cognaptus: Automate the Present, Incubate the Future.
-
Oday Masoudi, Farhad Shahbazi, and Mohammad Sharifi, “Complexity of Financial Time Series: Multifractal and Multiscale Entropy Analyses,” arXiv:2507.23414, 2025. https://arxiv.org/abs/2507.23414 ↩︎