<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — I played with backtest data and get crazy things]]></title>
		<link>https://forexsb.com/forum/topic/8715/i-played-with-backtest-data-and-get-crazy-things/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/8715/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in I played with backtest data and get crazy things.]]></description>
		<lastBuildDate>Fri, 05 Mar 2021 13:38:33 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: I played with backtest data and get crazy things]]></title>
			<link>https://forexsb.com/forum/post/64200/#p64200</link>
			<description><![CDATA[<p>yes i have found out that only over h1 make probs</p>]]></description>
			<author><![CDATA[null@example.com (Roughey)]]></author>
			<pubDate>Fri, 05 Mar 2021 13:38:33 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/64200/#p64200</guid>
		</item>
		<item>
			<title><![CDATA[Re: I played with backtest data and get crazy things]]></title>
			<link>https://forexsb.com/forum/post/64199/#p64199</link>
			<description><![CDATA[<p>but if we use the 1H data frame, there is no need to change the timezone, isn&#039;t it?</p>]]></description>
			<author><![CDATA[null@example.com (mentosan)]]></author>
			<pubDate>Fri, 05 Mar 2021 13:19:57 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/64199/#p64199</guid>
		</item>
		<item>
			<title><![CDATA[Re: I played with backtest data and get crazy things]]></title>
			<link>https://forexsb.com/forum/post/64144/#p64144</link>
			<description><![CDATA[<p>It depends on the data timeframe. Here is an example of the same data on UTC and on UTC+1. You will see that the bars look very differently simply because they start and end at different time and at different prices.</p><p><strong>EURUSD H4 UTC</strong></p><p><span class="postimg"><img src="https://image-holder.forexsb.com/store/data-utc.png" alt="https://image-holder.forexsb.com/store/data-utc.png" /></span></p><br /><p><strong>EURUSD H4 UTC + 1</strong></p><p><span class="postimg"><img src="https://image-holder.forexsb.com/store/data-utc+1.png" alt="https://image-holder.forexsb.com/store/data-utc+1.png" /></span></p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Sun, 28 Feb 2021 21:04:54 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/64144/#p64144</guid>
		</item>
		<item>
			<title><![CDATA[Re: I played with backtest data and get crazy things]]></title>
			<link>https://forexsb.com/forum/post/64143/#p64143</link>
			<description><![CDATA[<p>ok. but what i dont understand is.</p><p>eas make strategies with timezone a.</p><p>but why it is not working on timezone b. the calculations must be the same i think. so the strategie must be independent of a time.</p><p>timezone a open at a long at 14:00 whhen i have timezone b with +1 hour than ea open at 15:00.</p><p>or i am wrong? i dont understand why. the calculations must be the same or not.</p><p>so it mean when i make strategies with a timezone different of my broker than ea will not work well or the backtest?</p><p>what is when implement an input to change the timezone for the broker.. so that the ea will work like on eas backtest on all others with different timezones</p>]]></description>
			<author><![CDATA[null@example.com (Roughey)]]></author>
			<pubDate>Sun, 28 Feb 2021 19:30:33 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/64143/#p64143</guid>
		</item>
		<item>
			<title><![CDATA[Re: I played with backtest data and get crazy things]]></title>
			<link>https://forexsb.com/forum/post/64141/#p64141</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>I like to use Eastudio backtest data but it give me not the ability to get 99% Quality.</p></blockquote></div><p>EA Studio will produce 100% backtest quality for every strategy that doesn&#039;t have both a Stop Loss and a Take Profit. You can have 100% Backtest quality even with SL and TP, but it depends on the given ranges.</p><p>I generally prefer to not use TakeProfit, so my generated strategies are always with 100 BQ.</p><p><a href="https://image-holder.forexsb.com/store/backtest-quality-100.png"><span class="postimg"><img src="https://image-holder.forexsb.com/store/backtest-quality-100-thumb.png" alt="https://image-holder.forexsb.com/store/backtest-quality-100-thumb.png" /></span></a></p><p>(You can make the Backtest Quality metrics visible from the Settings)</p><p>If you speak for the Backtest quality in MetaTrader, you can search in the MQL forums. As I know, MetaTrader calculates the Backtest Quality as a relation to the coverage of the current time series and the available M1 bars.</p><p>...</p><div class="quotebox"><blockquote><p>so it looks like that eas cannot make a strategy that is working on all timezones? Or maybe I do something wrong.</p></blockquote></div><p>Depending on the timeframe, when you change the timezone, you change also the shape of the data bars. It is completely normal to have different backtest results.</p><p>It is best to use data in EA Studio with the same timezone as your broker. The easiest way to check it is by comparing the Indicator charts. </p><p>We will have an option for changing the Timezone in EA Studio for the Premium Data. it will be available soon.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Sun, 28 Feb 2021 15:33:21 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/64141/#p64141</guid>
		</item>
		<item>
			<title><![CDATA[I played with backtest data and get crazy things]]></title>
			<link>https://forexsb.com/forum/post/64139/#p64139</link>
			<description><![CDATA[<p>Hi,</p><p>i am playing with having best backtest data to use for eastudio and to get 99% quality backtest.</p><p>I like to use Eastudio backtest data but it give me not the ability to get 99% Quality.</p><p>The thing is the GMT time.</p><p>When i use Timezone utc +00:00 and have those data into eastudio and let run ea studio . Ea studio make strategies. When i now use utc timezone +01:00 and open a strategy in eas and change in editor the other data with the +1 timezone than the strategie have complete other result.</p><p>so it looks like that eas cannot make a strategie that is working on all timezones? Or maybe i do something wrong.</p>]]></description>
			<author><![CDATA[null@example.com (Roughey)]]></author>
			<pubDate>Sun, 28 Feb 2021 11:35:34 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/64139/#p64139</guid>
		</item>
	</channel>
</rss>
