Z-Score, Kelly Criterion

Learn to optimize trading risk using Z-Score to analyze streak dependency and adjust position sizing. Apply Kelly Criterion or progressive risk for smarter trad

Published · Updated · Methodology: Technical Indicators

Part of: Risk Management

  • Methodology: Technical Indicators
  • Content type: educational

Indicators used

  • Z-Score
  • Kelly Criterion

Source video

Decoded from: Unknown by Unknown — watch the original

Key timestamps:

  • 0:00 - Introduction to streaks in trading
  • 1:00 - What is Z-Score and its formula
  • 1:50 - Interpreting Z-Score values and dependency types
  • 2:50 - How to take advantage of Z-Score
  • 3:45 - Practical example: Z-Score calculation
  • 4:30 - Simple progressive risk rule with positive dependency
  • 6:20 - Applying Kelly Criterion with positive dependency

Strategy overview

Streaks are one of the least examined parts of a trading record: most traders track win rate and average return, but far fewer ask whether their wins and losses arrive in clusters or shuffle independently. The Z-Score is the statistical test that answers that question — it measures whether the number of winning and losing runs in a track record deviates from what pure chance would produce, and the sign of the result tells you which way the dependency leans.

This entry decodes a video that treats the Z-Score as a diagnostic step rather than an entry signal. The walkthrough moves from defining the metric and its formula, through interpreting the numeric range and what positive versus negative dependency means for a system, to a worked calculation on an example set of trades. Only after that groundwork does it reach the practical payoff: what to actually do with the finding. The Kelly Criterion enters here as the sizing companion — the video applies it in heavily diluted form, which is the standard practitioner concession to the fact that full Kelly is far too aggressive for real equity curves.

The closing section is a simple progressive risk rule for the case where a track record shows positive dependency — wins tending to follow wins. That framing is worth noting: this is not a strategy that generates trades, it is a layer that sits on top of one you already run and changes how much you risk on the next one. It also means the whole approach is only as good as the sample of trades you feed it, since a Z-Score computed on a handful of results says very little. This page covers the concept and the structure of the source video; no mechanical rule set was extracted from it.

Topics

z-score trading · kelly criterion · risk management strategy · position sizing · technical indicators · trading strategy · pine script · tradingview strategy · streak dependency analysis · advanced trading concepts · money management

Frequently asked questions

What is a Z-Score in trading?

In this context, the Z-Score measures whether winning and losing trades in a track record cluster into streaks more or less often than random chance would predict. It compares the observed number of runs against the expected number given the total trades and the win/loss split, so the result describes streak dependency rather than price behaviour.

What does positive or negative dependency mean?

Positive dependency means outcomes tend to follow their own kind — wins after wins, losses after losses. Negative dependency means outcomes tend to alternate. The sign of the Z-Score indicates which pattern a track record leans toward, and the magnitude indicates how far it sits from what randomness would explain.

Why is the Kelly Criterion used at a fraction of its full value?

Full Kelly maximizes theoretical long-run growth but produces position sizes and drawdowns most traders cannot sit through, and it assumes edge estimates are accurate. Diluting it — the source video uses a tenth — is the common practical adjustment that keeps the directional logic while cutting the volatility it implies.

Can Z-Score analysis replace a trading strategy?

No. It is a diagnostic applied to an existing set of results, so it needs a strategy and a meaningful sample of trades before it says anything useful. It informs how risk is scaled across sequential trades rather than deciding when to enter or exit.

About this strategy page

This trading strategy was decoded by Strategy Decoder's AI from a public YouTube trading video and turned into a structured, reviewable specification. In the interactive app this page shows the full entry and exit logic, risk management settings, the indicators involved with their parameters, AlgoWizard-compatible logic and a Pine Script export ready for TradingView backtesting — plus an automated backtest verdict when one has been computed for this strategy.

Strategy Decoder catalogs 2,229 decoded strategies. Each one is extracted with confidence scoring, cross-linked to the indicators it uses, and kept up to date as new videos are processed daily. Load this page with JavaScript enabled to use the interactive tools, or start from the strategy explorer to filter by methodology, market and timeframe.

Other versions of this strategy

More decoded strategies