<?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/"
		>
<channel>
	<title>Comments on: Handling OrderSend Error 131 in MetaTrader 4</title>
	<atom:link href="http://www.earnforex.com/blog/2008/07/handling-ordersend-error-131-in-metatrader-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.earnforex.com/blog/2008/07/handling-ordersend-error-131-in-metatrader-4/</link>
	<description>My Forex experience and some Forex related information that might be useful to other traders</description>
	<lastBuildDate>Thu, 18 Mar 2010 03:06:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andrei</title>
		<link>http://www.earnforex.com/blog/2008/07/handling-ordersend-error-131-in-metatrader-4/comment-page-1/#comment-159202</link>
		<dc:creator>Andrei</dc:creator>
		<pubDate>Sat, 21 Nov 2009 20:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.earnforex.com/blog/?p=455#comment-159202</guid>
		<description>Chad, If you aren&#039;t coder it&#039;d be better for you to use the solution proposed in this post. Integration of MarketInfo() into code for automatic adjustments is different in each case and I won&#039;t be able to help you here. More than that, you don&#039;t really need it if you aren&#039;t a professional coder.</description>
		<content:encoded><![CDATA[<p>Chad, If you aren&#8217;t coder it&#8217;d be better for you to use the solution proposed in this post. Integration of MarketInfo() into code for automatic adjustments is different in each case and I won&#8217;t be able to help you here. More than that, you don&#8217;t really need it if you aren&#8217;t a professional coder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad</title>
		<link>http://www.earnforex.com/blog/2008/07/handling-ordersend-error-131-in-metatrader-4/comment-page-1/#comment-159201</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Sat, 21 Nov 2009 20:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.earnforex.com/blog/?p=455#comment-159201</guid>
		<description>&quot;You can incorporate the MarketInfo() function at a more complex level into your EA, so it could automatically check the allowed values and correct its settings&quot;

Please what is the code. I need it but I am not a coder. Grateful. Chad</description>
		<content:encoded><![CDATA[<p>&#8220;You can incorporate the MarketInfo() function at a more complex level into your EA, so it could automatically check the allowed values and correct its settings&#8221;</p>
<p>Please what is the code. I need it but I am not a coder. Grateful. Chad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chief2000</title>
		<link>http://www.earnforex.com/blog/2008/07/handling-ordersend-error-131-in-metatrader-4/comment-page-1/#comment-112534</link>
		<dc:creator>chief2000</dc:creator>
		<pubDate>Mon, 23 Feb 2009 17:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.earnforex.com/blog/?p=455#comment-112534</guid>
		<description>This is some Enhancement:
// ===============================================
   Print(&quot;MODE_LOTSIZE = &quot;, MarketInfo(Symbol(),MODE_LOTSIZE), &quot;, Symbol = &quot;, Symbol());
   Print(&quot;MODE_MINLOT  = &quot;, MarketInfo(Symbol(),MODE_MINLOT),  &quot;, Symbol = &quot;, Symbol());
   Print(&quot;MODE_LOTSTEP = &quot;, MarketInfo(Symbol(),MODE_LOTSTEP), &quot;, Symbol = &quot;, Symbol());
   Print(&quot;MODE_MAXLOT  = &quot;, MarketInfo(Symbol(),MODE_MAXLOT),  &quot;, Symbol = &quot;, Symbol());
// ===============================================</description>
		<content:encoded><![CDATA[<p>This is some Enhancement:<br />
// ===============================================<br />
   Print(&#8220;MODE_LOTSIZE = &#8220;, MarketInfo(Symbol(),MODE_LOTSIZE), &#8220;, Symbol = &#8220;, Symbol());<br />
   Print(&#8220;MODE_MINLOT  = &#8220;, MarketInfo(Symbol(),MODE_MINLOT),  &#8220;, Symbol = &#8220;, Symbol());<br />
   Print(&#8220;MODE_LOTSTEP = &#8220;, MarketInfo(Symbol(),MODE_LOTSTEP), &#8220;, Symbol = &#8220;, Symbol());<br />
   Print(&#8220;MODE_MAXLOT  = &#8220;, MarketInfo(Symbol(),MODE_MAXLOT),  &#8220;, Symbol = &#8220;, Symbol());<br />
// ===============================================</p>
]]></content:encoded>
	</item>
</channel>
</rss>
