Archived — below our codifiability bar

BB Breakout

Learn to develop a Bollinger Band breakout trading strategy with this tutorial. Focuses on identifying profitable entry points using indicator excursions.

Published · Archived · Methodology: Technical Indicators

  • Algo score: 70%
  • Discretionary score: 30%

This strategy was decoded from a public trading video but did not clear Strategy Decoder's codifiability bar: the extraction could not pin the rules down precisely enough to be turned into a reviewable specification. It is kept here as a reference post-mortem rather than as a strategy you can trade or backtest.

Part of: Breakout Trading

  • Methodology: Technical Indicators
  • Content type: strategy

Indicators mentioned

  • Bollinger Bands

Why this strategy was archived

Bollinger Bands wrap a moving average in standard-deviation envelopes, so the bands widen and contract with volatility. Breakout traders use that behaviour directly: a close pushing beyond the outer band is read as an expansion event worth joining rather than fading. This entry decodes "BB Breakout Custom Project Step by Step - Deploy this Money Maker!" from No Nonsense Trader, which walks through building a Bollinger Band breakout project end to end.

**Why this entry is archived.** Our extraction scored this video below the codifiability bar. The structural pieces are there — Bollinger Bands are named as the core tool and the video is organized as a build-along rather than a loose chart tour — but the rule set never resolves into something automatable. The band settings, the exact breakout condition, and the exit and risk logic are referenced in passing or shown on screen without being stated precisely enough to reproduce without guesswork. A partial rule set produces a partial backtest, and that is not something we are willing to publish in the active catalog under a strategy name.

**What it still offers.** The step-by-step framing is genuinely useful: watching someone assemble a breakout project in order — pick the instrument, set the bands, define what counts as a breakout, then handle the exit — is a better teacher of workflow than a finished rule list. Treat it as a construction walkthrough for Bollinger Band breakouts, and use the Bollinger Bands concept hub and the active catalog for entries where the full parameter set and entry/exit conditions were successfully extracted.

Source video

Decoded from: BB Breakout Custom Project Step by Step - Deploy this Money Maker! by No Nonsense Trader — watch the original

Frequently asked questions

Why is this BB Breakout strategy archived?

Our extraction identified the core indicator — Bollinger Bands — and a clear breakout premise, but the entry, exit and parameter details were not specified precisely enough to automate. It scored below the codifiability bar we require for the active catalog.

What is a Bollinger Band breakout?

An approach that treats a move beyond the outer Bollinger Band as a volatility expansion signal to trade in the direction of the break, rather than as a stretched level to fade. The bands are built from a moving average plus and minus a multiple of standard deviation.

Is the video still worth watching?

Yes, as a build-along. It shows how a Bollinger Band breakout project is assembled step by step, which is useful for understanding the workflow even though the specific rules were not extractable.

Where can I find codifiable Bollinger Band strategies?

The Bollinger Bands concept hub and the active catalog list decoded video strategies where complete parameters and entry/exit rules were successfully extracted.

Other archived strategies

Browse all archived strategies · Explore the strategies that did make the cut