# Impulse Leg

A Market Structure concept (Structure events) in the LuxAlgo Library, with 1 indicator implementation.

## What is an Impulse Leg?

An impulse leg is the directional segment of market structure: the fast, one-sided move that travels with the prevailing trend and does the structural work of taking out prior swing points. Relative to the moves around it, an impulse leg covers more distance in less time, with large candle bodies, little overlap between bars, and shallow intrabar pullbacks. In structure terms it is the leg that prints a [break of structure](https://www.luxalgo.com/library/concept/break-of-structure/); the slower counter-move that follows and retraces part of it is the [corrective leg](https://www.luxalgo.com/library/concept/corrective-leg/).

The idea is older than the vocabulary. [Dow Theory](https://www.luxalgo.com/library/concept/dow-theory/) described trends a century ago as advancing waves separated by reactions, and Ralph Nelson Elliott built his 1938 Wave Principle around the same asymmetry: motive waves travel, corrective waves consolidate. Modern structure trading stripped the distinction down to the bare observation that trends move in impulses and rest in corrections, with no counts or ratios attached. Smart Money Concepts adds its own word, displacement, for an especially violent impulse that leaves imbalances behind.

Alternating impulses and corrections are the basic rhythm of a trend: expansion, then retracement, then expansion again. That alternation is what [swing structure grammar](https://www.luxalgo.com/library/concept/swing-structure-grammar/) formalizes, and it repeats at every scale, since each impulse is itself built from smaller impulses and corrections, as [fractal nesting](https://www.luxalgo.com/library/concept/fractal-nesting/) describes. Elliott analysis maps impulses onto motive waves, though Elliott adds internal count requirements the everyday term does not carry.

The label matters because most structure decisions hang on it. Trend direction is defined by which way the impulses point, entries are staged inside the corrections that follow them, and the first genuine impulse against the trend is the raw material of a [change of character](https://www.luxalgo.com/library/concept/change-of-character/). The classification is partly subjective in real time: a leg that starts impulsively can stall, overlap, and end up corrective, so labels firm up only after the leg completes.

## How to identify an impulse leg on a chart

Impulse legs are judged relative to the legs around them, so identification is comparative rather than absolute.

1. Mark the swing points first, using [swing highs and lows](https://www.luxalgo.com/library/concept/swing-high-low/), a fractal marker, or a zigzag tool, so every leg has a defined start and end.
2. Compare speed and distance: an impulse covers noticeably more ground per bar than its neighbors, with full-bodied candles stacked one way and little bar-to-bar overlap.
3. Check what the leg accomplishes. The clearest impulses take out a prior swing point and print a break of structure; a fast push that dies short of one is only a candidate.
4. Inspect the pauses inside it: impulses rest in brief, shallow consolidations, while deep overlapping retracements mid-leg argue the move is corrective.
5. Wait for completion before trusting the label; a leg's extent and character are fixed only once a new swing point forms at its end.

## How traders use it

- To define trend state: while impulse legs point one way and corrections hold above (or below) the prior swing point, the trend is treated as intact; the first impulsive leg against that direction is an early warning of a character change.
- To stage entries: rather than chasing the impulse, traders commonly wait for the corrective leg to retrace part of it and enter in the impulse direction at structure or retracement levels inside the prior leg.
- To anchor tools and risk: the impulse's origin and extreme anchor retracement and projection measurements, and its origin doubles as the invalidation point for continuation trades.
- To grade breakouts: the character of the exit leg separates conviction from trap; an impulsive escape that holds outside the range reads as genuine, while a labored push that folds back inside marks a [false breakout](https://www.luxalgo.com/library/concept/false-breakout/).
- To align timeframes: many playbooks require the higher-timeframe leg and the entry-timeframe impulse to point the same way, the discipline covered under [multi-timeframe structure alignment](https://www.luxalgo.com/library/concept/multi-timeframe-structure-alignment/).

## Impulse leg vs related concepts

- **Corrective Leg** (https://www.luxalgo.com/library/concept/corrective-leg/): The other half of the alternation. Corrections are slow, overlapping, and retrace part of the impulse; impulses are fast, one-sided, and do the structural damage. Each is defined relative to the other, and a leg is only ever read as one of the two.
- **Break of Structure** (https://www.luxalgo.com/library/concept/break-of-structure/): An event versus a segment. The break of structure is the moment a swing point gives way; the impulse leg is the move that produces it. Not every impulse breaks structure, but nearly every clean break is printed by an impulse.
- **Zigzag Structure** (https://www.luxalgo.com/library/concept/zigzag-structure/): The rendering versus the reading. A zigzag reduces price to alternating legs by a fixed reversal rule and treats them all equally; calling one leg impulsive and the next corrective is an interpretive layer the zigzag itself does not supply.

## FAQ

### Is an impulse leg the same as an Elliott impulse wave?

Not strictly. An Elliott impulse (motive) wave must subdivide into five waves and obey hard rules about overlap and relative wave length. 'Impulse leg' in general structure analysis is looser: any fast, low-overlap directional leg qualifies, with no internal count required. Every Elliott impulse is an impulse leg, but the reverse does not hold.

### How do I tell an impulse leg from a corrective leg?

Compare speed, candle size, and overlap. Impulse legs move far and fast with large bodies and little bar-to-bar overlap, and they break swing points. Corrective legs are slower and overlapping, often channel- or zigzag-shaped, and hold inside the prior impulse's territory. Real-time labels are provisional; a correction that turns impulsive and breaks structure forces a relabel.

### Can an impulse leg fail?

Yes. A leg can rip through a swing point and then reverse hard, stranding everyone who chased it; read after the fact, that sequence gets labeled a false breakout or, when rejection is immediate, a [swing failure pattern](https://www.luxalgo.com/library/concept/swing-failure-pattern/). Many traders therefore want a close beyond the level, or a correction that holds, before treating a break as real.

### How do you measure an impulse leg?

By its origin and extreme, the swing points where it launched and ended. Retracement tools drawn across that span frame where the correction might end, and projection tools extend it to estimate the next leg. The origin doubles as natural invalidation: price trading back through it means the leg is fully unwound and the continuation idea is gone.

### What is the difference between an impulse leg and displacement?

Displacement is Smart Money Concepts vocabulary for a particularly violent impulse, fast enough to leave visible imbalances (fair value gaps) between its candles. Every displacement is an impulse leg; a routine impulse can grind through a level without qualifying. The words describe degrees of the same behavior.

## Implementations in the Library

- Impulse Leg (LuxAlgo): https://www.luxalgo.com/library/indicator/impulse-leg/

## Related concepts

- Break of Structure: https://www.luxalgo.com/library/concept/break-of-structure/
- Change of Character: https://www.luxalgo.com/library/concept/change-of-character/
- Swing Failure Pattern: https://www.luxalgo.com/library/concept/swing-failure-pattern/
- Internal vs External Structure: https://www.luxalgo.com/library/concept/internal-vs-external-structure/
- Strong vs Weak Swings: https://www.luxalgo.com/library/concept/strong-vs-weak-swings/
- Structure Invalidation: https://www.luxalgo.com/library/concept/structure-invalidation/
- Corrective Leg: https://www.luxalgo.com/library/concept/corrective-leg/
- Expansion → Retracement → Consolidation Cycle: https://www.luxalgo.com/library/concept/expansion-retracement-consolidation-cycle/
- Measured Move: https://www.luxalgo.com/library/concept/measured-move/
- Compression Into Level: https://www.luxalgo.com/library/concept/compression-into-level/

---

Source: https://www.luxalgo.com/library/concept/impulse-leg/ (LuxAlgo Library, the encyclopedia of trading & technical analysis). Free to use with attribution: https://www.luxalgo.com/library/license/