Archived — below our codifiability bar

Lookback, Stop Loss

Learn how to optimize 'Lookback' and 'Stop Loss' parameters to improve your trading strategy's performance through quantitative analysis and fine-tuning.

Published · Archived · Methodology: Technical Indicators

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

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: Risk Management

  • Methodology: Technical Indicators
  • Content type: educational

Why this strategy was archived

Lookback and stop loss are the two parameters most mechanical strategies rest on. The lookback window decides how much history a signal considers before it fires — the difference between a fast, noisy system and a slow, late one — while the stop loss defines the maximum loss per trade and, with it, the shape of the return distribution. Kevin Davey's short "Simple Trading Strategy: Optimize Lookback & Stop Loss #shorts" puts both squarely in the frame of things to be tested rather than assumed.

**Why this entry is archived.** Our extraction scored this video below the codifiability bar. It treats parameters in isolation, without the host strategy they would belong to: there is no objective definition of what the lookback is applied to, no confirmation trigger, no exit or target logic, and no stated market or timeframe. The content is descriptive — it points at *which knobs matter* — rather than prescriptive about a complete rule set, and an entry that cannot be coded faithfully does not belong in the active catalog. The short-form format is part of that: a clip of this length is simply not a container for full entry and exit specifications.

**What it still offers.** The framing is the value. Treating the lookback window and the stop distance as decisions to be optimized against data — rather than defaults inherited from an indicator's factory settings — is the habit that separates a tested system from a plausible-looking one, and it is the first thing most retail strategies skip. Watch it as a prompt for your own parameter work, then see the active catalog and the risk-management concept hubs for entries where stops, targets and signal parameters were fully extracted.

Source video

Decoded from: Simple Trading Strategy: Optimize Lookback & Stop Loss #shorts by Algo Trading With Kevin Davey — watch the original

Frequently asked questions

Why is this lookback and stop loss entry archived?

The video discusses two parameters without defining the strategy they belong to — no signal criteria, no confirmation trigger, no exit logic, no market or timeframe. Our extraction found nothing complete enough to code or backtest faithfully, so it scored below the codifiability bar we require for the active catalog.

What is a lookback period in a trading strategy?

The number of past bars a calculation or signal considers — for example, the 20 bars behind a 20-period moving average or a 20-bar breakout level. A shorter lookback reacts faster but produces more noise; a longer one is steadier but slower to turn.

Is the video still worth watching?

Yes, as a framing exercise. It puts parameter selection where it belongs: something to be optimized and tested rather than left at default values.

Where can I find codifiable strategies with defined stops and parameters?

The active catalog and the risk-management concept hubs list decoded video strategies where entry rules, stop placement and exit logic were all successfully extracted.

Other archived strategies

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