<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — Tester will not trade, order send retry]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/7065/" />
	<updated>2017-11-24T14:29:35Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/7065/tester-will-not-trade-order-send-retry/</id>
		<entry>
			<title type="html"><![CDATA[Re: Tester will not trade, order send retry]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/47767/#p47767" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ViniQ]]></name>
				<uri>https://forexsb.com/forum/user/9651/</uri>
			</author>
			<updated>2017-11-24T14:29:35Z</updated>
			<id>https://forexsb.com/forum/post/47767/#p47767</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Tester will not trade, order send retry]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/47766/#p47766" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jmtc1230]]></name>
				<uri>https://forexsb.com/forum/user/10193/</uri>
			</author>
			<updated>2017-11-24T14:12:57Z</updated>
			<id>https://forexsb.com/forum/post/47766/#p47766</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Tester will not trade, order send retry]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/47752/#p47752" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2017-11-24T07:41:34Z</updated>
			<id>https://forexsb.com/forum/post/47752/#p47752</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Tester will not trade, order send retry]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/47748/#p47748" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jmtc1230]]></name>
				<uri>https://forexsb.com/forum/user/10193/</uri>
			</author>
			<updated>2017-11-24T03:55:00Z</updated>
			<id>https://forexsb.com/forum/post/47748/#p47748</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Tester will not trade, order send retry]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/47747/#p47747" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ViniQ]]></name>
				<uri>https://forexsb.com/forum/user/9651/</uri>
			</author>
			<updated>2017-11-24T02:58:01Z</updated>
			<id>https://forexsb.com/forum/post/47747/#p47747</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Tester will not trade, order send retry]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/47745/#p47745" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jmtc1230]]></name>
				<uri>https://forexsb.com/forum/user/10193/</uri>
			</author>
			<updated>2017-11-24T01:06:32Z</updated>
			<id>https://forexsb.com/forum/post/47745/#p47745</id>
		</entry>
</feed>
