# Broadening Formation

Also known as: megaphone, right-angled, broadening wedge.
A Chart & Candlestick Patterns concept (Continuation chart patterns) in the LuxAlgo Library, with 1 indicator implementation.

## What is a Broadening Formation?

A broadening formation, the megaphone, is a pattern of expanding swings: successive higher highs and lower lows contained by two diverging trendlines. It is the structural opposite of a [triangle](https://www.luxalgo.com/library/concept/ascending-descending-symmetrical-triangle/): instead of coiling toward an apex, each swing overshoots the last and volatility widens. Right-angled variants flatten one boundary (a flat top against falling lows, or a flat bottom against rising highs), and the broadening wedge tilts both diverging lines in the same direction.

Its meaning is genuinely contested. The classical literature, from Schabacker through Edwards and Magee, treated broadening tops as bearish reversal structures typical of emotional, late-stage markets; modern pattern references catalogue both reversal and continuation outcomes depending on which boundary finally breaks. What the formation does establish is regime, not direction: disagreement is widening, stops on both sides are being run, and tight-stop entries are fighting the environment.

The pattern's reputation has evolved with its literature. Edwards and Magee considered true broadening tops relatively rare and linked them to the speculative extremes around major market peaks, with the late 1920s as the canonical setting. Thomas Bulkowski's later statistical cataloguing treats the broadening family in all its variants as ordinary patterns with breakout-direction tendencies and measured-move arithmetic rather than omens. More recently, Rob Smith's 'The Strat' built a bar-by-bar trading method around broadening structure, reading charts as nested expansions built from inside bars, directional bars, and [outside bars](https://www.luxalgo.com/library/concept/outside-bar/).

Mechanically, expansion is what failed containment looks like. Each boundary break finds stops and momentum entries, the move overshoots, and the opposing side fades it harder, so every swing travels further than the last. The practical content is therefore mostly about risk: measured objectives exist for the eventual break, but the dependable information is that volatility is rising and strategies tuned to quiet conditions degrade inside it.

## How to identify a broadening formation on a chart

The megaphone is defined by its touches, so identification is mostly careful line drawing.

1. Count at least five swing touches, commonly three highs and two lows or the reverse, with each successive high above the last and each successive low below the last.
2. Draw boundaries through the highs and lows and check they diverge; in right-angled variants one line stays flat, and in the broadening wedge both slope the same way while still spreading apart.
3. Verify genuine alternation: swings should travel boundary to boundary, often ending in a [wide-range bar](https://www.luxalgo.com/library/concept/wide-range-bar/) or a [two-bar reversal](https://www.luxalgo.com/library/concept/two-bar-reversal/) at the extreme, rather than meandering mid-pattern.
4. Rule out the converging look-alikes: a [rising or falling wedge](https://www.luxalgo.com/library/concept/rising-falling-wedge/) or a triangle narrows toward an apex while the megaphone widens, and misdrawn boundaries are the most common labeling error.
5. Note volume character if available: classical descriptions associate broadening patterns with irregular, often elevated activity rather than the taper that typifies coiling patterns.

## How traders use it

- Fading the boundaries: selling the upper trendline and buying the lower with stops beyond the line, sized for the fact that each swing tends to exceed the previous one.
- Trading the eventual resolution: waiting for a decisive close through one boundary and taking direction from that break, since the pattern itself does not commit either way.
- As a regime flag: expanding swings mark a poor environment for tight stops and for adding to positions, so some traders reduce size or stand aside until the range stops widening.
- As a trigger frame at the extremes: boundary fades are commonly executed on a rejection signal, such as a [bullish or bearish engulfing](https://www.luxalgo.com/library/concept/bullish-bearish-engulfing/) bar or a [pin bar](https://www.luxalgo.com/library/concept/pin-bar/) at the diverging line, rather than on touch alone.
- In Strat-style execution: traders who treat markets as nested broadening structures use the expanding map for context and enter on bar sequences such as [inside bar](https://www.luxalgo.com/library/concept/inside-bar/) breaks in the direction of the working swing.

## Broadening formation vs adjacent patterns

- **Ascending/descending/symmetrical Triangle** (https://www.luxalgo.com/library/concept/ascending-descending-symmetrical-triangle/): Structural opposites. A triangle's swings shrink toward an apex, compressing volatility ahead of one resolution; a megaphone's swings grow, expressing volatility the whole way through. Compression rewards breakout patience, while expansion rewards entries at the extremes.
- **Rising/falling Wedge** (https://www.luxalgo.com/library/concept/rising-falling-wedge/): A standard wedge's boundaries slope in the same direction and converge; a broadening wedge's boundaries share that tilt but spread apart. Converging wedges imply a coiling, often terminal move, while the broadening version implies overshoot and escalating disagreement in the slope's direction.
- **Double Top/bottom** (https://www.luxalgo.com/library/concept/double-top-bottom/): A double top holds roughly one price twice, giving a defined extreme to trade against. A broadening top makes each high higher, so there is no fixed extreme, which is what makes stops harder inside megaphones.

## FAQ

### Is a broadening formation bullish or bearish?

Neither by default. Classical charting leaned bearish for broadening tops after long advances, but modern pattern references document both reversal and continuation resolutions. Most practitioners take direction from the boundary that finally breaks, and until then read the formation as rising volatility and two-sided stop-running rather than a directional forecast.

### How do you trade a megaphone pattern?

Three common approaches: fade the diverging boundaries with stops beyond them, wait and trade the eventual break of one side, or stand aside entirely. The expanding swings punish tight stops and mid-range entries, so whichever approach is chosen, locating entries at the extremes or on a confirmed break matters more here than in most patterns.

### What is a right-angled broadening formation?

A variant with one flat boundary and one diverging boundary: a flat top against falling lows, or a flat bottom against rising highs. The flat side is a repeatedly defended level, so most treatments watch it as the decisive break line, while the diverging side tracks the swings against it.

### What is the price target for a broadening formation?

The common convention projects the pattern's height at its widest point from the breakout, and some references use a move to the opposite boundary as a first objective. Broadening boundaries keep moving, so any target derived from them is an estimate to manage around, not a level the market owes.

### How is a megaphone different from a choppy trading range?

A range holds roughly constant extremes, so its edges can be faded at repeatable prices. A megaphone's extremes migrate outward every swing, so each fade happens at a worse price with a wider stop. Flat highs and lows argue for range tactics; expanding ones argue for resizing or standing aside.

### Is The Strat based on broadening formations?

Rob Smith's method treats price as nested broadening structure across timeframes and classifies bars as inside, directional, or outside to time entries within it. That is why megaphone vocabulary features heavily in Strat material, though its bar-by-bar rules go beyond the classical pattern definition.

## Implementations in the Library

- The Strat (LuxAlgo): https://www.luxalgo.com/library/indicator/the-strat/

## Related concepts

- Rising/falling Wedge: https://www.luxalgo.com/library/concept/rising-falling-wedge/
- Bull/bear Flag: https://www.luxalgo.com/library/concept/bull-bear-flag/
- Pennant: https://www.luxalgo.com/library/concept/pennant/
- Rectangle: https://www.luxalgo.com/library/concept/rectangle/
- Channel Continuation: https://www.luxalgo.com/library/concept/channel-continuation/
- Cup & Handle: https://www.luxalgo.com/library/concept/cup-and-handle/
- Scallop: https://www.luxalgo.com/library/concept/scallop/
- Measured-move Up/down: https://www.luxalgo.com/library/concept/measured-move-up-down/
- Ascending/descending/symmetrical Triangle: https://www.luxalgo.com/library/concept/ascending-descending-symmetrical-triangle/
- High Tight Flag: https://www.luxalgo.com/library/concept/high-tight-flag/

---

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