Yodacom Research · Out-of-Sample Forward Simulation · June 2026

We Ran a CoinRoc Out-of-Sample Forward Simulation Through a Bear Market — Here’s What Happened to Drawdown

Out-of-Sample Forward Simulation · RXI Regime Detection · 74-Day Bear Window · April–June 2026

Yodacom Research · Source study: RES-LIVE-SIM-01 (Han Kessel, 2026-06-27)

Published: 2026-06-28 · Updated: 2026-06-29 · Registry ID: LANDO-LIVE-SIM-ARTICLE-02

The prior research tested a fixed 2.5-year window. What we had not done was run the RXI regime engine forward in real time, responding to new data as it arrived, with no knowledge of what came next.

Back to Research
The Question We Were Trying to Answer

The research sitting at yodacom.com/research has a limitation every honest researcher has to own: it is historical. Backtest a strategy across two and a half years of data and the natural question comes back: "But does it actually work when you run it forward?"

That question is specifically about the RXI regime detection layer — the fuzzy inference engine that CoinRoc uses to decide which assets get a live grid, which assets get suspended when market conditions deteriorate, and when to resume. The prior study tested a fixed 2.5-year window. What we had not done was run that engine forward in real time, responding to new data as it arrived, with no knowledge of what came next.

So we built that test. The result is worth reporting — with the caveats that make it honest.

What the Forward Simulation Methodology Means

The Methodology

This is a simulation, not a live trading account. No real money moved. But the mechanics were designed to replicate live operation as faithfully as possible, specifically on the dimension that matters most for methodology credibility: look-ahead.

The simulation used only data available at each point in time; no future data informed any rule execution or regime decision.

In most backtests, the engine has silent access to future data — it “knows” how prices move before it places the trade. We went to unusual lengths to prevent that here.

At each 4-hour bar in the simulation, the RXI signal was computed using only the price data available up to and including that bar. Python array slicing enforced this at the code level, not by convention or assumption. The initial grid bounds were set from the 60 days of data before the out-of-sample period began. No future bar entered any calculation.

The cost model used OKX US Institutional VIP 2 fees: 0.06% maker, 0.08% taker, with a slippage floor of max(0.02%, 0.15 × ATR/price) per fill side. Grid resets — the friction cost when price exits the grid range and the grid must be rebuilt — were charged at 2× round-trip fee. Twelve resets occurred across ten symbols over the period. Suspended periods credited zero return; idle capital earned nothing. This is the conservative modeling choice.

Honest limitation

The RXI signal engine is a Python reimplementation of the production TypeScript source. The core logic — Hurst R/S scaling, Wilder-smoothed ADX, Shannon entropy — matches the original. But floating-point differences between JavaScript and Python may produce small deviations at signal confidence boundaries. Signal direction should be identical; exact confidence figures may differ by ±1–2 points at the ranging/trending boundary.

The fee tier conditionality is also material: these results apply at OKX institutional fees only. At OKX consumer rates (0.08/0.10) results would be worse. At Binance.US retail (0.40/0.60), extrapolating from the fee differential, the sleeve’s net margin would be significantly reduced at Binance.US retail rates and may have produced a negative net result — though this scenario was not separately modeled. That context matters and is not buried in footnotes.

The Setup

A 74-Day Bear Window

Period
April 14 – June 27, 2026
74 calendar days (≈ 0.20 years)
BTC close-to-close
~−16%
$71,954 → $60,262
BTC peak-to-trough
~−27%
Drawdown during the window
Grid sleeve
10 symbols, 10% of P3
Independently RXI-rated
Baseline allocation
90% SPY/AGG 60/40
Modeled construct for comparison
Equities (SPY)
Modest gain
Adverse for crypto specifically

This is the most favorable regime window the research has examined to date; the broader 2.5-year study covers a more representative range of conditions, including windows where the sleeve did not produce favorable results relative to the benchmark.

This window was not chosen for favorable results. It is the period immediately following the prior study’s end date. It is simply what happened next.

Ten symbols ran in the grid sleeve, each independently rated by the RXI engine: ZEC, DASH, IOTA, XLM, SKY, TRAC, DOT, AAVE, ETH, BCH. The sleeve constituted 10% of the simulated portfolio (P3). The remaining 90% was allocated to a 60/40 SPY/AGG baseline (P2), the same structure tested in the prior study. This portfolio structure is a modeled construct for research comparison purposes and does not represent a recommended allocation.

What the Mechanism Did

The RXI Engine in a Bear Window

