<?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>MetaTrader Global &#187; chart indicators</title>
	<atom:link href="http://www.MetaTraderGlobal.com/tag/chart-indicators/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.MetaTraderGlobal.com</link>
	<description>Everything About MetaTrader</description>
	<lastBuildDate>Thu, 09 Sep 2010 00:15:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Decorating Indicators &#8211; MetaTrader 4</title>
		<link>http://www.MetaTraderGlobal.com/759/decorating-indicators-metatrader-4/</link>
		<comments>http://www.MetaTraderGlobal.com/759/decorating-indicators-metatrader-4/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 20:32:57 +0000</pubDate>
		<dc:creator>MetaTrader Global</dc:creator>
				<category><![CDATA[MetaTrader 4]]></category>
		<category><![CDATA[advanced charting]]></category>
		<category><![CDATA[chart indicators]]></category>
		<category><![CDATA[charting]]></category>
		<category><![CDATA[charts]]></category>
		<category><![CDATA[custom charts]]></category>
		<category><![CDATA[custom indicators]]></category>
		<category><![CDATA[Decorating Indicators]]></category>
		<category><![CDATA[experts]]></category>
		<category><![CDATA[header files]]></category>
		<category><![CDATA[indicator colors]]></category>
		<category><![CDATA[indicators]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[MetaTrader]]></category>
		<category><![CDATA[metatrader indicators]]></category>
		<category><![CDATA[MetaTrader4]]></category>
		<category><![CDATA[MQL]]></category>
		<category><![CDATA[MQL4]]></category>
		<category><![CDATA[mql4.com]]></category>
		<category><![CDATA[MT4]]></category>
		<category><![CDATA[properties]]></category>

		<guid isPermaLink="false">http://www.MetaTraderGlobal.com/?p=759</guid>
		<description><![CDATA[Introduction What is an indicator? It is a tool intended for displaying a certain type of data. Usually it is information about the price series properties, exactly this type of indicators will be considered further. Each indicator also has its own properties and characteristics: for example, the range of values, the overbuying/overselling zones, the line [...]]]></description>
			<content:encoded><![CDATA[<p><strong><img class="size-full wp-image-761 alignright" title="MetaTrader Chart Colors" src="http://www.MetaTraderGlobal.com/wp-content/uploads/2009/11/MetaTrader-Chart-Colors.gif" alt="MetaTrader Chart Colors" width="300" height="180" />Introduction</strong></p>
<p>What is an indicator? It is a tool intended for displaying a certain type of data. Usually it is information about the price series properties, exactly this type of indicators will be considered further.</p>
<p>Each indicator also has its own properties and characteristics: for example, the range of values, the overbuying/overselling zones, the line crossing, tops and bottoms&#8230; They are numerous and can be successively used together with the main indicator values. However, such properties are not always vivid. The reasons can be different &#8211; small size of the indicator window, lower concentration, etc.</p>
<p>The purpose of this article is to help you to improve the descriptive and informational value of indicators, as well as partial automation and facilitation of the code implementation process. I hope the code below will cause no difficulties both for professional developers and beginners.</p>
<p>The article is intended for those who have at least the starting level of MQL4 knowledge and can implement simple ideas and algorithms in a code, as well as knows about the structure of code storage in the terminal and can use the libraries (experts/libraries) and header files (experts/include).</p>
<p>View the full article at <a href="http://articles.mql4.com/838" target="_blank">http://articles.mql4.com/838</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.MetaTraderGlobal.com/759/decorating-indicators-metatrader-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
