<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Different Backtest Result using Percent Change Indicator]]></title>
		<link>https://forexsb.com/forum/topic/6057/different-backtest-result-using-percent-change-indicator/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/6057/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Different Backtest Result using Percent Change Indicator.]]></description>
		<lastBuildDate>Mon, 30 May 2016 11:39:39 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Different Backtest Result using Percent Change Indicator]]></title>
			<link>https://forexsb.com/forum/post/36228/#p36228</link>
			<description><![CDATA[<p>Thanks Dave, I usually use FSB data/Dukascopy to test my strategy. The oldest data is from 2007. By using Dukascopy data I expect a robust and reliable strategy.</p><p>However it&#039;s not bad idea to download older historical data from metaquotes so I may give it a try.</p>]]></description>
			<author><![CDATA[null@example.com (yonkuro)]]></author>
			<pubDate>Mon, 30 May 2016 11:39:39 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/36228/#p36228</guid>
		</item>
		<item>
			<title><![CDATA[Re: Different Backtest Result using Percent Change Indicator]]></title>
			<link>https://forexsb.com/forum/post/36217/#p36217</link>
			<description><![CDATA[<p>you might want to use a lot more bars for your testing, I usually go back to 2001 for daily to get enough bars</p>]]></description>
			<author><![CDATA[null@example.com (Blaiserboy)]]></author>
			<pubDate>Mon, 30 May 2016 06:47:35 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/36217/#p36217</guid>
		</item>
		<item>
			<title><![CDATA[Re: Different Backtest Result using Percent Change Indicator]]></title>
			<link>https://forexsb.com/forum/post/36209/#p36209</link>
			<description><![CDATA[<p>Thank you Popov, I&#039;ll try it.</p>]]></description>
			<author><![CDATA[null@example.com (yonkuro)]]></author>
			<pubDate>Mon, 30 May 2016 05:48:01 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/36209/#p36209</guid>
		</item>
		<item>
			<title><![CDATA[Re: Different Backtest Result using Percent Change Indicator]]></title>
			<link>https://forexsb.com/forum/post/36205/#p36205</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>as Popov said that the orders weren&#039;t closed properly.</p></blockquote></div><p>I mean MT tester doesn&#039;t close the orders properly. It looks like when the backtester enters in a new smaller time frame zone it starts behaving differently. Sometimes there is 10 points difference between the Bar Close and Position close in the MT tester. We cannot do much.</p><p>I&#039;ll make further tests.</p><p>As general hints:<br /> - uses as shorter periods as you can. The best is when the strategy needs maximum 100 bars.<br /> - use Simple MA methods for smoothing instead of Exponential, Weighted...<br /> - use Close price for the indicators. </p><p>Following the upper advises you can produce almost 100% equal results in FSB and in MT tester.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Mon, 30 May 2016 04:42:19 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/36205/#p36205</guid>
		</item>
		<item>
			<title><![CDATA[Re: Different Backtest Result using Percent Change Indicator]]></title>
			<link>https://forexsb.com/forum/post/36198/#p36198</link>
			<description><![CDATA[<p>I noticed that the Oscillator types are really timezone sensitive on Daily TF,while the moving averages show similar results across various timezones (but still different).</p><p>I want to make a daily EA that is robust enough to work on various GMT environment.</p>]]></description>
			<author><![CDATA[null@example.com (yonkuro)]]></author>
			<pubDate>Mon, 30 May 2016 02:31:43 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/36198/#p36198</guid>
		</item>
		<item>
			<title><![CDATA[Re: Different Backtest Result using Percent Change Indicator]]></title>
			<link>https://forexsb.com/forum/post/36197/#p36197</link>
			<description><![CDATA[<div class="quotebox"><cite>GD wrote:</cite><blockquote><p>is there any difference in time between mt4 and fsb?</p></blockquote></div><p>Yes you&#039;re right the GMT is different. Anyway I tried to test it on various GMT data, and got various results. I never thought this daily strategy could be really time sensitive, although I banned what I think time sensitive logics such as entry &amp; exit hours. I think it&#039;d bad to rely on this kind of strategy, as every broker would experience DST.</p><p>However I don&#039;t think that GMT difference is the only cause of different result, as Popov said that the orders weren&#039;t closed properly.</p><p>Anyway, thanks GD.</p>]]></description>
			<author><![CDATA[null@example.com (yonkuro)]]></author>
			<pubDate>Mon, 30 May 2016 00:39:00 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/36197/#p36197</guid>
		</item>
		<item>
			<title><![CDATA[Re: Different Backtest Result using Percent Change Indicator]]></title>
			<link>https://forexsb.com/forum/post/36182/#p36182</link>
			<description><![CDATA[<p>is there any difference in time between mt4 and fsb?</p>]]></description>
			<author><![CDATA[null@example.com (GD)]]></author>
			<pubDate>Sun, 29 May 2016 15:43:49 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/36182/#p36182</guid>
		</item>
		<item>
			<title><![CDATA[Re: Different Backtest Result using Percent Change Indicator]]></title>
			<link>https://forexsb.com/forum/post/36177/#p36177</link>
			<description><![CDATA[<p>Hi Popov, I just backtest it with bar closing advance set to 5.<br />But the result is even more different, please see it<br /><a href="http://postimg.org/image/k95f8kn4r/"><span class="postimg"><img src="http://s33.postimg.org/k95f8kn4r/SS_29052016_3.jpg" alt="http://s33.postimg.org/k95f8kn4r/SS_29052016_3.jpg" /></span></a><br />I can&#039;t figure out what the problem is. Btw you said that the indicator has no bug, so the prblem lies on the &quot;Bar Closing&quot; point right?<br />If so, does every strategy that use &quot;Bar Closing&quot; experience this condition?<br />The number of trades is also different</p>]]></description>
			<author><![CDATA[null@example.com (yonkuro)]]></author>
			<pubDate>Sun, 29 May 2016 14:14:41 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/36177/#p36177</guid>
		</item>
		<item>
			<title><![CDATA[Re: Different Backtest Result using Percent Change Indicator]]></title>
			<link>https://forexsb.com/forum/post/36174/#p36174</link>
			<description><![CDATA[<p>Thank you for your reply Popov, I&#039;ll try that solution.<br />BTW, may I know why don&#039;t make 5 as default value for Bar Close Advance interval paramater as it gives closest result to MT4?</p>]]></description>
			<author><![CDATA[null@example.com (yonkuro)]]></author>
			<pubDate>Sun, 29 May 2016 08:36:45 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/36174/#p36174</guid>
		</item>
		<item>
			<title><![CDATA[Re: Different Backtest Result using Percent Change Indicator]]></title>
			<link>https://forexsb.com/forum/post/36173/#p36173</link>
			<description><![CDATA[<p>There is no problem with the indicator.</p><p>I also received a result like your in MT and found out that it doesn&#039;t closes the orders properly on the test.<br />Try reducing the Bar Close Advance interval of the expert from 15 to 5 seconds. </p><p><a href="http://postimg.org/image/j2wmyazrf/"><span class="postimg"><img src="http://s33.postimg.org/j2wmyazrf/screenshot_1677.jpg" alt="http://s33.postimg.org/j2wmyazrf/screenshot_1677.jpg" /></span></a></p><p>With that change and fixing the spread, I received much closer result.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Sun, 29 May 2016 07:51:40 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/36173/#p36173</guid>
		</item>
		<item>
			<title><![CDATA[Different Backtest Result using Percent Change Indicator]]></title>
			<link>https://forexsb.com/forum/post/36172/#p36172</link>
			<description><![CDATA[<p>Hi Popov,<br />Could you please check the attached strategy. This strategy only uses one indicators, Percent Change. It shows different result in FSB and MT4 Backtester, the MT4 data is from Dukascopy<br /><a href="http://postimg.org/image/qoaj9yba3/"><span class="postimg"><img src="http://s33.postimg.org/qoaj9yba3/SS_29052016.jpg" alt="http://s33.postimg.org/qoaj9yba3/SS_29052016.jpg" /></span></a><br /><a href="http://postimg.org/image/8goq61imz/"><span class="postimg"><img src="http://s33.postimg.org/8goq61imz/SS_29052016_2.jpg" alt="http://s33.postimg.org/8goq61imz/SS_29052016_2.jpg" /></span></a></p><p>Regards</p>]]></description>
			<author><![CDATA[null@example.com (yonkuro)]]></author>
			<pubDate>Sun, 29 May 2016 05:20:54 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/36172/#p36172</guid>
		</item>
	</channel>
</rss>
