<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
		>
<channel>
	<title>Comments on: MQL5 Documentation Now Available in English (Mostly!)</title>
	<atom:link href="http://trading-gurus.com/mql5-documentation-in-english-mostly/feed/" rel="self" type="application/rss+xml" />
	<link>http://trading-gurus.com/mql5-documentation-in-english-mostly/</link>
	<description>Automated Trading Systems and Robots</description>
	<lastBuildDate>Tue, 13 Dec 2011 21:52:24 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jim</title>
		<link>http://trading-gurus.com/mql5-documentation-in-english-mostly/#comment-2055</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Thu, 18 Nov 2010 18:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://trading-gurus.com/?p=750#comment-2055</guid>
		<description>Hi Guillermo,

This sort of question is better suited to our community forum, so I&#039;ve copied it &lt;a href=&quot;http://community.trading-gurus.com/threads/70-MQL5-Iteration-Over-Open-Orders&quot; rel=&quot;nofollow&quot;&gt;over there&lt;/a&gt;. I&#039;ve also posted a (probably mostly inadequate!) answer there too.

Cheers,

Jim</description>
		<content:encoded><![CDATA[<p>Hi Guillermo,</p>
<p>This sort of question is better suited to our community forum, so I&#039;ve copied it <a  href="http://community.trading-gurus.com/threads/70-MQL5-Iteration-Over-Open-Orders" rel="nofollow">over there</a>. I&#039;ve also posted a (probably mostly inadequate!) answer there too.</p>
<p>Cheers,</p>
<p>Jim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillermo Rexach</title>
		<link>http://trading-gurus.com/mql5-documentation-in-english-mostly/#comment-2049</link>
		<dc:creator>Guillermo Rexach</dc:creator>
		<pubDate>Thu, 18 Nov 2010 05:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://trading-gurus.com/?p=750#comment-2049</guid>
		<description>Hi Jim:
 I am new to MQL5 and am in the process of converting an MQL4 program to MQL5. Could you please direct me to how to retrieve a list of open orders in MQL5? Corresponding to the OrderFields in MQ4(OrderSymbol(). OrderType(), etc. Basically what has to be done to process the MQL4 parsing of orders used in the Select
ex
&lt;code&gt;for(int i=0;i&lt; OrdersTotal();i++)
  if (OrderSelect(i,SELECT_BY_POS,MODE_TRADES)
  &amp;&amp; OrderSymbol() ==&quot;EURUSD&quot;
        {
           some code
        }
&lt;/code&gt;

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi Jim:<br />
 I am new to MQL5 and am in the process of converting an MQL4 program to MQL5. Could you please direct me to how to retrieve a list of open orders in MQL5? Corresponding to the OrderFields in MQ4(OrderSymbol(). OrderType(), etc. Basically what has to be done to process the MQL4 parsing of orders used in the Select<br />
ex<br />
<code>for(int i=0;i&lt; OrdersTotal();i++)<br />
  if (OrderSelect(i,SELECT_BY_POS,MODE_TRADES)<br />
  &amp;&amp; OrderSymbol() ==&quot;EURUSD&quot;<br />
        {<br />
           some code<br />
        }<br />
</code></p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://trading-gurus.com/mql5-documentation-in-english-mostly/#comment-259</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Mon, 26 Oct 2009 13:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://trading-gurus.com/?p=750#comment-259</guid>
		<description>Stop Press - MetaQuotes have just published an updated version of the MQL5 technical reference &lt;a href=&quot;http://forum.mql4.com/c/forum/2009/10/mql5.zip&quot; rel=&quot;nofollow&quot;&gt;on the MQL4 forum&lt;/a&gt;.  The OnTrade() description is now in English, but its functionality doesn&#039;t seem to have improved at all.</description>
		<content:encoded><![CDATA[<p>Stop Press &#8211; MetaQuotes have just published an updated version of the MQL5 technical reference <a  href="http://forum.mql4.com/c/forum/2009/10/mql5.zip" rel="nofollow">on the MQL4 forum</a>.  The OnTrade() description is now in English, but its functionality doesn&#039;t seem to have improved at all.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

