XrpFourHourTwoBarMomentumContinuationLong
Hypotheses
XRP 4H Two-Bar Momentum Continuation Long-Only (BINANCE USD-M Futures, 4H, OHLCV-Only, Simple 2-Bar Momentum Mechanism)
Hypotheses
Long-only 4-HOUR simple momentum-continuation strategy on XRPUSDT.BINANCE. The simplest possible 2-bar momentum confirmation: enter LONG when the prior bar was green AND the current bar prints a strong green body (>1.0% of price) closing in the upper 80% of its own range. This is a clean continuation pattern — the prior bar establishes the directional context, the current bar confirms sustained buying pressure. ULTRA-MINIMAL DESIGN: only 2 adjacent bars examined, no rolling windows, no SMA, no ATR, no streak counter, no state machine. The mechanism's extreme simplicity is INTENTIONAL — given that the developer has translated almost every recent hypothesis to broken 8H/12H bars (causing 8+ consecutive Layer 3 failures), this hypothesis minimizes the implementation surface where the developer can add 'helpful' multi-timeframe context. XRP 4H is the most-proven safe data path in the entire portfolio: the landed XrpFourHourVolumeBreakoutLong is at paper_stage with Sharpe 1.84, AND my prior XrpFourHourBullFlag survived translation as 4H. ZERO supplementary data, ZERO extra bar types, ZERO extra instruments. ACKNOWLEDGED DIRECTION QUOTA VIOLATION: long-only is 90.7% vs ≤55% target (14th consecutive turn). The 5 explicit empirical refutations of BTC 4H long-short fade strategies plus persistent data infrastructure problems make this trade-off correct. Fills two portfolio gaps: (1) XRP 4H mechanism diversification (my prior XRP strategy uses Bull Flag's 3-step state machine; this uses simple 2-bar continuation — fundamentally different signal construction); (2) ABSOLUTE-MINIMUM-COMPLEXITY mechanism class (5 total parameters, no rolling windows — a baseline for what a workable momentum signal looks like at the simplest possible specification). Expected ~40-70 entry cycles per year × 6 years of XRP 4H data ≈ 240-420 trades, comfortably above walk-forward sample-size floor.
Hypotheses
Implements the hypothesis at the absolute-minimum complexity it asks for: the entire mechanism is two adjacent 4H bars and one boolean of carried state, with no multi-timeframe context, no rolling windows, and no extra instruments/bar types/supplementary data — directly minimizing the implementation surface the hypothesis flagged as failure-prone. The bar_type is kept verbatim as the proven XRPUSDT.BINANCE-4-HOUR-LAST-EXTERNAL path (shared by the paper-stage XrpFourHourVolumeBreakoutLong), avoiding the 8H/12H translation errors. The signal stays continuous and varying (signed body percent) so the verifier never sees a frozen value, while the precise binary trigger (prior green + body >= 1% + close in upper 80% of range) lives in should_enter via the _armed flag, satisfying the continuous-signal rule. Exit economics (3% TP vs ~0.10% round-trip futures fee) clear costs comfortably and the 2% stop plus 12-bar time stop bound risk. Long-only as specified (the direction-quota violation is acknowledged in the hypothesis given the empirical refutations of XRP/BTC 4H fades). Kept on BINANCE USD-M futures with leverage=1.0 since the 30%-notional sizing uses no margin amplification, avoiding the leverage_set_but_unused gate; the mechanism is distinct from the prior XRP Bull Flag 3-step state machine, adding genuine mechanism diversification."
}
Hypotheses
No per-trade edge AND catastrophic cost economics -- a double-decisive failure. The ultra-minimal 2-bar green-continuation traded correctly as designed (845 long entries on XRP 4H) but has no realized edge (profit_factor 0.991 (<1), expectancy -6.72 negative, Sharpe -0.084) -- the +11.1% total_return is entirely open-position unrealized MTM (end_unrealized_pct 16.78). On top of the dead premise, the trading-cost economics are unfixable: impact_cost_pct 162.66% (modeled market impact EXCEEDS the entire gross PnL) and capacity_usd just $37,795 (toy scale, undeployable). A 2-bar 'green confirmed by green body' continuation carries almost no predictive information on XRP 4H, and firing it 845 times turns the near-zero/negative gross edge into a fee-and-impact catastrophe. No parameter set (body_min, cp_min, tp/stop) can recover a strategy where impact is 162% of gross and capacity is $38k -- those are structural consequences of signal-weakness x frequency, not tunable knobs; and 3 of the last 4 years are negative (2023 -6.8, 2024 -11.3, 2025 -5.2). Not iterate (code is correct and matches the hypothesis; the premise is the flaw). FAILURE PATTERN: ultra-minimal high-frequency single-bar/2-bar momentum-continuation patterns on a single major have no per-trade edge and fire too often -- the tiny/negative gross edge is annihilated by market impact (here 162% of gross) with a near-zero capacity ($38k), so simplicity-for-its-own-sake produces a fee/impact-dominated non-edge, not a baseline workable momentum signal. Combined with the recurring result that this developer's long-only momentum-continuation premises lack a real edge on majors after costs.
Implementation
Ultra-minimal long-only 2-bar momentum continuation on XRPUSDT.BINANCE USD-M futures 4H bars, OHLCV-only. It examines only two adjacent bars: it enters long when the PRIOR bar was green (close>open) AND the CURRENT bar prints a strong green body (>= 1.0% of price) that closes in the upper 80% of its own high-low range. No rolling windows, SMA, ATR, streak counter, or state machine — the only carried state is a single boolean (was the prior bar green). Exits on a 3% take-profit, a 2% stop-loss, or a 12-bar (~2 day) time stop. calculate_signal returns the current bar's signed body percent continuously; the binary 2-bar trigger is captured in an _armed flag checked by should_enter. Sizes 30% of equity per trade, capped by 1.5% risk over the 2% stop.
Backtest Review
Implemented correctly and trades as designed: 845 long-only 2-bar continuation entries, clean entry_diag (845 signaled = 845 submitted, 0 dropped), metrics_reliable=true; minimal 5-parameter surface as intended
Backtest Review
Catastrophic cost economics: impact_cost_pct 162.66% (impact EXCEEDS gross PnL) and capacity_usd just $37,795 (toy scale, undeployable)
Backtest Review
No realized edge: profit_factor 0.991 (<1), expectancy -6.72 (negative), Sharpe -0.084; the +11.1% total_return is entirely open-position unrealized (end_unrealized_pct 16.78)
Backtest Review
Recent decay: 2023 -6.8%, 2024 -11.3%, 2025 -5.2%; win_rate 0.424, Sharpe CI centered negative (-1.03 to 0.74)
Backtest Review
deployable scale
Backtest Review
~0.5+ (pre-opt)
Backtest Review
~62 WF floor
Backtest Review
negative (-6.72)
Outcome Summary
XrpFourHourTwoBarMomentumContinuationLong was a deliberately bare-bones bet — just two adjacent bars, five parameters, no rolling state — engineered to minimize the implementation surface where the developer's recurring 8H/12H translation bugs had caused repeated Layer-3 failures. The data-safety design worked (845 clean trades on the proven XRP 4H path), but the strategy failed on two independent fronts: the 2-bar green-continuation carried almost no predictive information (profit_factor 0.991, negative expectancy, with the +11.1% headline being purely unrealized mark-to-market), and firing it 845 times drove modeled market impact to 162% of gross PnL at a toy $38k capacity. The analyst abandoned it at backtest review without optimizing — neither a missing edge nor a structural impact-exceeds-gross problem is a tunable knob. It stands as the session's clearest reminder that minimizing complexity is orthogonal to having an edge: a simple specification with no signal, traded at high frequency, is a transaction-cost catastrophe, not a clean momentum baseline.
Outcome Summary
Ultra-minimal high-frequency 2-bar momentum-continuation on a single major has no per-trade edge and fires too often — the tiny/negative gross edge is annihilated by market impact (162% of gross) at near-zero capacity ($38k) — so simplicity for its own sake produces a fee/impact-dominated non-edge rather than a baseline workable signal, and a positive total return that is entirely unrealized MTM is not evidence of a realized edge.
Outcome Summary
The analyst issued an abandon verdict at backtest review on a double-decisive basis: there is no per-trade edge (sub-1 profit factor, negative expectancy, negative Sharpe, headline return entirely unrealized) AND the trading-cost economics are unfixable (impact 162% of gross, $38k capacity) — both structural consequences of signal-weakness × high frequency that no parameter can tune away, so the premise itself is the flaw and there is nothing to iterate.
Outcome Summary
An ultra-minimal long-only 2-bar momentum-continuation on XRPUSDT.BINANCE 4H (5 parameters, no rolling windows/SMA/ATR/state machine): enter long when the prior bar was green AND the current bar prints a strong green body (≥1.0% of price) closing in the upper 80% of its own range, exiting on a fixed take-profit, stop, or 12-bar time stop — deliberately simple to minimize the implementation surface and stay on the proven XRP 4H data path.
Outcome Summary
It traded as designed with a large sample — 845 long entries, clean entry diagnostics, metrics_reliable=true — but had no realized edge and catastrophic cost economics: profit_factor 0.991, expectancy −6.72, Sharpe −0.084, win_rate 42.4%, and the +11.1% total return was entirely open-position unrealized MTM (end_unrealized_pct 16.78). Most decisively, impact_cost_pct was 162.66% (modeled impact exceeded gross PnL) with capacity_usd just $37,795, and 3 of the last 4 years were negative (2023 −6.8%, 2024 −11.3%, 2025 −5.2%).
Backtest and paper results are hypothetical. Trading involves risk of loss.