<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Free Stock Picks, Swing Trading, Daily Stock Picks, Stocks to Watch Today, Stock Market Education &#187; technical analysts</title>
	<atom:link href="http://www.dojitrading.com/tag/technical-analysts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dojitrading.com</link>
	<description>Learn how to trade stocks &#38; free daily stock picks</description>
	<lastBuildDate>Fri, 10 Feb 2012 21:02:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Types of Moving Averages</title>
		<link>http://www.dojitrading.com/2009/10/types-of-moving-averages/</link>
		<comments>http://www.dojitrading.com/2009/10/types-of-moving-averages/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 23:03:03 +0000</pubDate>
		<dc:creator>Tim Huang</dc:creator>
				<category><![CDATA[Learn The Stock Market]]></category>
		<category><![CDATA[Technical Analysis]]></category>
		<category><![CDATA[exponential moving average]]></category>
		<category><![CDATA[simple moving average]]></category>
		<category><![CDATA[technical analysts]]></category>

		<guid isPermaLink="false">http://www.dojitrading.com/?p=2212</guid>
		<description><![CDATA[ 
Simple Moving Average
Most technical analysts use the Simple Moving Average, or the arithmetic mean.
A simple Moving Average adds up prices in its time frame and divides the sum by the width of the time frame. For example, for a 20-day simple MA of closing prices, add up closing prices for the past 20 days [...]]]></description>
			<content:encoded><![CDATA[<p><strong> </strong></p>
<p><strong><em>Simple Moving Average</em></strong></p>
<p>Most technical analysts use the <strong>Simple Moving Average</strong>, or the arithmetic mean.</p>
<p>A simple Moving Average adds up prices in its time frame and divides the sum by the width of the time frame. For example, for a 20-day simple MA of closing prices, add up closing prices for the past 20 days and divide the sum by 20. However, there are a few criticisms about the simple MA such that:</p>
<p>1)      Each price affects a simple MA twice—once when it comes in and another when it drops out.</p>
<p>2)      Only the days in the time frame that the average is based on are taken into account (for example, the last 20 days)</p>
<p>3)      It gives equal weight to each day’s price. The last day’s price receives the same weight as the first day’s price, which some analysts believe that there should be a heavier weight on the more recent data instead.</p>
<p><strong><em>Exponential Moving Average</em></strong></p>
<p>An<strong> Exponential Moving Average (EMA)</strong> helps overcome these criticisms. It assigns greater weight on the more recent data. It does not drop old prices from its time window, but rather, they slowly fade out after time.<strong> </strong></p>
<p><strong> </strong></p>
<p>Few people calculate indicators by hand these days since computers can do the calculations much faster and more accurately. But if you are interested in knowing how to do the calculation yourself, here it is:</p>
<p>EMA = P<sub>today</sub>* K + Ema<sub>yesterday</sub> * (1-K), where<br />
- <em>K </em>= 2/(N+1)<br />
- <em>N </em>= the number of days in the EMA (chosen by trader)<br />
- <em>P<sub>today</sub> </em>= today&#8217;s closing price<br />
- <em>EMA<sub>yesterday</sub></em> = Yesterday’s EMA</p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong><em>How does Moving Average Work?</em></strong></p>
<p>The most important part of a moving average is the direction of its slope.</p>
<p>-When the EMA <em>rises </em>and slopes up, trade the market from the <em>long </em>side.</p>
<p>-When the EMA <em>falls</em> and slopes down, trade the market from the <em>short </em>side.</p>
<p>-When an EMA starts constantly sloping up and down, it signals a <em>trendless</em> market and you are recommended to stop using trend-following methods until a new trend emerges.</p>
<p>EMA works in all timeframes but the best in weeklies, where it helps you stay better with the major trend. Therefore, many traders prefer trading in the direction of a weekly moving average.</p>
<p><strong><em>Trading Techniques</em></strong></p>
<p>When the prices move <strong><em>above</em></strong> MA, it is a <strong><em>buy </em></strong>signal.<br />
When the prices move <strong><em>below </em></strong>MA, it is a <strong><em>sell </em></strong>signal.</p>
<p>When we buy near the moving average, we are maximizing our gains and minimizing our risks. The same rule applies to shorting in downtrends, where you are better off shorting near the EMA.</p>
<p>You can also use dual moving averages to identify trends and entry positions. For example, you can use the longer EMA to identify the trend, and the shorter EMA to find entry positions.  Moving averages in general help identify trends, decide whether it is better to trade long or short, and give us hints on when to enter a trade. To find exit points, we can use channels.</p>
<p><strong> </strong></p>
<p><strong> </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dojitrading.com/2009/10/types-of-moving-averages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is a Simple Moving Average?</title>
		<link>http://www.dojitrading.com/2009/08/simple-moving-average/</link>
		<comments>http://www.dojitrading.com/2009/08/simple-moving-average/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 22:48:41 +0000</pubDate>
		<dc:creator>Tim Huang</dc:creator>
				<category><![CDATA[Learn The Stock Market]]></category>
		<category><![CDATA[Technical Analysis]]></category>
		<category><![CDATA[calculating simple moving average]]></category>
		<category><![CDATA[ema]]></category>
		<category><![CDATA[exponential moving average]]></category>
		<category><![CDATA[how to calculate simple moving average]]></category>
		<category><![CDATA[moving average]]></category>
		<category><![CDATA[msft]]></category>
		<category><![CDATA[simple ma]]></category>
		<category><![CDATA[simple moving average]]></category>
		<category><![CDATA[stock charts]]></category>
		<category><![CDATA[technical analysts]]></category>
		<category><![CDATA[technicians]]></category>
		<category><![CDATA[yge]]></category>

		<guid isPermaLink="false">http://www.dojitrading.com/?p=1615</guid>
		<description><![CDATA[Moving Average (MA) is one of the most popular and easy-to-use tools available for technical analysts. There are two main types of moving averages: simple moving average and exponential moving average.
How Do We Calculate Simple Moving Average?
A simple moving average is calculated by computing the average closing price of a security over a specified number [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Moving Average</strong> (MA) is one of the most popular and easy-to-use tools available for technical analysts. There are two main types of moving averages: simple moving average and exponential moving average.</p>
<p><strong>How Do We Calculate Simple Moving Average</strong>?<br />
A simple moving average is calculated by computing the average closing price of a security over a specified number of periods. For example, a 10-day moving average is calculated by adding the closing price for the last 10 days and dividing the result by 10. 1+2+3+4+5+6+7+8+9+10=55, 55/10 = 5.5 (Assuming that the closing prices for the 10 days are 1-10 consecutively). When you plot the moving average for each date on a graph, it forms a curve.</p>
<p><strong>Trading Signals:</strong><br />
- A buy signal is triggered when closing prices cross <em><strong>above</strong></em> the moving average (MA).<br />
- A sell signal is triggered when closing prices cross<strong> <em>below</em></strong> the moving average (MA).</p>
<p><strong>Example:</strong><br />
Let&#8217;s look at the stock charts for MSFT and YGE as an example. A buy signal is generated when prices cross above the 10 day moving average  as circled in 1, 2, 3. A sell signal is generated when price crosses below the 10 day moving average.<br />
<img class="aligncenter size-full wp-image-1618" title="ma1" src="http://www.dojitrading.com/wp-content/uploads/2009/08/ma1.png" alt="ma1" width="700" height="530" /><img class="aligncenter size-full wp-image-1619" title="ma2" src="http://www.dojitrading.com/wp-content/uploads/2009/08/ma2.jpg" alt="ma2" width="700" height="530" /></p>
<p><strong>Disadvantage:</strong><br />
The main disadvantage of a  simple moving average is that it does not reflect the current trend quickly. For example, if the stock prices in the last 10 days for a certain stock were 100, 99, 98, 45, 44, 45, 43, 42, 43, 42, the simple moving average would be 60.1. This moving average is 50% above the current price which wouldn&#8217;t be accurate to trigger an entry signal. In other words, if there is an extreme high or extreme low in the stock price, it distorts the true value of the stock. For this reason, another type of moving average called exponential moving average (EMA) was developed, giving more weight to the most recent prices.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dojitrading.com/2009/08/simple-moving-average/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
