<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Tester will not trade, order send retry]]></title>
		<link>https://forexsb.com/forum/topic/7065/tester-will-not-trade-order-send-retry/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/7065/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Tester will not trade, order send retry.]]></description>
		<lastBuildDate>Fri, 24 Nov 2017 14:29:35 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Tester will not trade, order send retry]]></title>
			<link>https://forexsb.com/forum/post/47767/#p47767</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>here seems to be the closest code to match what you are saying.</p></blockquote></div><p>Please look at your file again, at line 64, there is a surprise for you <img src="https://forexsb.com/forum/img/smilies/cool.png" width="15" height="15" alt="cool" /></p><p><span class="postimg"><img src="https://i.imgur.com/vXnLW6R.png" alt="https://i.imgur.com/vXnLW6R.png" /></span></p>]]></description>
			<author><![CDATA[null@example.com (ViniQ)]]></author>
			<pubDate>Fri, 24 Nov 2017 14:29:35 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/47767/#p47767</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tester will not trade, order send retry]]></title>
			<link>https://forexsb.com/forum/post/47766/#p47766</link>
			<description><![CDATA[<p>Vini and Popov,</p><p>Sorry I attached the wrong file.&nbsp; I attached it now and here seems to be the closest code to match what you are saying.&nbsp; I just am not sure what to do with it.</p><br /><br /><p>bool IsFillingTypeAllowed(int fillingType)<br />&nbsp; {<br />&nbsp; &nbsp;int filling=(int)SymbolInfoInteger(_Symbol,SYMBOL_FILLING_MODE);<br />&nbsp; &nbsp;return (filling&amp;fillingType==fillingType);<br />&nbsp; }</p><br /><br /><p>Josh</p>]]></description>
			<author><![CDATA[null@example.com (jmtc1230)]]></author>
			<pubDate>Fri, 24 Nov 2017 14:12:57 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/47766/#p47766</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tester will not trade, order send retry]]></title>
			<link>https://forexsb.com/forum/post/47752/#p47752</link>
			<description><![CDATA[<p>Hello Vini and Josh,</p><p>Please post the progress of the fix. If it works, I&#039;ll implement it in the standard EA code.<br />Please try to make it working for all broker without changes. For example the EA may detect the proper order filling settings at the initialization.</p><p>Trade Safe!</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 24 Nov 2017 07:41:34 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/47752/#p47752</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tester will not trade, order send retry]]></title>
			<link>https://forexsb.com/forum/post/47748/#p47748</link>
			<description><![CDATA[<p>Viki</p><p>thanks for the input. i see something like this around line 331 of the code. can you take a look at the attachment please?</p><br /><p>Josh</p>]]></description>
			<author><![CDATA[null@example.com (jmtc1230)]]></author>
			<pubDate>Fri, 24 Nov 2017 03:55:00 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/47748/#p47748</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tester will not trade, order send retry]]></title>
			<link>https://forexsb.com/forum/post/47747/#p47747</link>
			<description><![CDATA[<p>Hello Josh Welcome on board!<br />Probaly your brokers accepts only &quot;ORDER_FILLING_RETURN&quot; as Filling Type</p><p>Find in the code<br /></p><div class="codebox"><pre><code>orderFillingType = IsFillingTypeAllowed(ORDER_FILLING_FOK) ? ORDER_FILLING_FOK : ORDER_FILLING_IOC;</code></pre></div><p>and overwrite it to<br /></p><div class="codebox"><pre><code>orderFillingType = ORDER_FILLING_RETURN; </code></pre></div><p>try it and give a feedback; see you soon</p>]]></description>
			<author><![CDATA[null@example.com (ViniQ)]]></author>
			<pubDate>Fri, 24 Nov 2017 02:58:01 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/47747/#p47747</guid>
		</item>
		<item>
			<title><![CDATA[Tester will not trade, order send retry]]></title>
			<link>https://forexsb.com/forum/post/47745/#p47745</link>
			<description><![CDATA[<p>All strategies produced in EA studio for mt5 will not trade in the tester. It just reports “order send retry” over and over again. </p><p>Any advice?</p><br /><p>Josh</p>]]></description>
			<author><![CDATA[null@example.com (jmtc1230)]]></author>
			<pubDate>Fri, 24 Nov 2017 01:06:32 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/47745/#p47745</guid>
		</item>
	</channel>
</rss>
