<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — Operation error]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/1203/" />
	<updated>2009-12-14T03:32:36Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/1203/operation-error/</id>
		<entry>
			<title type="html"><![CDATA[Re: Operation error]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/3820/#p3820" />
			<content type="html"><![CDATA[<p><strong>[Edited]</strong></p><p>Change line 125 from:<br /></p><div class="codebox"><pre><code>    string broker = TerminalCompany();</code></pre></div><p>To:</p><div class="codebox"><pre><code>    string broker = AccountCompany();</code></pre></div><p>Add this code at line 131 before: <br />Server(); // It&#039;s OK. We start the server.</p><div class="codebox"><pre><code>    // FXOpen
    if (StringSubstr(broker, 0, 6) == &quot;FXOpen&quot;)
        LateStops = true; </code></pre></div><p>This part of the expert has to look like this:</p><div class="codebox"><pre><code>    // Chek broker.
    string broker = AccountCompany();
    
    // FXCM
    if (StringSubstr(broker, 0, 4) == &quot;FXCM&quot;)
        LateStops = true; 
    
    // FXOpen
    if (StringSubstr(broker, 0, 6) == &quot;FXOpen&quot;)
        LateStops = true; 
    
    Server(); // It&#039;s OK. We start the server.</code></pre></div><p>Compile the expert. <br />(If you are using Vista, this will be a little bit difficult because of UAC.) </p><p>Now run the expert without changing &quot;LateStops&quot; option to true. The code you added has to do this alone.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2009-12-14T03:32:36Z</updated>
			<id>https://forexsb.com/forum/post/3820/#p3820</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Operation error]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/3816/#p3816" />
			<content type="html"><![CDATA[<p>When starting the expert go to the <strong>Inputs</strong> tab and change <strong>LateStops </strong>to true.</p><br /><p><a href="http://www.postimage.org/image.php?v=gxyNU8A"><span class="postimg"><img src="http://s1.postimage.org/yNU8A.jpg" alt="http://s1.postimage.org/yNU8A.jpg" /></span></a></p><br /><p>PS.<br />What is written in the &quot;Connection Status&quot; window (Status tab of FST).<br />Connected to .... by ...<br />Send me this information and I&#039;ll show you how to make the expert able to recognize FXOpen alone.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2009-12-14T03:05:45Z</updated>
			<id>https://forexsb.com/forum/post/3816/#p3816</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Operation error]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/3815/#p3815" />
			<content type="html"><![CDATA[<p>The broker is FXOpen.</p><p>Yes. The SL or TP is gray and it seems the broker does not work with SL or TP with instant trade. With 0 SL and TP, the FST can trade successfully.</p><p>The late setting seems to be a new function, and I cannot find how to change it.</p><p>Can you briefly introduce what late setting&#039;s function?</p>]]></content>
			<author>
				<name><![CDATA[windforce]]></name>
				<uri>https://forexsb.com/forum/user/1518/</uri>
			</author>
			<updated>2009-12-14T02:59:53Z</updated>
			<id>https://forexsb.com/forum/post/3815/#p3815</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Operation error]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/3812/#p3812" />
			<content type="html"><![CDATA[<p>It seams your broker doesn&#039;t allow sending orders with SL or TP. Try sending manual order from Forex Strategy Builder without SL or TP (Set SL = 0 and TP = 0)<br />If it works, Set the LateStops = true when starting the expert (FST version 0.8.0.0).</p><p>Tell me who is your broker. I&#039;ll make the expert to adapt trades automatically to it. I know FXCM makes such&nbsp; jokes and I already included it in the expert.</p><p>Another hint. Open the Orders dialog from MT. See if the SL and TP fields are grey.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2009-12-14T02:23:58Z</updated>
			<id>https://forexsb.com/forum/post/3812/#p3812</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Operation error]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/3810/#p3810" />
			<content type="html"><![CDATA[<p>Hello,</p><p>I would say I am in the final step to make the FST work but it not.</p><p>The synchronization of the MT4 and FST is good while all communication seems to be working fine.</p><p>But the problem is when I manually or automatically for FST to let MT4 buy or sell any amount, any price, any stop loss or take profit, it will display: </p><p>MT4-FST Expert USDJPY,M15: Error in FST Request OrderSend: Invalid stops</p><p>What can that kind of proble be?</p><p>Thanks</p>]]></content>
			<author>
				<name><![CDATA[windforce]]></name>
				<uri>https://forexsb.com/forum/user/1518/</uri>
			</author>
			<updated>2009-12-14T02:08:48Z</updated>
			<id>https://forexsb.com/forum/post/3810/#p3810</id>
		</entry>
</feed>
