<?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>Singapore - AmiBroker - Singapore &#38; US Stock  Charting Software &#187; MACD  histogram</title>
	<atom:link href="http://www.amibrokeracademy.com/amibroker/tag/macd-histogram/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amibrokeracademy.com/amibroker</link>
	<description>by www.amibrokeracademy.com</description>
	<lastBuildDate>Sun, 05 Feb 2012 17:00:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Understanding MACD</title>
		<link>http://www.amibrokeracademy.com/amibroker/understanding-macd/</link>
		<comments>http://www.amibrokeracademy.com/amibroker/understanding-macd/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 11:39:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User support]]></category>
		<category><![CDATA[EMA]]></category>
		<category><![CDATA[MACD]]></category>
		<category><![CDATA[MACD  histogram]]></category>
		<category><![CDATA[SMA]]></category>
		<category><![CDATA[Technical Analysis]]></category>

		<guid isPermaLink="false">http://www.amibrokeracademy.com/amibroker/?p=249</guid>
		<description><![CDATA[Definition: MACD stands for Moving Average Convergence Divergence. It is a technical analysis (TA) indicator created by Gerald Appel in the 1960s. It shows the difference between a fast and slow exponential moving average (EMA) of closing prices. MACD is made up of 2 lines. The MACD Line and MACD Signal Line. Setting: Common MACD [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Definition:</strong></p>
<p><strong>MACD</strong> stands for <strong>M</strong>oving <strong>A</strong>verage <strong>C</strong>onvergence <strong>D</strong>ivergence. It is a technical analysis (TA) indicator created by Gerald Appel in the 1960s. It shows the difference between a fast and slow exponential moving average (EMA) of closing prices. MACD is made up of 2 lines. The MACD Line and MACD Signal Line.</p>
<p><strong>Setting:</strong></p>
<p>Common MACD setting is 12, 26, 9. The standard periods recommended by Gerald Appel; 12 and 26 days.</p>
<p>MACD is plotted = EMA [12] of price &#8211; EMA [26] of price</p>
<p>MACD signal line is plotted by smoothing MACD line with a further EMA. Sometimes, SMA (simple moving average) is used. The standard period for this is 9 days;</p>
<p>(MACD) Signal line = MEA [9] of MACD</p>
<p>In 1986 Thomas Aspray created MACD Histogram. It is the difference between the MACD and the signal line and it represents in a solid block histogram style;</p>
<p>(MACD) histogram = MACD &#8211; Signal Line</p>
<p><strong>Usage:</strong></p>
<p>MACD is a trend following tool and a momentum indicator that shows acceleration and deceleration of a trend. It is useful for spotting major trend reversal.</p>
<ul>
<li>MACD line crossing the signal line.</li>
<li>MACD line crossing zero line.</li>
<li>Divergence between price and histogram, or between MACD line and price.</li>
</ul>
<p>Buy Signals &#8211; when the MACD Line crosses above  the MACD Signal Line or MACD Line crosses up Zeroline. Sell Signals &#8211; when the MACD Line crosses below the MACD Signal or MACD Line crosses down Zeroline. Divergence for spotting the trend reversal.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amibrokeracademy.com/amibroker/understanding-macd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

