<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — EA backtest problem]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/7600/" />
	<updated>2018-12-01T11:24:19Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/7600/ea-backtest-problem/</id>
		<entry>
			<title type="html"><![CDATA[Re: EA backtest problem]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/53124/#p53124" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>sleytus wrote:</cite><blockquote><div class="quotebox"><cite>gary199233 wrote:</cite><blockquote><p>There is not enough <strong>money </strong>to complete the request</p></blockquote></div><p>What is the Lot size used for each trade?</p></blockquote></div><p> an EURUSD M15 strategy with start from 0.1lot, and max 1lot</p>]]></content>
			<author>
				<name><![CDATA[gary199233]]></name>
				<uri>https://forexsb.com/forum/user/10554/</uri>
			</author>
			<updated>2018-12-01T11:24:19Z</updated>
			<id>https://forexsb.com/forum/post/53124/#p53124</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: EA backtest problem]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/53119/#p53119" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>gary199233 wrote:</cite><blockquote><p>There is not enough <strong>money </strong>to complete the request</p></blockquote></div><p>What is the Lot size used for each trade?</p>]]></content>
			<author>
				<name><![CDATA[sleytus]]></name>
				<uri>https://forexsb.com/forum/user/9721/</uri>
			</author>
			<updated>2018-11-30T14:53:22Z</updated>
			<id>https://forexsb.com/forum/post/53119/#p53119</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: EA backtest problem]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/53112/#p53112" />
			<content type="html"><![CDATA[<p>Hi Popov<br />I generated a m15 strategy for eurusd<br />The initial account for generating strategy was 1000USD<br />When I do backtest in MT5 was 1000USD, it get a problem<br /></p><div class="quotebox"><blockquote><p>2018.11.30 15:41:05.335&nbsp; &nbsp; 2017.01.05 00:00:00&nbsp; &nbsp;Error: ActionTrade::CheckOrder(): OrderCheck(): There is not enough money to complete the request<br />2018.11.30 15:41:05.335&nbsp; &nbsp; 2017.01.05 00:00:00&nbsp; &nbsp;Error with OrderCheck: No money</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[gary199233]]></name>
				<uri>https://forexsb.com/forum/user/10554/</uri>
			</author>
			<updated>2018-11-30T12:41:47Z</updated>
			<id>https://forexsb.com/forum/post/53112/#p53112</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: EA backtest problem]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/53050/#p53050" />
			<content type="html"><![CDATA[<p>Still no luck with it....<br />I think I should try m5 strategy</p>]]></content>
			<author>
				<name><![CDATA[gary199233]]></name>
				<uri>https://forexsb.com/forum/user/10554/</uri>
			</author>
			<updated>2018-11-26T14:09:54Z</updated>
			<id>https://forexsb.com/forum/post/53050/#p53050</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: EA backtest problem]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/53030/#p53030" />
			<content type="html"><![CDATA[<p>It looks like your strategy uses indicators with long periods or shifts. Unfortunately the MT Tester lacks an option to set how many bars to use for the backtest start. The only way to make it working is to set a &quot;From&quot; date that ensures the necessary bars are available. One day contains 1440 bars (if there&nbsp; is no missing bars). That means you can check when your M1 data starts and to leave several days for a reserve.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2018-11-25T16:50:36Z</updated>
			<id>https://forexsb.com/forum/post/53030/#p53030</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: EA backtest problem]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/53026/#p53026" />
			<content type="html"><![CDATA[<p>I made a 1min USDJPY strategy for MT5 with using the data from 27/8/2018 to 23/11/2018<br />The message was<br /></p><div class="quotebox"><blockquote><p>2018.11.25 16:19:31.866&nbsp; &nbsp; 2018.08.26 00:00:00&nbsp; &nbsp;Loading data: USDJPY,M1, Minumum bars: 1435...<br />2018.11.25 16:19:31.873&nbsp; &nbsp; 2018.08.26 00:00:00&nbsp; &nbsp;The expert uses 1500 bars.</p></blockquote></div><p>In the backtest, no trade was made from 27/8/2018 to 4/9/2018</p><p>Update:<br />If I export the same EA to MT4<br /></p><div class="quotebox"><blockquote><p>2018.11.25 16:40:27.850&nbsp; &nbsp; 2018.07.02 00:00:00&nbsp; Strategy USDJPY,M1: <br /> Cannot load enough bars! The expert needs minimum 1435 bars.<br /> Please check the &quot;Use date&quot; option and set the &quot;From:&quot; and &quot;To:&quot; dates properly.</p></blockquote></div><p>This message will also occur if I set the date start from 1/1/2018</p>]]></content>
			<author>
				<name><![CDATA[gary199233]]></name>
				<uri>https://forexsb.com/forum/user/10554/</uri>
			</author>
			<updated>2018-11-25T13:29:58Z</updated>
			<id>https://forexsb.com/forum/post/53026/#p53026</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: EA backtest problem]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/53016/#p53016" />
			<content type="html"><![CDATA[<p>The exported EAs contain all the necessary components. <br />It must be some message in the chart in the Expert tab of the MT Terminal, if there is something wrong. <br />Please check for a message like this: &quot;The expert needs xxx bars... &quot;</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2018-11-24T15:04:56Z</updated>
			<id>https://forexsb.com/forum/post/53016/#p53016</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: EA backtest problem]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/53012/#p53012" />
			<content type="html"><![CDATA[<p>Popov<br />Do you mean the log?<br />I have tried to make another EA. It works in MT4, but not in MT5.<br />I found that when I compile the EA, it only use 131ms in MT4, and over 7000ms in MT5.<br />Is it because I missed some components in MT5 library?</p>]]></content>
			<author>
				<name><![CDATA[gary199233]]></name>
				<uri>https://forexsb.com/forum/user/10554/</uri>
			</author>
			<updated>2018-11-24T08:12:10Z</updated>
			<id>https://forexsb.com/forum/post/53012/#p53012</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: EA backtest problem]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/53007/#p53007" />
			<content type="html"><![CDATA[<p>Please see the messages. It must be some clue.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2018-11-23T17:17:16Z</updated>
			<id>https://forexsb.com/forum/post/53007/#p53007</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[EA backtest problem]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/53003/#p53003" />
			<content type="html"><![CDATA[<p>I exported an EA from FSB Pro to ICMarket&#039;s MT5 and MT4, then run backtest. There was no trading activity and no error found in strategy tester.<br />The EA only use Time Price Channel as opening and Starc Band as closing.<br />Is there anythings I need to setup to make it works in strategy tester?</p>]]></content>
			<author>
				<name><![CDATA[gary199233]]></name>
				<uri>https://forexsb.com/forum/user/10554/</uri>
			</author>
			<updated>2018-11-23T09:36:01Z</updated>
			<id>https://forexsb.com/forum/post/53003/#p53003</id>
		</entry>
</feed>
