<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — FST bug]]></title>
		<link>https://forexsb.com/forum/topic/3696/fst-bug/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/3696" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in FST bug.]]></description>
		<lastBuildDate>Mon, 25 Mar 2013 15:29:11 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: FST bug]]></title>
			<link>https://forexsb.com/forum/post/19040/#p19040</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (togr)]]></author>
			<pubDate>Mon, 25 Mar 2013 15:29:11 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/19040/#p19040</guid>
		</item>
		<item>
			<title><![CDATA[Re: FST bug]]></title>
			<link>https://forexsb.com/forum/post/16912/#p16912</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (togr)]]></author>
			<pubDate>Tue, 30 Oct 2012 14:09:07 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/16912/#p16912</guid>
		</item>
		<item>
			<title><![CDATA[Re: FST bug]]></title>
			<link>https://forexsb.com/forum/post/16911/#p16911</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Tue, 30 Oct 2012 12:52:52 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/16911/#p16911</guid>
		</item>
		<item>
			<title><![CDATA[Re: FST bug]]></title>
			<link>https://forexsb.com/forum/post/16908/#p16908</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (togr)]]></author>
			<pubDate>Tue, 30 Oct 2012 11:38:50 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/16908/#p16908</guid>
		</item>
		<item>
			<title><![CDATA[Re: FST bug]]></title>
			<link>https://forexsb.com/forum/post/16782/#p16782</link>
			<description><![CDATA[<p>We do something similar. You can check the expert code. However, our solution is not working at 100%.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Mon, 22 Oct 2012 07:43:14 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/16782/#p16782</guid>
		</item>
		<item>
			<title><![CDATA[Re: FST bug]]></title>
			<link>https://forexsb.com/forum/post/16777/#p16777</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (togr)]]></author>
			<pubDate>Mon, 22 Oct 2012 07:10:47 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/16777/#p16777</guid>
		</item>
		<item>
			<title><![CDATA[Re: FST bug]]></title>
			<link>https://forexsb.com/forum/post/16744/#p16744</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Sat, 20 Oct 2012 16:28:37 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/16744/#p16744</guid>
		</item>
		<item>
			<title><![CDATA[FST bug]]></title>
			<link>https://forexsb.com/forum/post/16700/#p16700</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (togr)]]></author>
			<pubDate>Thu, 18 Oct 2012 09:58:05 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/16700/#p16700</guid>
		</item>
	</channel>
</rss>
