<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — FST bug]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/3696" />
	<updated>2013-03-25T15:29:11Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/3696/fst-bug/</id>
		<entry>
			<title type="html"><![CDATA[Re: FST bug]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/19040/#p19040" />
			<content type="html"><![CDATA[<p>Hey</p><p>to every developer. I am creating contest to fix this annoying bug. I have some great strategies that need this bug to be fixed to start working.<br />Please check the code and try to find the solution. I can even pay you for the time you spent by programming.</p><p>Thanks guys!<br /><img src="https://forexsb.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[togr]]></name>
				<uri>https://forexsb.com/forum/user/3519/</uri>
			</author>
			<updated>2013-03-25T15:29:11Z</updated>
			<id>https://forexsb.com/forum/post/19040/#p19040</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FST bug]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/16912/#p16912" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Popov wrote:</cite><blockquote><div class="quotebox"><blockquote><p>I found one utility that should help to send ticks to mt4<br />Do you think that would solve the problem?</p></blockquote></div><p>This tool is not a solution. We use a &quot;server&quot; (continuously running loop) in the expert to keep it live even if there is no ticks coming.</p><p>I&#039;ll figure out something to fix the Martingale later. I&#039;m working on FSB now.</p></blockquote></div><p>Thank you very much;)</p>]]></content>
			<author>
				<name><![CDATA[togr]]></name>
				<uri>https://forexsb.com/forum/user/3519/</uri>
			</author>
			<updated>2012-10-30T14:09:07Z</updated>
			<id>https://forexsb.com/forum/post/16912/#p16912</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FST bug]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/16911/#p16911" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>I found one utility that should help to send ticks to mt4<br />Do you think that would solve the problem?</p></blockquote></div><p>This tool is not a solution. We use a &quot;server&quot; (continuously running loop) in the expert to keep it live even if there is no ticks coming.</p><p>I&#039;ll figure out something to fix the Martingale later. I&#039;m working on FSB now.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2012-10-30T12:52:52Z</updated>
			<id>https://forexsb.com/forum/post/16911/#p16911</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FST bug]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/16908/#p16908" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Popov wrote:</cite><blockquote><p>We do something similar. You can check the expert code. However, our solution is not working at 100%.</p></blockquote></div><p>Hi Mr. Popov,<br />I found one utility that should help to send ticks to mt4<br />http://www.forexcrescendo.com/blog/?p=425<br />Do you think that would solve the problem?<br />Thank you in advance.</p>]]></content>
			<author>
				<name><![CDATA[togr]]></name>
				<uri>https://forexsb.com/forum/user/3519/</uri>
			</author>
			<updated>2012-10-30T11:38:50Z</updated>
			<id>https://forexsb.com/forum/post/16908/#p16908</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FST bug]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/16782/#p16782" />
			<content type="html"><![CDATA[<p>We do something similar. You can check the expert code. However, our solution is not working at 100%.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2012-10-22T07:43:14Z</updated>
			<id>https://forexsb.com/forum/post/16782/#p16782</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FST bug]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/16777/#p16777" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Popov wrote:</cite><blockquote><p>The problem is that MT4 doesn&#039;t report report when closing a trade. We workaround this issue by monitoring positions tick by tick and when expert notice a position close, it informs FST. We know that this is not reliable since MT4 loses some ticks when they comes together and FST misses current win/loss status&nbsp; of the closed position. Once we find better solution of the problem, we&#039;ll fix the code.</p></blockquote></div><p>Hi,</p><p>thank you for your reply. I understand this is mt4 issue.<br />Can you make workaround based on logic that there was open trade and then there is no trade open.<br />I mean FST reported<br />2012.10.15 13:04:54, EURUSD- M5 Square<br />Can it check every time when it report &#039;square&#039; if the previous trade was a loss? And increase lot size?</p>]]></content>
			<author>
				<name><![CDATA[togr]]></name>
				<uri>https://forexsb.com/forum/user/3519/</uri>
			</author>
			<updated>2012-10-22T07:10:47Z</updated>
			<id>https://forexsb.com/forum/post/16777/#p16777</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FST bug]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/16744/#p16744" />
			<content type="html"><![CDATA[<p>The problem is that MT4 doesn&#039;t report when closing a trade. We workaround this issue by monitoring positions tick by tick and when expert notice a position close, it informs FST. We know that this is not reliable since MT4 loses some ticks when they comes together and FST misses current win/loss status&nbsp; of the closed position. Once we find better solution of the problem, we&#039;ll fix the code.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2012-10-20T16:28:37Z</updated>
			<id>https://forexsb.com/forum/post/16744/#p16744</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[FST bug]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/16700/#p16700" />
			<content type="html"><![CDATA[<p>There is a problem taht FST sometimes does not increase trade lo size even though<br />* martingale is on, set to 2 or 3 and <br />* there is a loose trade</p><p>It usually works well but sometimes it does not.&nbsp; Example: there was a short trade 0.01 lots that ended up as a loss - see log.<br />2012.10.15 02:40:38, Account Balance 5015.05, Equity 5015.05, Profit 0.00, Free Margin 5015.05<br />2012.10.15 03:29:39, EURUSD- M5 An entry order sent: Sell 0.01 lots at 1.29073, Stop Loss 1.29694, Take Profit 1.28795<br />2012.10.15 03:29:41, EURUSD- M5 Short 0.01 lots at 1.29073, Stop Loss 1.29694, Take Profit 1.28795, Profit -0.18 USD<br />2012.10.15 13:04:54, EURUSD- M5 Square</p><p>Next trade size should be 0.03 because of mart 3 but it remains at 0.01.<br />2012.10.15 13:04:54, Account Balance 5008.74, Equity 5008.74, Profit 0.00, Free Margin 5008.74<br />2012.10.15 14:27:00, EURUSD- M5 An entry order sent: Buy 0.01 lots at 1.29657, Stop Loss 1.29036, Take Profit 1.29935<br />2012.10.15 14:27:03, EURUSD- M5 Long 0.01 lots at 1.29656, Stop Loss 1.29035, Take Profit 1.29934, Profit -0.14 USD<br />2012.10.16 08:16:29, EURUSD- M5 Activated Take Profit at 1.29934, Closed Lots 0.01<br />2012.10.16 08:16:29, EURUSD- M5 Square</p><p>Trades in mt4 <a href="http://imtp.me/40l201ebh.p">http://imtp.me/40l201ebh.p</a></p><p>Mr. Popov do you have any idea what is causing the prblem and how to fix it? Thank you.<br />I found the problem is that expert did not see that the trade was closed<br /><a href="http://imtp.me/40l001ebh.p">http://imtp.me/40l001ebh.p</a><br />and it does not increase consecutive looses counter.</p><p>I hope you will be able to help me with this;)</p>]]></content>
			<author>
				<name><![CDATA[togr]]></name>
				<uri>https://forexsb.com/forum/user/3519/</uri>
			</author>
			<updated>2012-10-18T09:58:05Z</updated>
			<id>https://forexsb.com/forum/post/16700/#p16700</id>
		</entry>
</feed>
