#63 — Three measurement failures inverting verdicts (ledger, test proxy, risk arithmetic)
Hypothesis — what it tests
Whether the project's own measurement layers — the live trade ledger, backtest exit proxies, and position-risk arithmetic — report the truth; each of the three was found capable of inverting a keep/drop or sizing decision on its own.
Description
A cluster of same-day discoveries showing that the measurement apparatus — not the market — can invert a verdict. (1) Ledger: the live SMA-Stack's PSAR-exit close handler discarded the broker fill price, so 17 GBP_USD trail-winners were logged as 'closed_unknown' / 0 pips; an OANDA backfill recovered +256.8p, revealing GBP_USD's true live record as +286.8p at 61% WR (the strategy's #2 pair) when the ledger had shown +30p/6% WR — a drop candidate. (2) Test proxy: a TF-separation sweep using a TP20 testbed exit crowned GBP_JPY H1/H4 as a winner (+2.04 OOS p/d), but re-running with the EXACT live PSAR exit over ~2.85 years gave OOS −3.41 p/d — the proxy exit faked the edge, and GBP_JPY proved dead at every speed and exit (it was dropped; GBP_USD was kept). (3) Risk arithmetic: risk documents had used a JPY pip value of ~$0.0069/unit/pip when the broker-verified truth is $0.0000626 — 110× too large — making the 200-pip emergency fence look like a 2×-NAV account-killer when it is really ~1.9% of NAV, which had motivated an unnecessary MAX_UNITS=30 cap. The audit table's script link points at research/experiments/gbpusd_regime; the actual fix/evidence scripts live in research/experiments/sma_exits.
Key result
Indicators
Algorithms
Code
Interactive version (search, filters, figures): the experiment explorer.