# P\&F Triangles

## What Are P\&F Triangles? <a href="#introduction" id="introduction"></a>

Triangles form as prices contract on a P\&F chart. The X-Columns (up) form successive lower highs as the O-Columns (down) form successive higher lows. The inability of prices to break from this contracting range reflects a standoff between buying pressure and selling pressure. This standoff is resolved with the next P\&F signal. A Double Top Breakout makes the triangle bullish, while a Double Bottom Breakdown makes the triangle bearish.

## Triangle Width <a href="#triangle_width" id="triangle_width"></a>

Triangles have at least five columns. The first four columns form the triangle and the fifth column marks the breakout or breakdown. There are at least two X-Columns with the second column forming a lower high. There are at least two O-Columns with the second column forming a higher low. Triangles can extend more than four columns as long as subsequent X-Columns continue forming lower highs and subsequent O-Columns form a higher low. Triangles are neutral patterns dependent on the breakout or breakdown for the signal.

## Triangle Breakout <a href="#triangle_breakout" id="triangle_breakout"></a>

A Double Top Breakout signals a bullish resolution to the triangle pattern. Note that a trend line break is not enough. A basic P\&F buy signal, such as a Double Top Breakout, is required to complete the triangle and trigger the bullish signal.

The chart below shows Chesapeake Energy (CHK) with a triangle forming in 2010. The blue lines outline the triangle. Note that these lines do not appear on the chart; they were added to make the pattern more visible. There were two O-Columns with higher lows and one X-Column with a lower high. This pattern turned bullish with the Double Top Breakout at 25.

<figure><img src="/files/kF0E01YahZSI5DOU4mmd" alt="P&#x26;F chart from StockCharts.com showing a triangle formation"><figcaption><p>P&#x26;F chart with a triangle formation.</p></figcaption></figure>

The chart below shows the ProShares Ultra QQQ Fund (QLD) with a triangle forming after a sharp advance towards the end of 2010. This triangle represented a consolidation within an uptrend. Even though such consolidations are typically continuation patterns, they depend on a breakout before turning bullish. After a lower high and higher low, the ETF forged a Double Top Breakout to confirm a Bullish Triangle.

<figure><img src="/files/Npn1Txv1qiraqtDSEK54" alt="P&#x26;F chart from StockCharts.com showing a triangle breakout"><figcaption><p>A triangle formed after a sharp advance, which represented a consolidation within an uptrend. </p></figcaption></figure>

## Triangle Breakdown <a href="#triangle_breakdown" id="triangle_breakdown"></a>

A Double Bottom Breakdown signals a bearish resolution to the triangle pattern. Note that a trend line break is not enough. A basic P\&F sell signal, such as a Double Bottom Breakdown, is required to complete the triangle and trigger the bearish signal.

The chart below shows Atlas Air (AWWW) with a long X-Column and then a triangle. While this pattern might be viewed as a potentially bullish continuation pattern, the triangle depends on a break for confirmation. After two lower highs and a higher low, the triangle broke to the downside with a Double Bottom Breakdown.

<figure><img src="/files/akMaNr1phdvkYHFbVCJr" alt="P&#x26;F chart from StockCharts showing a triangle breakdown"><figcaption><p>P&#x26;F Triangle Breakdown.</p></figcaption></figure>

The chart below shows F5 Networks (FFIV) with a long O-Column that forged a Triple Top Breakdown. A consolidation formed after this long column and a triangle evolved. After a higher low and lower high, the stock continued lower with a Double Bottom Breakdown to turn the triangle bearish.

<figure><img src="/files/vCHeubSZVu4ClZ08M53j" alt="P&#x26;F chart from StockCharts showing a triangle formation after an uptrend which broke to the downside after which the stock price continued lower"><figcaption><p>A breakdown from the triangle formation resulted in the stock falling lower.</p></figcaption></figure>

## Objectives and Risk <a href="#objectives_and_risk" id="objectives_and_risk"></a>

Chartists can use the [Horizontal Count Method](/table-of-contents/chart-analysis/point-and-figure-charts/p-and-f-price-objectives/p-and-f-price-objectives-horizontal-counts.md) or the [Vertical Count Method](/table-of-contents/chart-analysis/point-and-figure-charts/p-and-f-price-objectives/p-and-f-price-objectives-vertical-counts.md) to establish Price Objectives. Price Objectives are not hard targets. Instead, they simply provide a guesstimate for an upside or downside objective.

Chartists should also study the chart to assess risk. After an upside breakout, a move below the low of the last O-Column would produce a Double Bottom Breakdown and invalidate a triangle breakout. Chartists should also employ other technical analysis techniques to measure risk and monitor the unfolding trend.

## The Bottom Line <a href="#conclusion" id="conclusion"></a>

Bullish and Bearish Triangles represent price consolidations that often precede a substantial move. This coiling of prices is similar to the tightening of Bollinger Bands. Volatility declines as the Bands narrow and as a Triangle coils tighter. A volatility contraction is often followed by volatility expansion, which produces the breakout or the breakdown. Short triangles (4 columns) after a sharp advance or decline are more likely to be continuation patterns. Large triangles (6+ columns) are more likely to mark a reversal. Regardless of the bias, a triangle is not confirmed until the Double Bottom Breakdown or Double Top Breakout.

## Further Study <a href="#further_study" id="further_study"></a>

Thomas Dorsey's [*Point & Figure Charting*](https://a.co/d/cxyr4Pq) examines the basic ideas and key patterns of P\&F charts. Dorsey keeps his analysis straightforward; as a relative strength disciple, he devotes a complete chapter to relative strength concepts using P\&F charts. These concepts are tied in with market indicators and sector rotation tools to provide investors with all they need to construct a portfolio. Additionally, Dorsey incorporates lessons on how to use P\&F charts with ETFs.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://chartschool.stockcharts.com/table-of-contents/chart-analysis/point-and-figure-charts/classic-patterns/p-and-f-triangles.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
