At a glance
- Construction
- A line connecting successive swing lows or highs
- Minimum validity
- Three touches, not two
- Main problem
- Subjectivity: many valid lines exist on any chart
- Objective alternative
- Regression channels or moving averages
Key takeaways
- Two points always define a line, so a trendline with two touches carries no information beyond the two points themselves.
- A third touch that produces a reaction is the minimum evidence that the line describes something real.
- Log versus linear scale changes trendline slopes materially on long charts, which changes whether a break occurred.
- Channels drawn by offsetting a trendline are useful for context but should not be treated as precise boundaries.
- Regression channels and moving averages capture the same trend information objectively and can be backtested, which hand-drawn lines cannot.
Why trendlines are problematic
Given any chart, a trader can draw dozens of plausible trendlines by selecting different swing points, using wicks versus bodies, or adjusting the lookback. Each produces a different break level. The line that gets drawn is usually the one that explains recent price action, which means it is fitted to the past by construction.
- Two points prove nothing. Any two lows define a line. The line becomes evidence only when a third touch produces a reaction.
- Wicks or bodies? Connecting lows gives one line, connecting closes gives another. Both are defensible and they break at different prices.
- Scale matters. On a logarithmic chart a trendline has a different slope than on a linear one. Over long periods the difference is substantial.
- Timeframe matters. A broken daily trendline may be an intact weekly one.
- Redrawing is tempting. When a line breaks, there is always a slightly different line that was not broken. Redrawing to preserve a view is the core failure mode.
Rules that make trendlines usable
- 1
Use a consistent point definition
Pick swing lows identified mechanically, for example a bar whose low is below the 5 bars either side, and use only those.
- 2
Require three touches
Two establish the line; the third tests it. A line without a third touch is a hypothesis, not a level.
- 3
Choose wicks or closes once and keep it
Closes produce fewer false breaks and are generally preferable for systematic use. Whichever you choose, apply it everywhere.
- 4
Use log scale on long charts
Any chart spanning more than roughly a doubling should be viewed logarithmically, because percentage moves are what matter.
- 5
Define what counts as a break
A close beyond the line, or a close beyond it by a fraction of ATR. Intraday penetrations of a drawn line are meaningless.
- 6
Never redraw to preserve a view
If the line breaks, it broke. Drawing a shallower line that was not broken is the mechanism by which trendline analysis becomes unfalsifiable.
Channels and how to construct them
A channel adds a parallel line offset from the trendline, producing a band that contains price. It is useful as context: where price sits within the channel indicates whether the trend is accelerating, steady, or weakening.
| Channel type | Construction | Objectivity | Use |
|---|---|---|---|
| Hand-drawn parallel | Trendline plus a parallel offset touching the opposite extreme | Low | Visual context |
| Regression channel | Linear regression of closes plus standard deviation bands | High | Testable trend and extension measure |
| Donchian channel | Highest high and lowest low over N bars | Complete | Breakout systems |
| Keltner channel | EMA plus ATR bands | Complete | Trend riding and stops |
| Bollinger Bands | SMA plus standard deviation bands | Complete | Volatility-relative extension |
Trading with trendlines
- Bounce within the trend
- Buying near a rising trendline in an uptrend, with a stop below the line plus a volatility buffer. Requires a trigger such as a rejection bar, not just a touch.
- Trendline break
- Exiting or reversing on a close beyond the line. Useful as an exit signal; weaker as an entry signal, because the line is subjective.
- Break and retest
- After a break, price returns to the line from the other side and is rejected. The strongest of the trendline setups, because the market has confirmed the level twice.
- Channel extremes
- Taking partial profit near the upper channel boundary in an uptrend, rather than treating it as a reversal signal.
- Acceleration
- Price breaking above an established channel indicates the trend is accelerating, which is a continuation signal rather than an exhaustion one.
The most defensible use is as an exit or a context tool rather than as an entry signal. A trendline break is a reasonable reason to tighten risk on an existing position. Using a hand-drawn line as the primary entry trigger introduces subjectivity at exactly the decision point where you least want it.
Frequently asked questions
How many touches does a trendline need to be valid?
At least three, with the third producing a visible reaction. Two points always define a line, so a two-touch trendline contains no information beyond the location of those two points. The third touch is the first piece of evidence that the market is responding to the line rather than the line merely passing through two prices.
Should I draw trendlines using wicks or closing prices?
Closes generally produce fewer false breaks and better reflect where the market settled, which makes them preferable for systematic rules. Wicks capture the full extent of testing. The important thing is consistency: choose one convention and apply it to every line, because mixing them lets you pick whichever fits.
Does a trendline break mean the trend is over?
Not necessarily. A break of a steep trendline frequently means the trend is decelerating to a more sustainable slope rather than reversing. Breaks of long-established, shallow trendlines carry more weight. Confirm with market structure, such as a lower high followed by a lower low, before concluding the trend has ended.
Are regression channels better than hand-drawn ones?
For anything you intend to test or automate, yes, because they are computed identically every time and include a volatility measure. Hand-drawn channels retain value for discretionary context, particularly when they align with structural levels, but they cannot be evaluated statistically.
Should I use log or linear scale for trendlines?
Logarithmic for any chart spanning more than roughly a doubling in price, because percentage changes are what matter to returns. On a linear scale a long-term trendline understates early moves and overstates later ones, which can make a broken trend appear intact or the reverse.
Test this idea before you trade it
Describe the rules in plain language and AlgoTrader AI turns them into a structured strategy blueprint with a configurable historical backtest, cost assumptions, and exportable code.
Build a backtestKeep reading
- PatternsSupport and Resistance: Why Levels Work and How to Find Them
- PatternsMarket Structure Explained: Highs, Lows, and What Changes a Trend
- PatternsChart Patterns Explained: What Works and How to Test It
- IndicatorsDonchian Channel Strategy: The Original Breakout System
- PatternsPrice Action Trading: Reading the Market Without Indicators
- FoundationsHow to Read a Price Chart: Candles, Volume, and Structure
Referenced by
Educational use only. This guide explains how a strategy works. It is not investment advice, not a recommendation, and no result described here is a forecast. Test any approach on historical and out-of-sample data, size positions conservatively, and never risk money you cannot afford to lose.