On a day when Bitcoin traded at $64,000—a price that historically placed it within striking distance of its all-time high—a pseudonymous trader announced a bizarrely personal strategy: “the lower my score, the more I buy.” The method, laid out in a short post, claimed to use a proprietary “rating” system to determine entry size. No code, no backtest, no data. Just a promise. I’ve seen this pattern before—in DeFi exploits, in failed bridges, in the rubble of FTX. The algorithm remembers what the witness forgets. And here, the witness forgets to verify.
The Context: A Market of Subjective Certainty
Cryptocurrency trading, for all its technological rigor, remains infested with amateur heuristics dressed as systems. The “buy the dip” narrative is as old as the first Bitcoin pizza. But this particular variant—where a trader defines a subjective score (likely based on sentiment, fear, or a personal gauge) and scales buying inversely—is a textbook example of what I call “emotional anchoring disguised as quantitative strategy.” The post didn’t reveal the scoring mechanism, the historical accuracy, or even the trader’s total capital at risk. It was a black box. And in my eleven years observing this industry, black boxes always leak.
This isn’t a protocol audit, but the principles are identical. Every trading strategy is, at its core, a system with inputs, logic, and outputs. If the inputs are opaque and the logic unverifiable, the outputs are statistically meaningless. The trader’s $64k entry may be profitable in hindsight, but that doesn’t validate the process. It’s survivorship bias in its purest form.
The Core: A Systematic Teardown of the Scoring Strategy
Let’s dissect this strategy as I would a suspect smart contract. First, the premise: “score lower, buy more.” This implies the trader has a model that generates a score—likely based on price deviation from a moving average, RSI, or some composite fear-greed index. But the model is proprietary. We cannot audit it. We cannot test its statistical properties. This is the first red flag: no cryptographic commitment to the algorithm. If the score is changed arbitrarily between trades, the strategy becomes a narrative justification for emotional buying.
Second, the risk profile. Buying more when the price drops (and presumably the score declines) is a classic “catching a falling knife” strategy. It assumes mean reversion—that the asset will eventually recover. While Bitcoin has historically recovered from drawdowns, the timing and depth of those drawdowns are stochastic. At $64,000, the risk of a 50% drawdown was not trivial. Historical volatility from on-chain data (using the MVRV Z-Score and realized cap) indicated that $64k was above the average cost basis of most long-term holders; the market was in the “greed” zone. The strategy’s lack of a stop-loss or position size cap is the engineering equivalent of a missing require statement in Solidity. It invites total loss.
Third, the absence of data post. The trader provided no track record. No prior predictions. No wallet address to verify buys. In my work as an investigator, I’ve learned that data is the only witness that never sleeps. Here, the witness is asleep. Without on-chain verification, the narrative is indistinguishable from a tall tale. I could fabricate the same post tomorrow and it would carry equal weight—zero.
Fourth, the psychological bias. The scoring system is likely based on recent price action, which suffers from recency bias. Markets often make unexpected breaks. A trader who increases position size as the price falls assumes that lower prices are a better entry. But that assumption ignores the possibility of a structural change—e.g., a regulatory ban, a miner capitulation, or a macro event. In blockchain engineering, we call this a “fault assumption.” The system fails when the environment changes.
Fifth, the leverage risk. The original post didn’t mention margin, but many such strategies use leverage to amplify returns. If the scoring triggers larger buys during a crash, liquidation becomes a mathematical inevitability. I have audited protocols where margin calls cascaded due to exactly this pattern. The code doesn’t lie. The trader’s emotional resilience won’t matter when the smart contract executes a liquidation.
Now, let’s consider the broader market context. The article appeared during a period of high volatility for Bitcoin. On-chain data showed that exchange inflows were rising, suggesting profit-taking. The hash rate was stable. There was no fundamental reason to buy aggressively at $64k unless one had a thesis that the price would go much higher soon. But the scorer offered no thesis. Just a score. That’s not analysis; it’s astrology.
Contrarian: What the Strategy Gets Right
To be fair, the strategy embodies one critical discipline: having a plan. Most retail traders have no systematic approach. They buy on FOMO and sell on panic. Having a predefined rule—even a flawed one—is better than pure chaos. The scoring method forces the trader to act against their emotional instinct (buying when the price drops requires nerve). In a bull market, this approach can generate significant returns. The 2020–2021 cycle saw many similar dip-buyers succeed through sheer conviction.
Moreover, Bitcoin is a scarce, decentralized asset with a fixed supply. The long-term trend is upward. A strategy that accumulates on drawdowns, if executed over years, will almost certainly be profitable—assuming the trader never goes bankrupt. The data supports this: any dollar-cost averaging into Bitcoin since 2013 has yielded positive returns. So the core idea is sound, but the implementation is reckless.
The contrarian insight: the trader may be using the “score” as a proxy for risk/reward ratio. When sentiment is extreme fear (low score), the potential upside is higher. This is a valid concept in behavioral finance. However, without a rigorous model, it’s guesswork. The bulls are right that conviction matters. But conviction without calibration is just gambling.
Takeaway: Accountability Demands Transparency
If you cannot explain your scoring algorithm in code, you cannot defend your portfolio. The trader’s strategy is a black box running on hope. In an industry built on verifiable computation, subjective trading strategies are anachronisms. We demand audits for smart contracts holding $10,000; why do we accept unaudited emotional strategies managing six figures?
The market will eventually punish those who treat risk as a subjective feeling. The 2022 crypto winter was a graveyard of such strategies—traders who “knew” they were right, who bought every dip until they ran out of capital. The witness (blockchain data) will remember their losses. The takeaway is not to abandon dip buying, but to build a transparent, backtested, risk-constrained system. Code is law. Your trading plan should be published as one.
In summary: the $64k scoring strategy is a case study in how even wise market participants can fall for the illusion of control. The algorithm remembers what the witness forgets. And here, the witness forgot to verify. The ledger doesn’t lie, but the scorer did—to themselves.


