Use when analyzing a price chart's structure for repeating crowd-psychology patterns — classifying price movement into a five-wave impulse pattern in the direction of the trend followed by a three-wave corrective pattern, to form a view on where a market cycle currently stands within this repeating structure.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add jeffreytse/grimoire-core --skill apply-elliott-wave-theory --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Apply Elliott Wave Theory?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jeffreytse-apply-elliott-wave-theory)More formats (shields.io, HTML) on the badges page.
---
name: apply-elliott-wave-theory
description: Use when analyzing a price chart's structure for repeating crowd-psychology patterns — classifying price movement into a five-wave impulse pattern in the direction of the trend followed by a three-wave corrective pattern, to form a view on where a market cycle currently stands within this repeating structure.
source: Ralph Nelson Elliott, "The Wave Principle" (1938); subsequently popularized and extended by Robert Prechter and A.J. Frost, "Elliott Wave Principle" (1978)
tags: [finance, investing, elliott-wave, technical-analysis, market-cycles, crowd-psychology]
related: [apply-dow-theory, apply-kostolany-egg-theory, apply-lollapalooza-effect-detection]
---
# Apply Elliott Wave Theory
Classify a market's price structure into a repeating pattern of five waves moving with the primary trend followed by three corrective waves against it, using this structure to form a view on where within the repeating cycle the current price action likely stands — while treating wave classification as a probabilistic framework requiring corroboration, not a precise, deterministic forecast.
## Why This Is Best Practice
**Adopted by:** Ralph Nelson Elliott introduced the wave principle in "The Wave Principle" (1938), and it was substantially popularized and extended by Robert Prechter and A.J. Frost's "Elliott Wave Principle" (1978), becoming a widely taught technical-analysis framework used across trading education and professional technical-analysis practice, grounded in the idea that crowd psychology produces recurring, fractal-like patterns in market price movement.
**Impact:** Elliott's framework specifically proposes that market trends unfold in a five-wave impulse structure (three waves in the trend direction, two corrective waves within them) followed by a three-wave corrective structure against the trend, repeating at multiple scales (from very short-term to very long-term) — practitioners use the identification of where within this structure current price action sits to form a view on the market's likely near-term trajectory. The framework's adoption across professional technical-analysis practice and trading education is well documented, though — as with any subjective pattern-recognition framework — practitioners commonly note the genuine difficulty and disagreement involved in real-time wave counting.
**Why best:** The framework's core value is providing a structured lens for thinking about where a trend might be within a repeating cycle, informed by observed crowd-psychology patterns — but wave counting is acknowledged, even by its practitioners, to be genuinely subjective in real time, with different analysts frequently arriving at different wave counts for the same price data. This skill should be applied with that limitation explicitly in mind, using wave analysis as one input requiring corroboration from other tools, not a standalone, high-confidence forecasting method.
Sources: Elliott, "The Wave Principle" (1938); Prechter & Frost, "Elliott Wave Principle" (1978)
## Steps
### Step 1: Identify the five-wave impulse structure
Look for a five-wave pattern moving in the direction of the larger trend — three waves moving with the trend (waves 1, 3, and 5) separated by two corrective waves against it (waves 2 and 4) — recognizing this as the proposed structure of a trend's advance.
### Step 2: Identify the three-wave corrective structure
Following a completed five-wave impulse, look for a three-wave corrective structure moving against the prior trend (commonly labeled A, B, C) — representing a correction of the preceding impulse move before, potentially, a new impulse structure begins.
### Step 3: Recognize the fractal, multi-scale nature of the pattern
Understand that this wave structure is proposed to repeat at multiple scales simultaneously — a single wave within a larger structure can itself be composed of a smaller, complete five-wave or three-wave pattern — and be explicit about which scale (short-term, medium-term, long-term) a given wave count is being applied to.
### Step 4: Treat wave counts as probabilistic and require corroboration
Given the genuine, widely acknowledged subjectivity in real-time wave counting, treat any specific wave count as one hypothesis among possibly several plausible ones, and seek corroboration from other tools (see `apply-dow-theory`, `apply-kostolany-egg-theory`) before acting on a specific wave-based conclusion.
### Step 5: Use wave position to inform, not dictate, position sizing and risk management
Where a wave count suggests a specific position within the cycle (e.g., believed to be in a late-stage wave 5 or a corrective wave), use this as one input into position sizing and risk management — reducing conviction and position size where the wave count is ambiguous or contested, rather than sizing a position as if the wave count were a certain, confirmed fact.
## Rules
- Explicitly state which scale (short, medium, long-term) a given wave count applies to — conflating different scales produces a confused analysis.
- Treat any specific wave count as a hypothesis requiring corroboration from other tools, not a standalone, confirmed conclusion.
- Size positions with reduced conviction where a wave count is ambiguous or contested, reflecting the framework's genuine, acknowledged subjectivity.
- Never treat a wave-based forecast as a precise, deterministic prediction of exact price levels or timing.
## Examples
**Wave analysis used appropriately, with corroboration:** An analyst identifies what appears to be a five-wave impulse structure nearing completion on a specific timeframe, and checks this view against Dow Theory trend-confirmation signals and broader market-cycle context. Finding reasonable (though not certain) corroboration across these different tools, the analyst forms a moderate-conviction view that the trend may be approaching a corrective phase, sizing any resulting position conservatively given the inherent uncertainty in the wave count itself.
**Wave count treated with excessive certainty (failure case, illustrative):** A different analyst identifies a wave count and treats it as a confirmed, precise prediction of an exact future price level and timing, sizing a large position accordingly without seeking corroboration or acknowledging the genuine subjectivity involved in the count. The market instead continues in a pattern more consistent with an alternative, equally plausible wave count, illustrating the risk of treating a single subjective wave count as a certain forecast.
## Common Mistakes
- **Treating a specific wave count as a certain, precise forecast** — real-time wave counting is genuinely and widely acknowledged as subjective; different analysts often arrive at different counts for the same data.
- **Conflating different time scales within a single analysis** — the fractal, multi-scale nature of the framework requires being explicit about which scale a given wave count applies to.
- **Sizing positions with high conviction based on wave analysis alone, without corroboration** — combine with other trend-confirmation tools rather than relying on wave counting as a standalone basis.
- **Ignoring the framework's acknowledged limitations when communicating a wave-based view** — present wave analysis as one probabilistic input, not a confirmed conclusion, especially given the framework's genuine subjectivity.
## When NOT to Use
- As a standalone, high-confidence forecasting method — given the genuine, acknowledged subjectivity in real-time wave counting, this framework works best as one input among several, not a sole basis for a high-conviction decision.
- For a fundamentals-driven, long-term value investment where technical pattern analysis isn't the primary basis for the decision — see `audit-investment-thesis`.
- Without corroborating context from other trend-confirmation tools — see `apply-dow-theory` for the complementary confirmation this framework's inherent subjectivity calls for.
> **Finance disclaimer:** This skill encodes professional best practices for educational purposes. It is not financial advice. Consult a licensed financial advisor before making investment decisions.Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!