Parabolic SAR

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
technical_indicators:parabolic_sar [2019/06/24 19:39]
127.0.0.1 external edit
technical_indicators:parabolic_sar [2023/08/02 18:57] (current)
jayanthi [Parabolic SAR FAQs]
Line 2: Line 2:
  
  
-===== Introduction ​=====+===== What Is the Parabolic SAR? =====
  
 Developed by Welles Wilder, the Parabolic SAR refers to a price-and-time-based trading system. Wilder called this the "​Parabolic Time/Price System."​ SAR stands for "stop and reverse,"​ which is the actual indicator used in the system. **SAR trails price as the trend extends over time.** The indicator is below prices as they'​re rising and above prices as they'​re falling. In this regard, the indicator stops and reverses when the price trend reverses and breaks above or below the indicator. ​ Developed by Welles Wilder, the Parabolic SAR refers to a price-and-time-based trading system. Wilder called this the "​Parabolic Time/Price System."​ SAR stands for "stop and reverse,"​ which is the actual indicator used in the system. **SAR trails price as the trend extends over time.** The indicator is below prices as they'​re rising and above prices as they'​re falling. In this regard, the indicator stops and reverses when the price trend reverses and breaks above or below the indicator. ​
  
-Wilder introduced the Parabolic Time/Price System in his 1978 book //New Concepts in Technical Trading Systems//This book also includes ​[[:technical_indicators:​relative_strength_index_rsi|RSI]],​ Average True Range (ATR), and the Directional Movement Concept (ADX)Despite being developed before the computer age, Wilder'​indicators have stood the test of time and remain extremely popular+{{:​technical_indicators:​parabolic_sar:​psar-intro.png}}\\ 
 +[[https://​stockcharts.com/​h-sc/​ui?​s=UNH&​p=D&​yr=0&​mn=5&​dy=0&​id=p78782001351&​a=1192587589|Click here for a live version ​of this chart.]]
  
-{{:​technical_indicators:​parabolic_sar:​psar-1-qqqqexam.png|Parabolic SAR - Chart 1}} 
  
 +Wilder introduced the Parabolic Time/Price System in his 1978 book //New Concepts in Technical Trading Systems//. This book also includes the Relative Strength Index (RSI), Average True Range (ATR), and the Directional Movement Concept (ADX). Despite being developed before the computer age, Wilder'​s indicators have stood the test of time and remain extremely popular. ​
  
-===== Calculation ​=====+ 
 + 
 +===== How Do You Calculate the Parabolic SAR? =====
  
 Calculation of SAR is complex with if/then variables that make it difficult to put in a spreadsheet. ​ These examples will provide a general idea of how SAR is calculated. Because the formulas for rising and falling SAR are different, it is easier to divide the calculation into two parts. The first calculation covers rising SAR and the second covers falling SAR.  Calculation of SAR is complex with if/then variables that make it difficult to put in a spreadsheet. ​ These examples will provide a general idea of how SAR is calculated. Because the formulas for rising and falling SAR are different, it is easier to divide the calculation into two parts. The first calculation covers rising SAR and the second covers falling SAR. 
 +
 +==== Rising SAR ====
 +
 +This calculation method is used on prices that are rising.
  
 <​code>​ <​code>​
Line 32: Line 39:
  
 </​code>​ </​code>​
 +
 +This table shows the calculated values for rising Parabolic SAR in the example chart below.
  
 {{:​technical_indicators:​parabolic_sar:​psar-2-qqqqssup.png|Parabolic SAR - Calculation Up}} {{:​technical_indicators:​parabolic_sar:​psar-2-qqqqssup.png|Parabolic SAR - Calculation Up}}
Line 37: Line 46:
 {{:​technical_indicators:​parabolic_sar:​psar-3-qqqqup.png|Parabolic SAR - Chart 2}} {{:​technical_indicators:​parabolic_sar:​psar-3-qqqqup.png|Parabolic SAR - Chart 2}}
  
 +==== Falling SAR ====
 +This calculation method is used on prices that are falling.
  
 <​code>​ <​code>​
Line 55: Line 66:
  
 </​code>​ </​code>​
 +
 +This table shows the calculated values for falling Parabolic SAR in the example chart below.
  
 {{:​technical_indicators:​parabolic_sar:​psar-4-qqqqssdn.png|Parabolic SAR - Calculation Down}} {{:​technical_indicators:​parabolic_sar:​psar-4-qqqqssdn.png|Parabolic SAR - Calculation Down}}
Line 60: Line 73:
 {{:​technical_indicators:​parabolic_sar:​psar-5-qqqqdn.png|Parabolic SAR - Chart 5}} {{:​technical_indicators:​parabolic_sar:​psar-5-qqqqdn.png|Parabolic SAR - Chart 5}}
  
-===== Interpretation ​=====+===== How Do You Read the Parabolic SAR =====
  
-SAR follows price and can be considered a trend following indicator. Once a downtrend reverses and starts up, SAR follows prices like a trailing stop. The stop continuously rises as long as the uptrend remains in place. In other words, SAR never decreases in an uptrend and continuously protects profits as prices advance. The indicator acts as a guard against the propensity to lower a stop-loss. Once price stops rising and reverses below SAR, a downtrend starts, with SAR above the price. SAR follows prices lower like a trailing stop. The stop continuously falls as long as the downtrend extends. Because SAR never rises in a downtrend, it continuously protects profits on [[:​glossary_s#​short_selling|short positions]].+SAR follows price and can be considered a trend-following indicator. Once a downtrend reverses and starts up, SAR follows prices like a trailing stop. The stop continuously rises as long as the uptrend remains in place. In other words, SAR never decreases in an uptrend and continuously protects profits as prices advance. The indicator acts as a guard against the propensity to lower a stop-loss. Once price stops rising and reverses below SAR, a downtrend starts, with SAR above the price. SAR follows prices lower like a trailing stop. The stop continuously falls as long as the downtrend extends. Because SAR never rises in a downtrend, it continuously protects profits on [[:​glossary_s#​short_selling|short positions]].
  
-====Step Increments =====+==== Adjusting the Step Increment ​====
  
 As shown in the spreadsheet example, the Step, also referred to as the Acceleration Factor (AF), is a multiplier that influences the rate-of-change in SAR. SharpCharts users can set the Step and the Maximum Step. The Step gradually increases as the trend extends until it reaches the maximum set by the user. The Step dictates the sensitivity of the SAR indicator. As shown in the spreadsheet example, the Step, also referred to as the Acceleration Factor (AF), is a multiplier that influences the rate-of-change in SAR. SharpCharts users can set the Step and the Maximum Step. The Step gradually increases as the trend extends until it reaches the maximum set by the user. The Step dictates the sensitivity of the SAR indicator.
  
-**SAR sensitivity can be //​decreased//​ by decreasing the Step**. A lower step moves SAR further from price, which makes a reversal less likely. Similarly, **SAR sensitivity can be //​increased//​ by increasing the step.** A higher step moves SAR closer to the price action, which makes a reversal more likely. The indicator will reverse too often if the step is set too high. This will produce [[chart_school:​glossary_w#​whipsaw|whipsaws]] and fail to capture the trend.+**SAR sensitivity can be //​decreased//​ by decreasing the Step**. A lower step moves SAR further from price, which makes a reversal less likely. Similarly, **SAR sensitivity can be //​increased//​ by increasing the step.** A higher step moves SAR closer to the price action, which makes a reversal more likely. The indicator will reverse too often if the step is set too high. This will produce [[:​glossary_w#​whipsaw|whipsaws]] and fail to capture the trend.
  
 Chart 6 shows IBM with SAR (.01, .20). The step is .01 and the Maximum Step is .20. Chart 7 shows IBM with a higher Step (.03). SAR is more sensitive in chart 7 because there are more reversals. This is because the Step is higher in chart 7 (.03) than chart 6 (.01). ​ Chart 6 shows IBM with SAR (.01, .20). The step is .01 and the Maximum Step is .20. Chart 7 shows IBM with a higher Step (.03). SAR is more sensitive in chart 7 because there are more reversals. This is because the Step is higher in chart 7 (.03) than chart 6 (.01). ​
Line 76: Line 89:
 {{:​technical_indicators:​parabolic_sar:​psar-7-ibmst20.png|Parabolic SAR - Chart 7}}    {{:​technical_indicators:​parabolic_sar:​psar-7-ibmst20.png|Parabolic SAR - Chart 7}}   
  
-====Maximum Step =====+==== Adjusting the Maximum Step ====
  
 The sensitivity of the indicator can also be adjusted using the Maximum Step. While the Maximum Step can influence sensitivity,​ the Step carries more weight because it sets the incremental rate-of-increase as the trend develops. Also, note that increasing the Step ensures that the Maximum Step will be hit quicker when a trend develops. Chart 8 shows Best Buy (BBY) with a Maximum Step (.10), which is lower than the default setting (.20). This lower Maximum Step decreases the sensitivity of the indicator and produces fewer reversals. Notice how this setting caught a two-month downtrend and a subsequent two-month uptrend. Chart 9 shows BBY with a higher Maximum Step (.20). This higher reading produced extra reversals in early February and early April. ​ The sensitivity of the indicator can also be adjusted using the Maximum Step. While the Maximum Step can influence sensitivity,​ the Step carries more weight because it sets the incremental rate-of-increase as the trend develops. Also, note that increasing the Step ensures that the Maximum Step will be hit quicker when a trend develops. Chart 8 shows Best Buy (BBY) with a Maximum Step (.10), which is lower than the default setting (.20). This lower Maximum Step decreases the sensitivity of the indicator and produces fewer reversals. Notice how this setting caught a two-month downtrend and a subsequent two-month uptrend. Chart 9 shows BBY with a higher Maximum Step (.20). This higher reading produced extra reversals in early February and early April. ​
Line 84: Line 97:
 {{:​technical_indicators:​parabolic_sar:​psar-9-bbyms20.png|Parabolic SAR - Chart 9}}  {{:​technical_indicators:​parabolic_sar:​psar-9-bbyms20.png|Parabolic SAR - Chart 9}} 
  
-===== Conclusion ​=====+===== The Bottom Line =====
  
-The Parabolic SAR works best with trending securities, which occur roughly 30% of the time according to Wilder'​s estimates. This means the indicator will be prone to whipsaws over 50% of the time or when a security is not trending. After all, SAR is designed to catch the trend and follow it like a trailing stop. As with most indicators, the signal quality depends on the settings and the characteristics of the underlying security. The right settings combined with decent trends can produce a great trading system. The wrong settings will result in whipsaws, losses, and frustration. There is no golden rule or one-size-fits-all setting. Each security should be evaluated based on its own characteristics. Parabolic SAR should also be used in conjunction ​with other indicators and technical analysis techniques. For example, Wilder'​s [[:technical_indicators:​average_directional_index_adx|Average Directional Index]] can be used to estimate the strength ​of the trend before considering signals. ​+The Parabolic SAR works best with trending securities, which occur roughly 30% of the timeaccording to Wilder'​s estimates. This means the indicator will be prone to whipsaws over 50% of the time or when a security is not trending. After all, SAR is designed to catch the trend and follow it like a trailing stop. As with most indicators, the signal quality depends on the settings and the characteristics of the underlying security. The right settings combined with decent trends can produce a great trading system. The wrong settings will result in whipsaws, losses, and frustration. There is no golden rule or one-size-fits-all setting. Each security should be evaluated based on its characteristics. Parabolic SAR should also be used with other indicators and technical analysis techniques. For example, Wilder'​s [[:glossary_a#average_directional_index_adx|Average Directional Index]] can estimate the trend'​s ​strength before considering signals. ​
  
-===== Using with SharpCharts ​=====+===== Charting ​with the Parabolic SAR =====
  
-The Parabolic SAR can be found as an Overlay in SharpCharts. The default parameters are .02 for the Step and .20 for the Maximum Step. As shown above, these can be changed to suit the characteristics of an individual security. The example below shows the indicator in pink with prices in black/white and the chart grid removed. This contrast makes it easier to compare the indicator with the price action of the underlying security. [[https://​stockcharts.com/​h-sc/​ui?​s=$SPX&​p=D&​b=5&​g=0&​id=p25997070229&​listNum=30&​a=202528465|Click here]] for a live example of Parabolic SAR+The Parabolic SAR overlay ​can be added to SharpCharts and ACP charts.
  
 +==== Using with SharpCharts ====
  
-{{:​technical_indicators:​parabolic_sar:​psar-11-spxlive.png|Parabolic SAR - Chart 10}}   +The Parabolic SAR can be found as an Overlay in SharpCharts. The default parameters are 0.02 for the Starting Step and 0.20 for the Maximum Step. If you want the increment amount to be different than the starting step value, then you can add an optional third parameter to set the increment amount. As shown above, these can be changed to suit the characteristics of an individual security. The example below shows the indicator in pink with prices in black/white and the chart grid removed. This contrast makes it easier to compare the indicator with the price action of the underlying security.
  
-{{:​technical_indicators:​parabolic_sar:​psar-10-shch.png|Parabolic SAR - SharpCharts 10}}+{{:​technical_indicators:​parabolic_sar:​psar-shch.png|Parabolic SAR - SharpCharts 10}}\\ 
 +[[https://​stockcharts.com/​h-sc/​ui?​s=%24SPX&​p=D&​b=5&​g=0&​id=p55388275021&​a=1192566623|Click here for a live version of this chart.]]
  
 +For more details on the parameters used to configure Parabolic SAR overlays, please see our [[https://​support.stockcharts.com/​doku.php?​id=sharpcharts:​reference#​parabolic_stop_and_reverse_parabolic_sar|SharpCharts Parameter Reference]] in the Support Center. ​
 +
 +==== Using with StockChartsACP ====
 +
 +This overlay can be added from the Chart Settings panel for your StockChartsACP chart. The Parabolic SAR can be overlaid on the security'​s price plot or on an indicator panel.
 +
 +{{:​technical_indicators:​parabolic_sar:​psar-acp.png}}\\
 +[[https://​schrts.co/​INFdTYPV|Click here for a live version of this chart.]]
 +
 +By default, the overlay uses 0.02 for the Step (increment amount) and 0.20 for the Maximum Step. If you want the starting step value to be different than the increment amount, then use the optional Initial Step field to set this value. These parameters can be adjusted to meet your technical analysis needs. ​
 +
 +===== Scanning for Parabolic SAR =====
 +
 +StockCharts members can screen for stocks based on Parabolic SAR values. Below are some example scans that can be used for Parabolic SAR-based signals. Simply copy the scan text and paste it into the Scan Criteria box in the [[https://​stockcharts.com/​def/​servlet/​ScanUI|Advanced Scan Workbench]].
 +
 +Members can also set up alerts to notify them when a Parabolic SAR-based signal is triggered for a stock. Alerts use the same syntax as scans, so the sample scans below can be used as a starting point for setting up alerts as well. Simply copy the scan text and paste it into the Alert Criteria box in the [[https://​stockcharts.com/​h-al/​al|Technical Alert Workbench]].
  
-===== Suggested Scans ===== 
  
 ==== Break Above Falling SAR ==== ==== Break Above Falling SAR ====
Line 104: Line 134:
 <​code>​ <​code>​
 [type = stock] AND [country = US]  [type = stock] AND [country = US] 
-AND [Daily SMA(20,Daily Volume) > 40000]  +AND [SMA(20,​Volume) > 40000]  
-AND [Daily SMA(60,Daily Close) > 10] +AND [SMA(60,​Close) > 10] 
  
-AND [Yesterday'​s ​Daily High < Yesterday'​s ​Daily Parabolic SAR(0.01,​0.2)]  +AND [Yesterday'​s High < Yesterday'​s Parabolic SAR(0.01,​0.2)]  
-AND [Daily High > Daily Parabolic SAR(0.01,​0.2)]+AND [High > Parabolic SAR(0.01,​0.2)]
 </​code>​ </​code>​
  
Line 115: Line 145:
 <​code>​ <​code>​
 [type = stock] AND [country = US]  [type = stock] AND [country = US] 
-AND [Daily SMA(20,Daily Volume) > 40000]  +AND [SMA(20,​Volume) > 40000]  
-AND [Daily SMA(60,Daily Close) > 10] +AND [SMA(60,​Close) > 10] 
  
-AND [Yesterday'​s ​Daily Low > Yesterday'​s ​Daily Parabolic SAR(0.01,​0.2)]  +AND [Yesterday'​s Low > Yesterday'​s Parabolic SAR(0.01,​0.2)]  
-AND [Daily Low < Daily Parabolic SAR(0.01,​0.2)]+AND [Low < Parabolic SAR(0.01,​0.2)]
 </​code>​ </​code>​
  
-For more details on the syntax to use for Parabolic SAR scans, please see our [[docs>scans:​indicators#​parabolic_stop_and_reverse_parabolic_sar|Scanning Indicator Reference]] in the Support Center.+For more details on the syntax to use for Parabolic SAR scans, please see our [[https://​support.stockcharts.com/​doku.php?​id=scans:​indicators#​parabolic_stop_and_reverse_parabolic_sar|Scanning Indicator Reference]] in the Support Center.
  
 ---- ----
 +===== Parabolic SAR FAQs =====
 +==== What does the Parabolic SAR tell us about market trends? ====
 +The Parabolic SAR follows the price like a trailing stop. In an uptrend, it continuously rises, protecting profits as prices increase. In a downtrend, it follows prices lower. Thus, it serves to identify and confirm the trend direction and can indicate potential reversal points.
 +
 +==== How effective is the Parabolic SAR in different market conditions? ====
 +The Parabolic SAR works best with trending securities, which, according to Welles Wilder'​s estimates, occur roughly 30% of the time. This means the indicator will be prone to whipsaws over 50% of the time or when a security is not trending.
 +
 +==== How should the Parabolic SAR be used in conjunction with other indicators? ====
 +The Parabolic SAR should be used alongside other indicators and technical analysis techniques. For example, Wilder'​s Average Directional Index can be used to estimate the trend'​s strength before considering signals.
 +
 +==== What is the function of the Acceleration Factor (AF) in the Parabolic SAR calculation?​ ====
 +The Acceleration Factor, starting at .02, increases by .02 each time the extreme point makes a new high in an uptrend or a new low in a downtrend. It's used to influence the rate of change in SAR, meaning it impacts how closely SAR follows the price movements.
 +
 +==== What does the term 'Step Increment'​ mean in the context of Parabolic SAR? ====
 +The 'Step Increment,'​ also called the Acceleration Factor, is a multiplier that influences the rate of change in SAR. It gradually increases as the trend extends until it reaches the maximum set by the user.
 +
 +==== Can Parabolic SAR values be used for screening stocks? ====
 +Yes, StockCharts members can screen for stocks based on Parabolic SAR values. They can set up alerts to notify them when a Parabolic SAR-based signal is triggered for a stock.
  
 ===== Additional Resources ===== ===== Additional Resources =====