What is the basic difference between a weighted moving average and exponential smoothing

Technical Analysis Averages

Moving averages are used to smooth short-term swings to get a better indication of the price trend. Averages are trend-following indicators. A moving average of daily prices is the average price of a share over a chosen period, displayed day by day.

  1. For calculating the average, you have to choose a time period.
  2. The choice of a time period is always a reflection upon, more or less lag in relation to price compared to a greater or smaller smoothing of the price data.

Price averages are used as trend following indicators and mainly as a reference for price support and resistance. In general averages are present in all kind of formulas to smooth data.

Special offer: "Capturing Profit with technical Analysis"

Simple Moving Average

A simple moving average is calculated by adding all prices within the chosen time period, divided by that time period. This way, each data value has the same weight in the average result.

What is the basic difference between a weighted moving average and exponential smoothing

Figure 4.35: Simple, exponential and weighted moving average.

The thick, black curve in the chart of figure 4.35 is a 20-day simple moving average.

Exponential Moving Average

An exponential moving average gives more weight, percentage wise, to the individual prices in a range, based on the following formula:

EMA = (price * EMA %) + (previous EMA * (1 – EMA %))

Most investors do not feel comfortable with an expression related to percentage in the exponential moving average; rather, they feel better using a time period.
If you want know the percentage in which to work using a period, the next formula gives you the conversion:

What is the basic difference between a weighted moving average and exponential smoothing

A time period of three days corresponds to an exponential percentage of:

What is the basic difference between a weighted moving average and exponential smoothing

The thin, black curve in figure 4.35 is a 20-day exponential moving average.

Weighted Moving Average

A weighted moving average puts more weight on recent data and less weight on older data.

A weighted moving average is calculated by multiplying each data with a factor from day “1” till day “n” for the oldest to the most recent data; the result is divided by the total of all multiplying factors.

In a 10-day weighted moving average, there is 10 times more weight for the price today in proportion to the price 10 days ago. Likewise, the price of yesterday gets nine times more weight, and so on.

The thin, black dashed curve in figure 4.35 is a 20-day weighted moving average.

 

<p></p> <h4>Simple, Exponential, or Weighted? </h4> <p>If we compare these three basic averages, we see that the simple average has the most smoothing, but generally also the biggest lag after price reversals. </p> <p>The exponential average lies closer to the price and also will react faster to price swings. But shorter period corrections also are visible in this average because of a less smoothing effect. </p> <p>Finally, the weighted average follows the price movement even more closely. </p> <p>Determining which of these averages to use depends on your objective.&nbsp; If you want a trend indicator with better smoothing and only little reaction for shorter movements, the simple average is best. </p> <p>If you want a smoothing where you can still see the short period swings, then either the exponential or weighted moving average is the better choice.<br> </p> <p><span class="style62"><a target="_blank" href="https://stocata.org/ta_en/averages2.html">Technical Analysis Averages NEXT</a> <a target="_blank" href="https://stocata.org/ta_en/averages.html"></a> <a target="_blank" href="https://stocata.org/ta_en/averages.html">-Part 1</a> -<a target="_blank" href="https://stocata.org/ta_en/averages2.html">Part 2</a> -<a target="_blank" href="https://stocata.org/ta_en/averages3.html">Part 3 </a>-<a target="_blank" href="https://stocata.org/ta_en/averages4.html">Part 4</a></span></p> <p><strong><a target="_blank" href="https://stocata.org/index.html">STOCATA Stocks Technical Analysis HOME</a></strong></p> <div>&nbsp;</div> </div> </div> </div> </div> </div> <div id="Body_Textbot"></div> </div><div id="body_rightsp"> <div id="body_right"> <div id="Frequent_linkssp"> <div id="Frequent_links"> <h3> Links</h3> <p><a href="http://www.traders.com/" target="_blank">S&amp;C Traders.com</a></p> <p></p> <p>Find a Stock ticker symbol, enter the ticker and find a chart, news, fundamentals and historical quotes. <br> </p><form name="gettickersym"><p></p> <input type="button" name="B1" value="Find Stock Ticker" onclick="findticker()"> <p><span style="font-weight:bold">Enter Ticker Symbol:<br></span> <input type="text" size="6" name="ticker"> <input type="reset" name="B2" value="Reset"><br> <input type="button" name="B3" value=" Chart & News " onclick="getchart()"><br> <input type="button" name="B5" value="Historical Quotes" onclick="getquotes()"></p> <script> function findticker() { window.open ("http://finance.yahoo.com/","yahoo","location=1,status=1,resizable=1,scrollbars=1"); } function getchart() { ticksym = document.gettickersym.ticker.value; if (ticksym > "") { window.open ("http://finviz.com/quote.ashx?t="+ticksym,"finviz","location=1,status=1,resizable=1,scrollbars=1"); } } function research() { ticksym = document.gettickersym.ticker.value; if (ticksym > "") { window.open("http://investing.money.msn.com/investments/company-report?symbol="+ticksym,"msn","location=1,status=1,resizable=1,scrollbars=1"); } } function getquotes() { ticksym = document.gettickersym.ticker.value; if (ticksym > "") { window.open ("http://finance.yahoo.com/q/hp?s="+ticksym,"msn","location=1,status=1,resizable=1,scrollbars=1"); } }

 

Bài Viết Liên Quan