Bollinger Bands Strategy on Bitcoin: Backtest Looks Great, How Does Live Trading Perform?

The Bollinger Bands strategy shines in backtests but fails in live trading. Research shows it achieves 58%-65% win rate in ranging markets but only 33% in bull trends with -28% max drawdown. The problem lies in BB’s mean reversion assumption, but BTC trends can last for months. Adding ADX and bandwidth percentile for market state detection significantly improves strategy performance.

2026-03-12 · 5 min · 1034 words · Judy Chen

The Single Strategy Trap: Why You Need a Multi-Strategy Trading System

The market divides into three regimes: trending, ranging, and high volatility. A single strategy can only be profitable in one regime. This article proposes Regime-Based Strategy Routing, combining trend following, BB Squeeze, MACD Divergence, and mean reversion strategies, automatically switching based on market regime and adjusting position size based on multi-strategy confirmation as a confidence分级.

2026-03-08 · 5 min · 934 words · J (Tech Lead)

When Your Strategy Starts Losing: Three Lines of Adaptive Risk Control

The Problem: Why Did Your Strategy Suddenly Start Losing? A strategy that looked great in backtesting starts losing consistently after going live. It’s not a bug — the market changed. Our small-cap volume surge strategy (based on CEX volume spikes + technical confirmation) was designed as long-only. Simple logic: detect abnormal volume → confirm technically → go long. Backtests looked promising. But after deploying to Testnet, certain tokens kept losing: ...

2026-03-07 · 4 min · 661 words · J (Tech Lead)

Your Strategy Has 87% Win Rate? Z-Score Says: That's an Illusion

The Numbers Lie Our paper trading system ran for a month, and the numbers looked beautiful on a spreadsheet: 87.5% win rate, 7 wins, 1 loss, 2 breaks even When most people see those numbers, their reaction is: “Awesome! Time to trade real money!” Our reaction was: “Hold on. Let the math speak first.” What is Z-Score? At its core, Z-score is asking one simple question: How much better are you than just flipping a coin? ...

2026-03-06 · 4 min · 808 words · J (Tech Lead)

Your Strategy Isn't Broken — The Market Changed

A profitable strategy suddenly stops working? It might not be the strategy — the market regime changed. Here’s how we detect market states using ADX, BB Width, and ATR, and automatically switch strategies.

2026-03-05 · 4 min · 804 words · J (Tech Lead)

Position Sizing: The Most Underrated Part of Quantitative Trading

Most traders spend 90% of their time finding signals and 10% thinking about position size. But math shows: the same strategy with different position sizing can produce results that differ by 10x.

2026-03-05 · 4 min · 767 words · J (Tech Lead)

100% Win Rate in Backtesting? Don't Celebrate Yet — Our Most Painful Lesson

We developed a mean reversion strategy. Backtesting showed 3 out of 8 combinations hitting 100% win rate. Then we ran Out-of-Sample validation, and 100% crashed to 25%. Here’s what happened.

2026-03-05 · 4 min · 816 words · J (Tech Lead)

One Strategy Isn't Enough — How We Built an AI Strategy Router

Why single-strategy systems are doomed to fail, how our four-strategy system auto-switches based on market regime, and why WFO validation is the quality gate you can’t skip.

2026-03-05 · 5 min · 921 words · J (Tech Lead)

Quantitative Trading System Build: From First Backtest Code to Paper Trading

We spent two weeks building a complete quantitative trading system from scratch — four strategies, eight Walk-Forward validations, Z-score statistical tests, Paper Trading. This article documents the entire process, including the biggest pitfalls we encountered.

2026-03-05 · 3 min · 618 words · J (Tech Lead)
Get new posts by email: