Counting completed trades only
8 of 8 profitable
Every configuration tested made money.
→
Also valuing what it still held
0 of 8 profitable
The same eight. The sign flips in all of them.
The strategy places a ladder of buy orders below the price and sells above. Each completed round
trip books a small gain — but when the price falls and keeps falling, the buys fill and the
matching sells never do, so the position sits there losing. At the end of a test period,
what do you do with the lots still open? Value them at the current price, or leave them
out because they never closed?
We ran all eight configurations both ways across 20,032 test windows. The
accounting choice flips the sign in every configuration. The gap tracks exactly what you
would expect: the configurations holding the most unsold lots show the widest gap, one going from
+2.4% counting only closed trades to −5.1% counting
everything.
One note on how we treated our own claim. The original study made this point in a single line and
asserted the counterfactual without ever computing it — the code tracked both figures and
saved only their sum. We measured it before publishing this, and the assertion
turned out to be conservative: it said “most configurations”, the answer is all of
them. Being right by luck is not the same as having checked.
Why it matters
The mechanism books small wins and holds its losses, so discarding what is still open deletes the
losses and keeps the wins. The result is not wrong by a little — it is the opposite sign. And
nothing looks broken in the output, because nothing went wrong computationally. We simply
chose, probably without noticing it was a choice.
Internal: research/runs/grid-trading-v1/fc7-realized-2026-09-11/ · 20,032 windows, each verified against the original engine