The Edge That Wasn't
All 81 experiments › #53

#53 — H4 Donchian + FIFO stopped (live check)

Live runs through 2026-05-26 (Session 075); both stopped that day
Verdict: negative · ⛔ both stopped — live execution refuted the backtests
Live money was the final gate: H4 Donchian lost −61.6p at 0% WR in 8 days and FIFO-Trends (GBP_JPY) lost −168.5p at 7% WR over 15 trades, so both containers were shut down.

Hypothesis — what it tests

Whether the H4 Donchian breakout and the FIFO-Trends P&F strategies — both of which passed backtest validation — survive real live execution at broker spreads and fills.

Description

This entry is the live-execution reckoning for two backtest winners. The H4 Donchian breakout (Donchian(10) on H4 bars + Wilder ATR(14) trailing stop, backtest OOS 16–25 p/d/pair at 84% WR) ran on account 010 and produced 3 trades, −61.6 pips, 0% win rate in 8 days — every exit a trail-stop, clearly worse than the +80 p/d OOS estimate — and was stopped with positions closed at market. FIFO-Trends (P&F trend-following with a 1-box trail on GBP_JPY, account 013) totalled 15 trades, −168.5 pips, 7% WR across all live attempts; the root cause was that a 1-box (5-pip) trail on a wide-spread pair is consumed by spread + slippage on every loser, and the S5 exit-monitoring fix improved fill accuracy but could not fix the structural problem. Both were stopped on 2026-05-26, with a rule not to redeploy FIFO until a 2-box-trail variant validated in paper (it later failed too).

Key result

H4 Donchian: 3 trades, −61.6p, 0% WR in 8 days vs +80 p/d OOS estimate; FIFO-Trends GBP_JPY: 15 trades, −168.5p, 7% WR total (post-S5-fix: 6 trades, 0% WR, −72p); ft2 paper follow-up also negative (GBP_JPY 13t −42.1p 8% WR)

Indicators

Donchian channel (10-bar H4)Wilder ATR(14) trailing stopP&F (Point & Figure, 5-pip box, 1-box trail)

Algorithms

live A/B against backtest expectation (no new model)

Code

Interactive version (search, filters, figures): the experiment explorer.

← #52 Markov D1 regime filter#54 MTF/wave/wavelet confluence + Harvester →
This page is one experiment from the audited record behind the book The Edge That Wasn'tget the book · about the project.