Animated chart showing P3 (CoinRoc portfolio) vs BTC price during the stress window from approximately May 22, 2026 onward. The two lines diverge: BTC trends downward through a sustained drawdown while the P3 portfolio line holds roughly flat, illustrating the RXI suspend mechanism stepping back from crypto exposure during the bear regime.
Stress-window zoom: P3 vs BTC divergence, approximately May 22 – June 27, 2026. This animation shows line shape only — no numeric performance labels are shown on the y-axis. The visual illustrates the mechanism: RXI suspend logic stepped back from crypto exposure as BTC trended down. This is a hypothetical simulation result. Past simulated performance is not indicative of future results.

The visual above tells the mechanism story more clearly than numbers can. In the stress window beginning around May 22, 2026, BTC entered a sustained drawdown — eventually falling approximately 27% from its peak across the out-of-sample period. During this same window, the RXI-rated grid sleeve held roughly flat during this bear-market regime window.

That is the mechanism illustrated, not a return claim. The grid sleeve did not fall with BTC because it was not holding BTC directionally. It was running a rules-based oscillation strategy that the RXI engine actively managed — suspending exposure when conditions turned trending and hostile to grid mechanics, then resuming when conditions improved.

Over the 74-day period, the RXI engine fired 92 suspend events and 83 resume events across 10 symbols. One symbol, DASH, ended the period in a suspended state. The rules were firing continuously.

Animated chart showing the full four-line race from April 14 through June 27, 2026: P3 (CoinRoc portfolio), P2 (60/40 baseline), BTC buy-and-hold, and a fourth tracked position. The four lines separate over time, with BTC declining materially while the grid sleeve tracks a different path.
Full-period race: all four portfolio lines, April 14 – June 27, 2026. This animation shows relative trajectory only — no numeric performance labels are shown on the y-axis. The separation between the grid sleeve and BTC buy-and-hold illustrates what regime-aware grid mechanics look like in a bear window. This is a hypothetical simulation result. Past simulated performance is not indicative of future results.

The full-period visual above shows all four tracked positions from April 14 through June 27. The separation between the grid sleeve and BTC buy-and-hold is the clearest illustration of what regime-aware grid mechanics look like in a bear window: the sleeve tracks a different mechanism entirely.

What This Adds — And What It Does Not

Three Things the Prior Study Could Not Isolate

Against the prior study (RES-REPOSITION-PORTFOLIO-01, October 2023 through April 2026), this 74-day window demonstrates three things that the prior study’s longer window could not isolate:

In a regime where BTC experienced a sustained directional drawdown exceeding 27% peak-to-trough, the RXI suspend logic stepped back systematically — this is the exact behavior the regime detection layer was designed to produce.

The grid sleeve tracked meaningfully differently from BTC buy-and-hold through the worst portion of the drawdown. This is directionally meaningful evidence that the mechanism functions as designed in the environment it was designed for.

The full 74-day period provided a regime-specific test: a BTC bear market with modestly positive equities. This is exactly the environment where grid mechanics are structurally advantaged over directional buy-and-hold.

These are directionally meaningful. Our prior reconciliation analysis predicted exactly this pattern: a ranging or high-volatility-oscillation environment would narrow or close the performance gap between the rated grid sleeve and the buy-and-hold benchmarks. This window confirms that prediction.

The correct interpretation: the RXI regime detection performed as designed in the environment it was designed for.

The prior study’s 2.5-year window remains the more representative finding for long-run context. A 74-day bear window cannot override 2.5 years of evidence. This adds evidence; it does not rewrite the story.

The Honest Caveats — Read These

What You Should Know Before Drawing Conclusions

We are stating these plainly because the honesty is the point.

Window length.

74 days is a short sample. The directional result — that the RXI suspend logic stepped back during a sustained BTC bear and the sleeve tracked differently from BTC — is meaningful. The statistical precision of any return figure derived from 74 days is low. Do not read more into this than the mechanism illustration it provides.

Regime specificity.

This was a BTC bear market with modestly positive equities. This is the exact regime where grid mechanics are structurally advantaged over directional buy-and-hold. In a 2024-style crypto bull — which the prior study covered — the relationship tends to reverse. Results are conditional on the environment.

The RXI engine is not AI.

The suspend/resume logic is a Mamdani fuzzy inference system: rule-based, interpretable, deterministic given the same inputs. It is not a neural network, not a large language model, not “AI-driven protection.” The distinction matters for accuracy and for regulatory appropriateness.

Signal frequency.

92 suspends over 74 days across 10 symbols is approximately 0.12 suspends per symbol-day. The engine was toggling frequently during a volatile period. In a live deployment, frequent re-entry creates additional friction beyond what the simulation models — suspended periods here simply earn zero. That is a conservative assumption but it may slightly understate real-world re-entry costs.

