Concept
Swing Magnitude Filters
Swing Magnitude Filters are Market Structure concepts. The Library holds 3 implementations, each one a working definition you can pull into Quant.
Top Swing Magnitude Filters indicators
3 total
What are Swing Magnitude Filters?
A swing magnitude filter is a minimum-size rule applied to swing detection: a move only counts as a new structural leg if it travels at least a threshold distance from the prior extreme. The threshold is usually a fixed percentage, an absolute point value, or a multiple of ATR so the filter scales with current volatility. This is the mechanism inside zigzag structure: the algorithm confirms a swing high or low only after price has reversed by the required amount, which is also why the most recent leg always stays provisional.
The point is noise control. Every downstream structure read (higher highs and lows, breaks of structure, pattern anchors) inherits the quality of the swings it is built on, and unfiltered pivots flip constantly on lower timeframes. The trade-off is unavoidable: a larger threshold produces fewer, more meaningful swings but confirms them later, while a smaller one reacts quickly and relabels often. No threshold is objectively correct; choosing one is choosing the scale of structure you intend to analyze.
How traders use it
- As a cleanup layer for structure maps: applying an ATR or percentage threshold before labeling higher highs and lows keeps break-of-structure and trend labels from flipping on every minor wiggle.
- As a scale selector: a small threshold maps intraday swing grammar, a large one maps campaign-level legs, and running two filters side by side approximates a multi-timeframe view from a single chart.
- As a signal gate: some traders only honor divergences, patterns, or entries anchored to swings that cleared the magnitude filter, discarding setups built on sub-threshold noise.
Related concepts · Swing grammar
Concept family
Market Structure
31 concepts mapped · 26 in the Library
Swing Magnitude Filters FAQ
What threshold should a swing magnitude filter use?
There is no universal value. Percentage thresholds compare cleanly across instruments, absolute points suit a single contract, and ATR multiples adapt automatically as volatility shifts. The honest framing: the threshold does not find the true swings, it defines which scale of swing you have decided to care about, so pick it to match your holding period and test it on your market.
What is the difference between a magnitude filter and pivot strength?
Pivot strength defines a swing by bar count (a high surrounded by N lower highs on each side), while a magnitude filter defines it by price distance traveled. They fail differently: bar-count pivots admit tiny swings in quiet tape, and distance filters admit slow drifts with no clear pivot bar. Many tools combine both so a swing must satisfy time and size.
Build Swing Magnitude Filters your way.
Quant writes, tests, and refines it with you — then it runs on LuxAlgo charting or ports to TradingView.


