<?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 Australia &#187; object oriented programming</title>
	<atom:link href="http://www.MetaTrader.com.au/tag/object-oriented-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.MetaTrader.com.au</link>
	<description>All about MetaTrader</description>
	<lastBuildDate>Mon, 06 Feb 2012 01:43:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Custom Indicators in MQL5</title>
		<link>http://www.MetaTrader.com.au/227/custom-indicators-in-mql5/</link>
		<comments>http://www.MetaTrader.com.au/227/custom-indicators-in-mql5/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 08:13:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MetaTrader General]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[custom indicators]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[Indicators]]></category>
		<category><![CDATA[Metatrader 5]]></category>
		<category><![CDATA[Metatrader5]]></category>
		<category><![CDATA[Mql4]]></category>
		<category><![CDATA[MQL5]]></category>
		<category><![CDATA[mql5 coding]]></category>
		<category><![CDATA[MQL5 language]]></category>
		<category><![CDATA[MT5]]></category>
		<category><![CDATA[object oriented programming]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.MetaTrader.com.au/?p=227</guid>
		<description><![CDATA[Finally we&#8217;ve got an opportunity to try the new trade terminal &#8211; MetaTrader 5. No doubt, it is noteworthy and has many new features as compared to its predecessor. The important advantages of this platform among others are: Essentially modified language allowing now to use the object-oriented programming, still allowing to use the rich advantages [...]
Related posts:<ol>
<li><a href='http://www.MetaTrader.com.au/191/learning-programming-for-the-metatrader-5/' rel='bookmark' title='Learning programming for the Metatrader 5'>Learning programming for the Metatrader 5</a></li>
<li><a href='http://www.MetaTrader.com.au/216/impressive-metatrader-5-indicators/' rel='bookmark' title='Impressive Metatrader 5 Indicators'>Impressive Metatrader 5 Indicators</a></li>
<li><a href='http://www.MetaTrader.com.au/189/analytics-in-metatrader-5/' rel='bookmark' title='Analytics in MetaTrader 5'>Analytics in MetaTrader 5</a></li>
<li><a href='http://www.MetaTrader.com.au/765/mql5-wizard-makes-development-of-expert-advisors-even-easier/' rel='bookmark' title='MQL5 Wizard makes development of Expert Advisors even easier'>MQL5 Wizard makes development of Expert Advisors even easier</a></li>
<li><a href='http://www.MetaTrader.com.au/1025/mql5-implementation-of-a-simple-cep-engine/' rel='bookmark' title='MQL5 : Implementation of a simple CEP engine'>MQL5 : Implementation of a simple CEP engine</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-401" title="Custom Indicators in MetaTrader 5" src="http://www.MetaTraderGlobal.com/wp-content/uploads/2009/10/custom-indicators-metatrader-5.bmp" alt="Custom Indicators in MetaTrader 5" />Finally we&#8217;ve got an opportunity to try the new trade terminal &#8211; <strong>MetaTrader 5</strong>. No doubt, it is noteworthy and has many new features as compared to its predecessor. The important advantages of this platform among others are:</p>
<ul>
<li>Essentially modified language allowing now to use the object-oriented programming, still allowing to use the rich advantages of structural programming.</li>
<li>The code execution speed, which now is much faster than in <strong>MetaTrader 4</strong>.</li>
<li>Essential increase of possibilities for displaying the necessary information.</li>
<p><span><br />
</span></p>
<p><span>To view the full article, please visit: <a href="http://www.metatraderglobal.com/400/custom-indicators-in-mql5/">http://www.metatraderglobal.com/400/custom-indicators-in-mql5/</a></span></ul>
<p>Related posts:<ol>
<li><a href='http://www.MetaTrader.com.au/191/learning-programming-for-the-metatrader-5/' rel='bookmark' title='Learning programming for the Metatrader 5'>Learning programming for the Metatrader 5</a></li>
<li><a href='http://www.MetaTrader.com.au/216/impressive-metatrader-5-indicators/' rel='bookmark' title='Impressive Metatrader 5 Indicators'>Impressive Metatrader 5 Indicators</a></li>
<li><a href='http://www.MetaTrader.com.au/189/analytics-in-metatrader-5/' rel='bookmark' title='Analytics in MetaTrader 5'>Analytics in MetaTrader 5</a></li>
<li><a href='http://www.MetaTrader.com.au/765/mql5-wizard-makes-development-of-expert-advisors-even-easier/' rel='bookmark' title='MQL5 Wizard makes development of Expert Advisors even easier'>MQL5 Wizard makes development of Expert Advisors even easier</a></li>
<li><a href='http://www.MetaTrader.com.au/1025/mql5-implementation-of-a-simple-cep-engine/' rel='bookmark' title='MQL5 : Implementation of a simple CEP engine'>MQL5 : Implementation of a simple CEP engine</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.MetaTrader.com.au/227/custom-indicators-in-mql5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning programming for the Metatrader 5</title>
		<link>http://www.MetaTrader.com.au/191/learning-programming-for-the-metatrader-5/</link>
		<comments>http://www.MetaTrader.com.au/191/learning-programming-for-the-metatrader-5/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 08:47:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MetaTrader General]]></category>
		<category><![CDATA[Address arithmetic]]></category>
		<category><![CDATA[anonymous enumeration]]></category>
		<category><![CDATA[c language]]></category>
		<category><![CDATA[c plus plus]]></category>
		<category><![CDATA[c programming]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[class inheritance]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[deinit]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[Goto operator]]></category>
		<category><![CDATA[init]]></category>
		<category><![CDATA[learn mql4]]></category>
		<category><![CDATA[learn mql5]]></category>
		<category><![CDATA[learning MQL4]]></category>
		<category><![CDATA[learning MQL5]]></category>
		<category><![CDATA[Metatrader 5]]></category>
		<category><![CDATA[Mql4]]></category>
		<category><![CDATA[MQL5]]></category>
		<category><![CDATA[MT5]]></category>
		<category><![CDATA[object oriented programming]]></category>
		<category><![CDATA[Operators overload]]></category>
		<category><![CDATA[Parameters]]></category>
		<category><![CDATA[Pointers]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ternary operation]]></category>

		<guid isPermaLink="false">http://www.MetaTrader.com.au/?p=191</guid>
		<description><![CDATA[The main difference between MQL4 and MQL5 is the appearance of the object oriented programming. So you can start learning MQL4 now, because: If You know MQL4 the only thing in MQL5 to change in your programs will be names of a couple of start() init() deinit() functions; If you know MQL4 the transition to [...]
Related posts:<ol>
<li><a href='http://www.MetaTrader.com.au/338/mql4-for-dummies/' rel='bookmark' title='MQL4 for Dummies'>MQL4 for Dummies</a></li>
<li><a href='http://www.MetaTrader.com.au/227/custom-indicators-in-mql5/' rel='bookmark' title='Custom Indicators in MQL5'>Custom Indicators in MQL5</a></li>
<li><a href='http://www.MetaTrader.com.au/110/metatrader-5-next-generation-forex-trading-platform/' rel='bookmark' title='MetaTrader 5 &#8211; Next Generation Forex Trading Platform'>MetaTrader 5 &#8211; Next Generation Forex Trading Platform</a></li>
<li><a href='http://www.MetaTrader.com.au/231/mql4-tutorial-introductory-course/' rel='bookmark' title='MQL4 Tutorial &#8211; Introductory Course'>MQL4 Tutorial &#8211; Introductory Course</a></li>
<li><a href='http://www.MetaTrader.com.au/765/mql5-wizard-makes-development-of-expert-advisors-even-easier/' rel='bookmark' title='MQL5 Wizard makes development of Expert Advisors even easier'>MQL5 Wizard makes development of Expert Advisors even easier</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" title="metatrader 5 and MQL5" src="http://www.MetaTrader.com.au/wp/wp-content/uploads/HLIC/af7bb933fbaa6dd0a4b036b491203fc9.png" alt="metatrader 5" /></p>
<p>The main difference between MQL4 and MQL5 is the appearance of the object oriented programming. <span style="FONT-WEIGHT: bold">So you can start learning MQL4 now, because:</span></p>
<ol>
<li>If You know MQL4 the only thing in MQL5 to change in your programs will be names of a couple of start() init() deinit() functions;</li>
<li>If you know MQL4 the transition to MQL5 will be smooth;</li>
<li>If you know MQL5 you will know C language as well because they are VERY close;</li>
<li>Due to providing structures and other improvements in MQL5, there will be a LOT of new possibilities to merge MQL5 with any database, math, statistical packages etc.</li>
</ol>
<p><span>To view the full article, please visit: <a href="http://www.metatraderglobal.com/381/learning-programming-for-the-metatrader-5/">http://www.metatraderglobal.com/381/learning-programming-for-the-metatrader-5/</a></span></p>
<p>Related posts:<ol>
<li><a href='http://www.MetaTrader.com.au/338/mql4-for-dummies/' rel='bookmark' title='MQL4 for Dummies'>MQL4 for Dummies</a></li>
<li><a href='http://www.MetaTrader.com.au/227/custom-indicators-in-mql5/' rel='bookmark' title='Custom Indicators in MQL5'>Custom Indicators in MQL5</a></li>
<li><a href='http://www.MetaTrader.com.au/110/metatrader-5-next-generation-forex-trading-platform/' rel='bookmark' title='MetaTrader 5 &#8211; Next Generation Forex Trading Platform'>MetaTrader 5 &#8211; Next Generation Forex Trading Platform</a></li>
<li><a href='http://www.MetaTrader.com.au/231/mql4-tutorial-introductory-course/' rel='bookmark' title='MQL4 Tutorial &#8211; Introductory Course'>MQL4 Tutorial &#8211; Introductory Course</a></li>
<li><a href='http://www.MetaTrader.com.au/765/mql5-wizard-makes-development-of-expert-advisors-even-easier/' rel='bookmark' title='MQL5 Wizard makes development of Expert Advisors even easier'>MQL5 Wizard makes development of Expert Advisors even easier</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.MetaTrader.com.au/191/learning-programming-for-the-metatrader-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

