<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — the ea doesn't apply all logics together on mt4 tester]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/6804/" />
	<updated>2017-08-09T20:00:05Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/6804/the-ea-doesnt-apply-all-logics-together-on-mt4-tester/</id>
		<entry>
			<title type="html"><![CDATA[Re: the ea doesn't apply all logics together on mt4 tester]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/45432/#p45432" />
			<content type="html"><![CDATA[<p>Sorry i didn&#039;t explain myself well, it takes me a huge amount of time to test &quot;manually&quot; and thats why i wish i can put it in an EA as a logic to save me time, and im using fsb to do so</p><p>So far it has been an awesome strategy builder, my own knowledge of using it is probably whats limiting me from getting the best out of it, thats why im asking a lot of questions to understand it faster and code everything into an EA</p>]]></content>
			<author>
				<name><![CDATA[o0omin]]></name>
				<uri>https://forexsb.com/forum/user/9754/</uri>
			</author>
			<updated>2017-08-09T20:00:05Z</updated>
			<id>https://forexsb.com/forum/post/45432/#p45432</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: the ea doesn't apply all logics together on mt4 tester]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/45431/#p45431" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>o0omin wrote:</cite><blockquote><p>This is what worked well for me, testing 2 instruments for 1 year each, each 8 trades i get one loss and it doesn&#039;t wipe out my account, but it takes a huge amount of time to test the rest of the pairs</p></blockquote></div><p>Huge amount of time? With FSB&#039;s realtime backtesting where you see the result in an instant?</p><p>if my memory serves me correct, there is a slight calculation differenc between MT&#039;s MACD and FSB&#039;s, you have to take that into account as well.</p>]]></content>
			<author>
				<name><![CDATA[footon]]></name>
				<uri>https://forexsb.com/forum/user/1242/</uri>
			</author>
			<updated>2017-08-09T17:20:15Z</updated>
			<id>https://forexsb.com/forum/post/45431/#p45431</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: the ea doesn't apply all logics together on mt4 tester]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/45422/#p45422" />
			<content type="html"><![CDATA[<p>This is in comparison to the previous bar @ 19:59 which was -139</p>]]></content>
			<author>
				<name><![CDATA[o0omin]]></name>
				<uri>https://forexsb.com/forum/user/9754/</uri>
			</author>
			<updated>2017-08-09T11:38:14Z</updated>
			<id>https://forexsb.com/forum/post/45422/#p45422</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: the ea doesn't apply all logics together on mt4 tester]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/45414/#p45414" />
			<content type="html"><![CDATA[<p>Well it does look like its doing what you are describing when it&#039;s rising &quot;taking values of previous bars right before entering the trade&quot; but what i found out to be working for me is when its obviously pointing to the upside, otherwise i will get too many risky trades</p><p>This is what worked well for me, testing 2 instruments for 1 year each, each 8 trades i get one loss and it doesn&#039;t wipe out my account, but it takes a huge amount of time to test the rest of the pairs and i wish i can put it in an EA as a logic</p><br /><p><a href="https://postimg.org/image/gbd4m71vv/"><span class="postimg"><img src="https://s1.postimg.org/gbd4m71vv/image.jpg" alt="https://s1.postimg.org/gbd4m71vv/image.jpg" /></span></a></p><br /><br /><p><a href="https://postimg.org/image/n0ipc958b/"><span class="postimg"><img src="https://s1.postimg.org/n0ipc958b/image.jpg" alt="https://s1.postimg.org/n0ipc958b/image.jpg" /></span></a></p>]]></content>
			<author>
				<name><![CDATA[o0omin]]></name>
				<uri>https://forexsb.com/forum/user/9754/</uri>
			</author>
			<updated>2017-08-09T05:36:26Z</updated>
			<id>https://forexsb.com/forum/post/45414/#p45414</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: the ea doesn't apply all logics together on mt4 tester]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/45409/#p45409" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>o0omin wrote:</cite><blockquote><p>Alright i made a few tests, still don&#039;t know what am i doing wrong ..</p><p>So i added one logic only of each of those two parameters &quot;MACD line rises&quot; and &quot;MACD line changes direction upward&quot;, each one in a separate EA so i had two EAs to test, each one has only one logic</p><p>Before all that i had an EA that consists of all the logics that i wanted but the EA behaved the same exact way, and thats why i got confused</p><p>On the part where i can chose &quot;the longer time-frame&quot; my choice was the &quot;15m&quot; for both, while the strategy was made to work on the 1m chart</p><p>Testing the results to differentiate between the two logics on MT4 the MACD on both logics behaved in a non-specific way which means it could be pointing downwards, upwards, or not pointing at any direction &quot;just a flat line&quot; and sometimes it starts moving upward before opening a trade</p><p>What i was expecting is for the MACD to be pointing upwards at all timeson the higher time-frame before the order opens in case of &quot;MACD line rises&quot;</p><p>The algorithm seems to be working in some trades but at certain times the MACD line will be pointing frankly downwards and a trade will be open, which is the opposite of how i want it to behave</p><p>so to correct myself the fsb pro will execute all logics but the logic that i need to add in the algorithm must to be &quot;MACD pointing upwards&quot; at all times</p><p>From the tests that i made i found two things:-</p><p>1-&quot;MACD line Rising&quot; could either mean that its pointing upwards, downwards, or flat before it continues to rise</p><p>2-&quot;MACD line Changes direction&quot; upwards means the exact same thing </p><p>Both cases MACD behaves the same way</p><p>Tests were made on a 1m chart</p><p>The logics were both added on the 15m time-frame with parameters -Fast MA 4, Slow MA 8, Singal line 8-</p></blockquote></div><p>Determining whether indi is pointing somewhere or just a flat line visually is discretionary trading in my opinion, what FSB does is that it takes indicator values and compares them to determine if the indi has risen or fallen or has it changed direction and so on. Another important aspect is to take into account previous bar value! This means, depending on indicator settings, signal for current bar gets raised by comparing values for previous bar and the bar before previous bar. I have to admit that I don&#039;t see what you are seeing.</p>]]></content>
			<author>
				<name><![CDATA[footon]]></name>
				<uri>https://forexsb.com/forum/user/1242/</uri>
			</author>
			<updated>2017-08-09T00:04:04Z</updated>
			<id>https://forexsb.com/forum/post/45409/#p45409</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: the ea doesn't apply all logics together on mt4 tester]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/45405/#p45405" />
			<content type="html"><![CDATA[<p>and the other one</p>]]></content>
			<author>
				<name><![CDATA[o0omin]]></name>
				<uri>https://forexsb.com/forum/user/9754/</uri>
			</author>
			<updated>2017-08-08T21:18:40Z</updated>
			<id>https://forexsb.com/forum/post/45405/#p45405</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: the ea doesn't apply all logics together on mt4 tester]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/45404/#p45404" />
			<content type="html"><![CDATA[<p>Thanks</p>]]></content>
			<author>
				<name><![CDATA[o0omin]]></name>
				<uri>https://forexsb.com/forum/user/9754/</uri>
			</author>
			<updated>2017-08-08T21:17:38Z</updated>
			<id>https://forexsb.com/forum/post/45404/#p45404</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: the ea doesn't apply all logics together on mt4 tester]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/45401/#p45401" />
			<content type="html"><![CDATA[<p>If you use &#039;Post Rely&#039; located at the top right corner of the page, there is a way to add files.</p>]]></content>
			<author>
				<name><![CDATA[Blaiserboy]]></name>
				<uri>https://forexsb.com/forum/user/2491/</uri>
			</author>
			<updated>2017-08-08T21:11:34Z</updated>
			<id>https://forexsb.com/forum/post/45401/#p45401</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: the ea doesn't apply all logics together on mt4 tester]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/45400/#p45400" />
			<content type="html"><![CDATA[<p>there is no button for attaching the file by the way, i can only see img, url, post image .. etc</p>]]></content>
			<author>
				<name><![CDATA[o0omin]]></name>
				<uri>https://forexsb.com/forum/user/9754/</uri>
			</author>
			<updated>2017-08-08T21:08:18Z</updated>
			<id>https://forexsb.com/forum/post/45400/#p45400</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: the ea doesn't apply all logics together on mt4 tester]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/45399/#p45399" />
			<content type="html"><![CDATA[<p>Alright i made a few tests, still don&#039;t know what am i doing wrong ..</p><p>So i added one logic only of each of those two parameters &quot;MACD line rises&quot; and &quot;MACD line changes direction upward&quot;, each one in a separate EA so i had two EAs to test, each one has only one logic</p><p>Before all that i had an EA that consists of all the logics that i wanted but the EA behaved the same exact way, and thats why i got confused</p><p>On the part where i can chose &quot;the longer time-frame&quot; my choice was the &quot;15m&quot; for both, while the strategy was made to work on the 1m chart</p><p>Testing the results to differentiate between the two logics on MT4 the MACD on both logics behaved in a non-specific way which means it could be pointing downwards, upwards, or not pointing at any direction &quot;just a flat line&quot; and sometimes it starts moving upward before opening a trade</p><p>What i was expecting is for the MACD to be pointing upwards at all timeson the higher time-frame before the order opens in case of &quot;MACD line rises&quot;</p><p>The algorithm seems to be working in some trades but at certain times the MACD line will be pointing frankly downwards and a trade will be open, which is the opposite of how i want it to behave</p><p>so to correct myself the fsb pro will execute all logics but the logic that i need to add in the algorithm must to be &quot;MACD pointing upwards&quot; at all times</p><p>From the tests that i made i found two things:-</p><p>1-&quot;MACD line Rising&quot; could either mean that its pointing upwards, downwards, or flat before it continues to rise</p><p>2-&quot;MACD line Changes direction&quot; upwards means the exact same thing </p><p>Both cases MACD behaves the same way</p><p>Tests were made on a 1m chart</p><p>The logics were both added on the 15m time-frame with parameters -Fast MA 4, Slow MA 8, Singal line 8-</p>]]></content>
			<author>
				<name><![CDATA[o0omin]]></name>
				<uri>https://forexsb.com/forum/user/9754/</uri>
			</author>
			<updated>2017-08-08T21:06:07Z</updated>
			<id>https://forexsb.com/forum/post/45399/#p45399</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: the ea doesn't apply all logics together on mt4 tester]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/45382/#p45382" />
			<content type="html"><![CDATA[<p>Im working on it now, im on a MACD strategy but using very small values, gonna post updates soon to be more precise</p>]]></content>
			<author>
				<name><![CDATA[o0omin]]></name>
				<uri>https://forexsb.com/forum/user/9754/</uri>
			</author>
			<updated>2017-08-08T17:25:36Z</updated>
			<id>https://forexsb.com/forum/post/45382/#p45382</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: the ea doesn't apply all logics together on mt4 tester]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/45381/#p45381" />
			<content type="html"><![CDATA[<p>What makes you say this? Can you elaborate on it? Attach your EA also for check-up.</p>]]></content>
			<author>
				<name><![CDATA[footon]]></name>
				<uri>https://forexsb.com/forum/user/1242/</uri>
			</author>
			<updated>2017-08-08T17:08:47Z</updated>
			<id>https://forexsb.com/forum/post/45381/#p45381</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[the ea doesn't apply all logics together on mt4 tester]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/45378/#p45378" />
			<content type="html"><![CDATA[<p>Hi, i can&#039;t seem to make the fsb generated EA execute all the logics together in each trade when i use it on mt4 strategy tester, it always seems to be missing one or 2 logics while it applies all the rest of the logics together, even though they are all put in the same default group A.</p><p>Thanks</p>]]></content>
			<author>
				<name><![CDATA[o0omin]]></name>
				<uri>https://forexsb.com/forum/user/9754/</uri>
			</author>
			<updated>2017-08-08T15:33:20Z</updated>
			<id>https://forexsb.com/forum/post/45378/#p45378</id>
		</entry>
</feed>
