--- type: "Learn" title: "Parabolic SAR (PSAR) Indicator: Trend and Reversal Signals" locale: "zh-CN" url: "https://longbridge.com/zh-CN/learn/parabolic-sar--102576.md" parent: "https://longbridge.com/zh-CN/learn.md" datetime: "2026-03-14T07:57:43.182Z" locales: - [en](https://longbridge.com/en/learn/parabolic-sar--102576.md) - [zh-CN](https://longbridge.com/zh-CN/learn/parabolic-sar--102576.md) - [zh-HK](https://longbridge.com/zh-HK/learn/parabolic-sar--102576.md) --- # Parabolic SAR (PSAR) Indicator: Trend and Reversal Signals The parabolic SAR indicator, developed by J. Wells Wilder, is used by traders to determine trend direction and potential reversals in price. The indicator uses a trailing stop and reverse method called "SAR," or stop and reverse, to identify suitable exit and entry points. Traders also refer to the indicator as to the parabolic stop and reverse, parabolic SAR, or PSAR.The parabolic SAR indicator appears on a chart as a series of dots, either above or below an asset's price, depending on the direction the price is moving. A dot is placed below the price when it is trending upward, and above the price when it is trending downward. ## Core Description - Parabolic SAR (PSAR) is a trend-following indicator that plots "stop and reverse" dots above or below price to show trend bias and a potential trailing-stop level. - Dots below price typically align with an uptrend, while dots above price typically align with a downtrend. A dot "flip" can mark a possible reversal or a stop being hit. - Parabolic SAR works best as a disciplined exit and risk framework in trending markets, and it usually needs confirmation in sideways or high-noise conditions. * * * ## Definition and Background ### What Parabolic SAR means Parabolic SAR (PSAR) stands for "Parabolic Stop and Reverse". It was introduced by J. Welles Wilder Jr. in _New Concepts in Technical Trading Systems_ (1978) as a rule-based way to follow trends while continuously tightening a protective stop. Instead of drawing subjective trendlines, Parabolic SAR provides a systematic level that "trails" price and can flip sides when the prior trend appears to have ended. ### How to read PSAR dots on a chart Most charting platforms display Parabolic SAR as a sequence of dots: - **Dots below candles/bars**: the market is treated as **uptrending**. PSAR can be read as a rising trailing stop for long exposure. - **Dots above candles/bars**: the market is treated as **downtrending**. PSAR can be read as a falling trailing stop for short exposure or a defensive posture. - **Dot flip** (dots switch from below to above, or above to below): the "stop and reverse" condition is triggered, often interpreted as a potential trend change or an exit signal. ### Why "parabolic" and why it feels like a trailing stop Parabolic SAR is designed to **accelerate** toward price as a trend continues. Early in a trend, the dots can be relatively far from price. As the trend extends and makes new extremes, the dots tend to tighten. This behavior can help lock in gains during sustained moves, but it can also cause earlier exits when volatility spikes. * * * ## Calculation Methods and Applications ### The key inputs: EP and AF Most implementations of Parabolic SAR revolve around two ideas: - **EP (Extreme Point):** - In an uptrend: the **highest high** reached so far during the uptrend - In a downtrend: the **lowest low** reached so far during the downtrend - **AF (Acceleration Factor):** AF starts at a base value (commonly 0.02), increases by a step when a new EP is made, and is capped at a maximum (commonly 0.20). A higher AF makes Parabolic SAR "catch up" to price faster. ### Core update formulas (as commonly implemented) In many technical analysis references and platform implementations, PSAR is updated iteratively: **Uptrend:** \\\[SAR\_t = SAR\_{t-1} + AF\_{t-1}\\,(EP\_{t-1} - SAR\_{t-1})\\\] **Downtrend:** \\\[SAR\_t = SAR\_{t-1} - AF\_{t-1}\\,(SAR\_{t-1} - EP\_{t-1})\\\] ### The "stop and reverse" rule A reversal is triggered when price crosses the PSAR level: - In an **uptrend**, if price trades at or through SAR (commonly tested with the period low), the system **flips** to a downtrend. - In a **downtrend**, if price trades at or through SAR (commonly tested with the period high), the system **flips** to an uptrend. When a flip happens, many implementations reset: - SAR to the prior EP - AF back to the base value - EP to the new extreme in the new trend direction Some platforms also apply a safety constraint so SAR does not move inside recent price extremes (often referred to as a clamp to prior lows or highs). The exact details can vary by platform, which is why two charts may show slightly different dots with the same settings. ### Practical applications investors actually use Parabolic SAR is most useful when you treat it as an **execution and risk tool**, not as a prediction engine. #### 1) Trailing stop framework A common use of Parabolic SAR is to treat the current dot as a **dynamic stop level**: - For a long position: if dots are below price, the dot level can act as a rising "line in the sand". - For a short position: if dots are above price, the dot level can act as a falling "cap" that helps manage risk during adverse moves. #### 2) Trend bias filter Even if you do not trade flips, Parabolic SAR can help define bias: - Only look for long setups when dots are below price. - Only look for short setups when dots are above price. #### 3) Systematic exit discipline Many strategies struggle not because entries are poor, but because exits are inconsistent. Parabolic SAR provides a repeatable rule that can reduce emotion-driven decisions, especially when a position moves in your favor and you feel tempted to "wait a bit longer". * * * ## Comparison, Advantages, and Common Misconceptions ### Advantages of Parabolic SAR - **Clear visual logic:** Dots above or below price are easy to interpret, making Parabolic SAR practical for quick reviews across multiple instruments. - **Built-in discipline:** The stop level typically moves in only one direction during a trend, encouraging consistent risk control. - **Works well in persistent trends:** When markets trend smoothly, Parabolic SAR can keep you in the move while progressively protecting gains. ### Limitations and trade-offs - **Whipsaws in ranges:** In sideways markets, Parabolic SAR may flip frequently, producing repeated stop-outs. - **Sensitivity to volatility and gaps:** Sudden spikes, gaps, or news shocks can force a flip that reflects temporary volatility rather than a durable reversal. - **Parameter dependence:** The AF and maximum AF affect how tight the dots become. Aggressive settings can be too reactive, while conservative settings can lag and may give back more profit. ### Comparison table: PSAR vs commonly paired tools Tool Primary focus How it differs from Parabolic SAR Practical pairing idea Moving Averages Smoothed trend direction Often slower to change than Parabolic SAR Use MA to confirm trend regime, PSAR for exits MACD Trend + momentum Momentum confirmation, not a stop level Use MACD to validate momentum, PSAR to trail risk RSI Momentum/overbought-oversold Can stay extreme in trends, not a trailing stop Avoid fighting the trend when PSAR agrees with direction ATR-based stops Volatility-adaptive risk Uses volatility, PSAR accelerates mechanically Use ATR stops in choppy or high-volatility conditions ### Common misconceptions (and the corrections) #### Misconception: "A PSAR flip is a guaranteed reversal" A Parabolic SAR flip is better understood as a **stop-and-reverse event** under a specific rule set. In a range, flips can happen with little follow-through. Treat flips as **alerts** that the prior move may be weakening, then look for confirmation. #### Misconception: "Parabolic SAR is a buy or sell indicator by itself" Parabolic SAR is closer to a **risk-management overlay** than a standalone forecasting signal. It can suggest where a trailing stop might sit, but it does not measure fundamentals, liquidity, macro context, or volatility regime. #### Misconception: "Default settings are always optimal" Many platforms default to AF 0.02 and max 0.20 because they are widely used, not because they are universally best. Different assets and timeframes can behave differently, so settings should be tested consistently and not changed mid-trade to fit recent price action. * * * ## Practical Guide ### Step 1: Decide when Parabolic SAR is worth using Parabolic SAR is most effective when price action is directional. Before relying on it: - Check if price is making **higher highs and higher lows** (uptrend) or **lower highs and lower lows** (downtrend). - Consider a simple filter (for example, a rising or declining moving average) to avoid low-trend regimes where PSAR flips repeatedly. ### Step 2: Use PSAR to define bias first, then entries second A practical workflow is: - Use Parabolic SAR dots to define **trend bias** (below = bullish, above = bearish). - Use price structure (breakouts, pullbacks to support or resistance) to define **entry location**. - Use PSAR as the **initial and trailing stop reference**. This keeps Parabolic SAR in its strongest role, enforcing discipline after you commit to a trade thesis. ### Step 3: Place a "PSAR-aware" stop without over-tightening A common mistake is to place the stop exactly at the dot level with no buffer, then get stopped out by normal noise. Consider: - Using the dot as a reference, but evaluating whether the stop is within typical daily range. - If the Parabolic SAR stop is too close relative to recent volatility, reduce position size or skip the setup rather than widening the stop arbitrarily. ### Step 4: Plan exits in two layers (structure + PSAR) A simple, repeatable exit plan: - **Structural exit layer:** partial profit near prior swing levels or obvious resistance or support zones. - **PSAR exit layer:** the remaining position exits when price crosses the Parabolic SAR level (the flip), so you still participate if the trend extends. ### Step 5: Case study (hypothetical, for education only) Assume a liquid U.S.-listed large-cap stock is in a steady uptrend on the daily chart. - Entry thesis: price breaks above a prior resistance zone and then pulls back modestly. - Confirmation: Parabolic SAR dots remain **below** price during the pullback, suggesting the trend framework is still intact. - Trade management: the investor enters after a bullish continuation candle and monitors the PSAR dot level as a trailing stop reference. Now compare two outcomes: 1. **Trend continuation outcome** Price resumes upward movement for several weeks. As new highs form, Parabolic SAR accelerates upward and the dot level rises. This mechanically tightens risk and can help manage unrealized gains without requiring a precise top. 2. **Volatility shock outcome** A sudden gap down occurs after earnings. Price trades through the PSAR level and dots flip above price. Even if price later rebounds, the Parabolic SAR flip acted as a predefined risk event, which may reduce exposure to a larger drawdown. This example is hypothetical and for education only. It is not investment advice. ### Step 6: Parameter choices (how to think about AF without overfitting) Most users start with the common baseline: - AF start: 0.02 - AF step: 0.02 - Max AF: 0.20 General effects: - Higher AF or higher max AF: dots tighten faster, more flips, more whipsaws. - Lower AF or lower max AF: dots lag more, fewer flips, potentially larger giveback. If you adjust parameters, keep the policy stable (same timeframe, same asset class rules) and avoid changing settings mid-position to justify a discretionary decision. * * * ## Resources for Learning and Improvement ### Recommended references and what to look for Resource Why it helps What to focus on Investopedia (Parabolic SAR) Clear definitions and visual interpretation Dot meaning, use as trailing stop, limitations J. Welles Wilder Jr., _New Concepts in Technical Trading Systems_ Original framework Stop-and-reverse logic, AF and EP mechanics CMT Association educational materials Structured technical analysis context When trend tools fail, confirmation concepts TradingView or MetaTrader platform documentation Implementation details Parameter defaults, alert behavior, calculation nuances Peer-reviewed or practitioner research on trend-following Evidence and caveats Whipsaw risk, regime dependence, robustness ### A practice routine that improves results - Replay historical charts and mark where Parabolic SAR flips happened in trends vs ranges. - Log how often flips were followed by continuation vs reversal. - Track whether adding a simple trend filter (like a moving average direction check) reduces false flips. * * * ## FAQs ### What does Parabolic SAR tell me in one sentence? Parabolic SAR shows a trend-following bias and a potential trailing-stop level, where dots below price suggest an uptrend and dots above price suggest a downtrend. ### Is Parabolic SAR mainly for entries or exits? Many investors use Parabolic SAR primarily as an **exit and risk-management tool**. Using flips as entries can work in strong trends, but it usually increases exposure to noise in sideways markets. ### What does a PSAR "flip" actually mean? A flip occurs when price crosses the SAR level and the dots switch sides. Practically, it signals that the prior trailing stop would have been hit, and the framework now assumes the opposite trend direction. ### Which Parabolic SAR settings matter most? The acceleration factor (AF) and its maximum cap matter most because they control how quickly the dots tighten. Faster settings react sooner but can create more whipsaws, while slower settings can lag but may be more stable. ### Does Parabolic SAR repaint past dots? Typically, historical Parabolic SAR dots do not change after a candle closes, but the current dot can move during the live candle depending on platform behavior. For consistency, evaluate signals on completed bars. ### Why does Parabolic SAR perform poorly in range-bound markets? Because the stop-and-reverse rule can be triggered repeatedly when price oscillates without a sustained direction, causing frequent flips and small losses that can accumulate. ### How should I use Parabolic SAR with gaps or news-driven spikes? Treat flips around gaps as higher risk and consider additional context, such as volatility measures or waiting for the next bar to confirm direction. A gap-triggered flip can be mechanically correct while still reflecting temporary shock rather than a stable new trend. ### Can Parabolic SAR be applied to different markets and timeframes? Yes, but behavior changes with volatility and noise. Higher timeframes often produce cleaner trends and fewer flips, while very short timeframes may generate many reversals unless paired with strong filters and strict sizing. * * * ## Conclusion Parabolic SAR is a rules-based trend-following indicator built around a "stop and reverse" trailing stop concept. Its dots provide a clear visual framework: below-price dots generally align with uptrends, above-price dots generally align with downtrends, and flips highlight moments when the prior trend may be breaking. Used with appropriate context and risk controls, Parabolic SAR can help standardize exits, tighten risk as trends mature, and reduce inconsistent decision-making. In sideways markets or with overly aggressive settings, it may create frequent whipsaws. A common approach is to pair Parabolic SAR with basic trend or volatility context, then use it primarily to support consistent risk discipline. > 支持的语言: [English](https://longbridge.com/en/learn/parabolic-sar--102576.md) | [繁體中文](https://longbridge.com/zh-HK/learn/parabolic-sar--102576.md)