<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — MT4 Strat date of backtest does not match]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/9175" />
	<updated>2022-08-08T09:15:58Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/9175/mt4-strat-date-of-backtest-does-not-match/</id>
		<entry>
			<title type="html"><![CDATA[Re: MT4 Strat date of backtest does not match]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/70247/#p70247" />
			<content type="html"><![CDATA[<p>It looks like the backtest of the MT tester doesn&#039;t start from bar No 100 anymore. It loads roughly earlier data for one month.</p><p>I&#039;ll remove the &quot;Start from bar 100&quot; option from EA Studio.</p><p>Now the &quot;Start date&quot; of the MT tester sets from what day the tester starts opening positions.</p><p><a href="https://image-holder.forexsb.com/store/mt-tester-set-start-date.png"><span class="postimg"><img src="https://image-holder.forexsb.com/store/mt-tester-set-start-date-thumb.png" alt="https://image-holder.forexsb.com/store/mt-tester-set-start-date-thumb.png" /></span></a></p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2022-08-08T09:15:58Z</updated>
			<id>https://forexsb.com/forum/post/70247/#p70247</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: MT4 Strat date of backtest does not match]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/70179/#p70179" />
			<content type="html"><![CDATA[<p>It lloks like both MT4 and MT5 use a new model.</p><p>When we set &quot;start date&quot;, it means the start of the actual deals. The actual data set start is unclear. Probably MT uses the complete data set.</p><p>I&#039;m going to add a ne woption in the &quot;Data Horizon&quot;:&nbsp; Trade start</p><p>We will be able to set individually three params:<br /> - Data start<br /> - Trade start<br /> - Data end</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2022-08-06T07:41:35Z</updated>
			<id>https://forexsb.com/forum/post/70179/#p70179</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: MT4 Strat date of backtest does not match]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/70131/#p70131" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Popov wrote:</cite><blockquote><p>You are right!</p><p>The first trade is on 2018.07.03 at 02:30.</p><p>This is strange because before the trading started at bar 101. We even have such an option in EA Studio.<br />However, it looks like they load one month before the set date.</p><p>What to do?<br />Do I need to add the option &quot;Load one-month preliminary data&quot;?</p></blockquote></div><br /><p>I&#039;m not sure what the right thing is to do.&nbsp; Moving Average-based indicators need some preliminary data in order to begin drawing their shape.&nbsp; You probably do not want to allow trades before all the indicators are &quot;warmed-up&quot;.</p><p>I don&#039;t think that it is necessary to add an option.&nbsp; Rather, I would **always** preload 100? 500? bars and allow the calculations to begin further back in history, but ignore all trade signals until the &#039;From&#039; date is reached.</p><p>When you manually / discretionary trade you always have a chart full of bars and pre-drawn indicator markings to view before you make a decision to trade.&nbsp; Without that preliminary data a discretionary trader would need to wait until there were enough bars for their indicators to have begun working and displaying their patterns.</p>]]></content>
			<author>
				<name><![CDATA[sleytus]]></name>
				<uri>https://forexsb.com/forum/user/9721/</uri>
			</author>
			<updated>2022-08-03T11:12:01Z</updated>
			<id>https://forexsb.com/forum/post/70131/#p70131</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: MT4 Strat date of backtest does not match]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/70128/#p70128" />
			<content type="html"><![CDATA[<p>You are right!</p><p>The first trade is on 2018.07.03 at 02:30.</p><p>This is strange because before the trading started at bar 101. We even have such an option in EA Studio.<br />However, it looks like they load one month before the set date.</p><p>What to do?<br />Do I need to add the option &quot;Load one-month preliminary data&quot;?</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2022-08-03T09:35:59Z</updated>
			<id>https://forexsb.com/forum/post/70128/#p70128</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: MT4 Strat date of backtest does not match]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/70125/#p70125" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Popov wrote:</cite><blockquote><p>How can I make a reliable comparison of the EA Studio and MT performance when I cannot set the backtest start date?</p><p><a href="https://image-holder.forexsb.com/store/mt-start-date-does-not-match.png"><span class="postimg"><img src="https://image-holder.forexsb.com/store/mt-start-date-does-not-match-thumb.png" alt="https://image-holder.forexsb.com/store/mt-start-date-does-not-match-thumb.png" /></span></a></p><p>If the chart shows a later date, OK. I&#039;ll assume there is no data.<br />However, what if it shows an earlier date?</p><p>I want a perfect backtest match to address users&#039; questions in advance. Now I&#039;m working on a new Generator engine and found a way to make some things better. For example - closing at a bar&#039;s Open when a Trailing Stop appears in the gap between the previous Close and the current Open.</p></blockquote></div><br /><p>Hello Popov,</p><p>MT4&#039;s Strategy Tester can be so unreliable and no one knows how it works behind the scenes.&nbsp; I&#039;ve seen data gaps of greater than 2 weeks and Strategy Tester chugs along with no warning.&nbsp; I&#039;m not sure it should be considered the &quot;gold standard&quot; that other back-testing software should strive to mimic.</p><p>With regards to the earlier date on the chart -- perhaps Strategy Tester &quot;front-loads&quot; some extra bars to accommodate certain types of indicators, but only begins Entering / Exiting trades based on the &#039;From&#039; date that you entered.&nbsp; &nbsp;In the event you see an earlier date on the chart, under the &#039;Results&#039; tab do you also see trades prior to your &#039;From&#039; date?&nbsp; I never have -- though I don&#039;t always look that carefully.</p>]]></content>
			<author>
				<name><![CDATA[sleytus]]></name>
				<uri>https://forexsb.com/forum/user/9721/</uri>
			</author>
			<updated>2022-08-03T08:40:22Z</updated>
			<id>https://forexsb.com/forum/post/70125/#p70125</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[MT4 Strat date of backtest does not match]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/70122/#p70122" />
			<content type="html"><![CDATA[<p>How can I make a reliable comparison of the EA Studio and MT performance when I cannot set the backtest start date?</p><p><a href="https://image-holder.forexsb.com/store/mt-start-date-does-not-match.png"><span class="postimg"><img src="https://image-holder.forexsb.com/store/mt-start-date-does-not-match-thumb.png" alt="https://image-holder.forexsb.com/store/mt-start-date-does-not-match-thumb.png" /></span></a></p><p>If the chart shows a later date, OK. I&#039;ll assume there is no data.<br />However, what if it shows an earlier date?</p><p>I want a perfect backtest match to address users&#039; questions in advance. Now I&#039;m working on a new Generator engine and found a way to make some things better. For example - closing at a bar&#039;s Open when a Trailing Stop appears in the gap between the previous Close and the current Open.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2022-08-03T08:09:57Z</updated>
			<id>https://forexsb.com/forum/post/70122/#p70122</id>
		</entry>
</feed>
