SETTLED.

Prediction-market claims, checked against resolution data.

The "4-minute leader" crypto-candle strategy, tested at real prices: both lanes lose

A widely-shared article claims the leader of a 5-minute crypto candle wins 70% when order flow agrees — and should be faded when it doesn't. We ran both rules live against executable order books for weeks. The fade lost 25%.

The claimIn 5-minute crypto markets, follow the leader when flow confirms it (70% wins) and fade the leader when flow contradicts it. Medium (benjamincup)
3,873Live-priced entries settled
−24.5%Fade-the-leader ROI (5m)
−3.9%Follow-the-leader ROI (5m)
92–98%Leader win rate regardless of flow

The short version

The article's core claim is a clean, testable rule: at the final checkpoint of a 5-minute crypto up/down candle, the currently-leading side wins ~70% when exchange taker flow agrees with the move, but only ~41% when flow contradicts it — implying you should follow confirmed leaders and fade contradicted ones. The article's tables are plausible and the mechanism (flow as a lie detector for price) sounds right.

It has one fatal omission, common to nearly every strategy article in this genre: it never prices the entry. A leader that wins 70% of the time is only a trade if you can buy it below 70¢, and by the final minute of a candle, the leading side is never cheap. So we implemented the article's rule exactly — same checkpoint, same flow classification from exchange taker imbalance — but logged the live executable ask at classification time, and settled every entry at that price, net of the market class's taker fee.

Over 3,873 settled entries, both lanes failed. Following flow-confirmed leaders returned −3.9% on 1,767 five-minute entries (and +0.2% on 203 fifteen-minute entries — breakeven at best). The novel claim — fading flow-contradicted leaders — was the worst thing we measured: −24.5% over 1,486 five-minute entries and −25.6% over 417 fifteen-minute ones. The reason is simple: contradicted or not, late leaders won 92–98% of the time. Order flow added no information the price hadn't already absorbed; the "contradiction" signal mostly flagged near-balanced tape noise, and the fade bought ~5–8¢ lottery tickets on outcomes that almost never happened.

The article's win-rate tables can be simultaneously true and worthless: a 70% leader priced at 95¢ is a terrible buy, and a 41% "contradicted leader" is a terrible fade if the other side asks 92¢. Any strategy claim that reports win rates without entry prices should be treated as unfalsified marketing until priced. This one, priced, is a money loser in both directions.

Technical appendix

Exhibit A Test design

We reproduced the article's rule as a read-only live probe: at T−60s of each 5m/15m crypto candle, classify the leader (spot vs window open, minimum move floor) against the window's exchange taker imbalance from a live trade stream. ALIGNED → paper-buy the leader at its live ask; DIVERGED → paper-buy the opponent at its live ask; near-balanced tape → no entry. Every entry logs the executable ask and book size at decision time and settles WIN/LOSS at market resolution, net of the taker fee curve. This is the article's exact hypothesis with the one missing variable — price — restored.

Exhibit B Results by lane

LaneSettledROI at ask
5m ALIGNED (follow confirmed leader)1,767−3.9%
5m DIVERGED (fade contradicted leader)1,486−24.5%
15m ALIGNED203+0.2%
15m DIVERGED417−25.6%

Leaders won 92–98% of settled windows in both flow classes — the flow signal did not separate winners from losers at the checkpoint; the price already had.

Exhibit C Why the article's numbers can be true and the trade still loses

Suppose the contradicted leader really does win only 41%. To profit from fading it you must buy the opponent below 59¢. At the final checkpoint the opponent of a leading side typically asks 85–95¢... or, when the leader is weak, the market prices it as a coin flip and there is no 41% mispricing to buy. The win-rate table and the order book cannot both be exploitable — and only the order book pays out. This is the recurring failure of the genre: unpriced conditional win rates presented as edges. Six separate strategies we have tested on this exact market series (simultaneous arbitrage, lifetime-minimum temporal arbitrage, repricing-lag sniping, this flow rule, a passive maker dust-grid, and a momentum replica) all resolved to the same conclusion: the 5-minute candles are efficiently priced against takers, and the toll — spread plus a fee curve that peaks near 50¢ — exceeds every measured signal.

Source under review: https://medium.com/@benjamincup/unlocking-edges-in-polymarkets-5-minute-crypto-markets-last-second-dynamics-bot-strategies-and-db8efcb5c196