Simulation, not a live track record.

This is a simulated result using realistic friction. It is not a GIPS-compliant verified return. It is the most rigorous simulation we know how to run at this stage. It is still a simulation.

RXI suspension in live deployment.

In a live CoinRoc session, the suspend/resume cycle illustrated in this simulation is automatic and non-optional. When RXI signal conditions are met — specifically, when the regime classifies as TREND_FOLLOWING at or above the confidence threshold on a 4-hour bar boundary — the system pauses new capital deployment without a user confirmation step. Users receive an after-the-fact notification; there is no in-session toggle to override it. That is by design: the gate is a deterministic algorithm applied identically to every live session, not a per-user judgment call. Users who activate the bot accept the RXI gate as an integral, non-separable feature of how it operates. Users may terminate a session at any time. The forward simulation modeled this behavior by halting new grid order placement at the signal boundary — consistent with how the mechanism operates in production.

What It Means for a CoinRoc User

The Mechanism in Plain Language

The RXI filter does something simple that is hard to do emotionally: it reduces exposure when conditions deteriorate, and restores it when conditions improve. Over this 74-day window, it held the portfolio roughly flat while BTC lost more than a quarter of its value from peak to trough — a result specific to this bear-market regime window, not a standing property of the mechanism in all conditions.

The mechanism is not prediction. The grid does not need to know where BTC goes. It needs the right conditions — oscillation within a range, not a trending directional move. The suspend and resume thresholds are fixed rules applied to incoming indicator values. No learning, no model updating, no prediction. When those conditions break, the RXI suspend logic steps back. When they return, it re-engages.

In a bear window like this one, drawdown protection is where the mechanism earns its keep. Whether that benefit persists across regimes is what the 2.5-year prior study answers — and the answer there is more nuanced.

The two and a half years of prior research context is still the more representative historical reference for understanding how the mechanism has behaved across a broader range of conditions. This 74-day result is evidence that the regime detection layer does what it says it does when the regime it is designed to protect against actually arrives.

Related

CoinRoc is the product that uses the RXI regime detection layer described in this research. Learn more at coinroc.com.

Cross-reference: the prior 2.5-year study (RES-REPOSITION-PORTFOLIO-01) covers a broader range of conditions and should be consulted for longer-run historical context.

Hypothetical/Simulated Performance Disclosure

The results described in this article were achieved by means of a simulation model designed to replicate live grid trading mechanics without the use of a live account or real capital. Hypothetical simulation results have inherent limitations and are not indicative of future results. Unlike actual performance records, simulated results do not represent actual trading. No representation is being made that any account will or is likely to achieve results similar to those illustrated.

The simulation covers a single 74-calendar-day window (April 14 – June 27, 2026) representing a specific market regime (Bitcoin bear, equities mixed). Results during other market regimes, including extended bull markets, may differ substantially. The 2.5-year prior study (RES-REPOSITION-PORTFOLIO-01) covers a broader range of conditions and should be consulted for longer-run context.

Fee assumptions: OKX US Institutional VIP 2 rates (0.06% maker / 0.08% taker) and an assumed slippage floor of max(0.02%, 0.15 × ATR/price) per fill side. Results at other fee tiers — including OKX consumer rates or other exchanges — would differ materially.

The RXI regime suspension described and modeled in this simulation activates automatically when signal conditions are met in a live CoinRoc session. No user approval is required and no user-configurable toggle exists to disable it within a live session. Users receive notification of an active pause after it triggers. CoinRoc does not make individualized or discretionary investment decisions on behalf of any user; the RXI gate is a rules-based, deterministic algorithm with published criteria, applied identically across all sessions regardless of any individual user’s account characteristics or preferences.

The regulatory classification of certain digital assets referenced in this article, including XLM, AAVE, and DOT, is subject to ongoing review by US regulatory authorities. No representation is made regarding the securities-law status of any digital asset.

Not Financial Advice

This article is a research summary of a simulation study illustrating mechanism behavior. Past simulated performance is not indicative of future results. Grid trading involves risk of loss, including in conditions not covered by this study. Simulation results are shown at OKX US Institutional VIP 2 fee tiers and do not represent results achievable at retail fee structures. Nothing in this article constitutes financial, investment, or trading advice. Consult a qualified financial professional before making any investment decision.

Yodacom Research — yodacom.com/research

Source study: RES-LIVE-SIM-01, Han Kessel, 2026-06-27

Cross-reference: RES-REPOSITION-PORTFOLIO-01 (prior study, 2.5-year window)

Product: coinroc.com