<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — MT4-FST Expert.mq4 issues.]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/1158/" />
	<updated>2009-11-24T23:41:29Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/1158/mt4fst-expertmq4-issues/</id>
		<entry>
			<title type="html"><![CDATA[MT4-FST Expert.mq4 issues.]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/3609/#p3609" />
			<content type="html"><![CDATA[<p>Here are some issues of the current version. Any ideas are welcome.</p><p>1. <strong>Expert doesn&#039;t stops after an error</strong>. After starting the expert makes a check of the environment: bool CheckEnvironment()<br />If the requirements are not met, the expert prints a message on the MT charts and &quot;stops&quot;. Actually it goes in an &quot;idle&quot; state. I haven&#039;t found a way to unload (remove from the chart) the expert programmatically.</p><p>2. <strong>Expert doesn&#039;t load bars alone.</strong> If there is no enough bars on the chart, the expert stops. It cannot force MT to load more data. (There was a script in the codebase imitating &#039;Home&quot; key pressing but I found it too clumsy.)</p><p><strong>[FIXED]</strong> 3. <strong>No new trade attempt after an error. </strong> The program doesn&#039;t repeat a trade operation after an error. It reports the error to FST and misses the signal. A cycle with error checks should be added to the trading operations.</p><p><strong>[FIXED]</strong> 4. <strong>Adding issue.</strong> FST works with one position only. It imitates an adding by closing the current position and opening a new larger. This is not good because we lose spread for the reopening the initial position&#039;s lots. (Currently Nick is working on a modification Averaging improved modification).</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2009-11-24T23:41:29Z</updated>
			<id>https://forexsb.com/forum/post/3609/#p3609</id>
		</entry>
</feed>
