<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Bug with Normalizer - strategy shows lower result. [Fixed]]]></title>
		<link>https://forexsb.com/forum/topic/7992/bug-with-normalizer-strategy-shows-lower-result-fixed/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/7992/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Bug with Normalizer - strategy shows lower result. [Fixed].]]></description>
		<lastBuildDate>Mon, 30 Sep 2019 19:12:52 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Bug with Normalizer - strategy shows lower result. [Fixed]]]></title>
			<link>https://forexsb.com/forum/post/57344/#p57344</link>
			<description><![CDATA[<p>now for first time it looks good</p>]]></description>
			<author><![CDATA[null@example.com (Roughey)]]></author>
			<pubDate>Mon, 30 Sep 2019 19:12:52 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/57344/#p57344</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bug with Normalizer - strategy shows lower result. [Fixed]]]></title>
			<link>https://forexsb.com/forum/post/57342/#p57342</link>
			<description><![CDATA[<p>I fixed the case when the Normalizer ignores a single close indicator. The automated tests do not show more issues.</p><p>Please reload EA Studio.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Mon, 30 Sep 2019 13:32:47 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/57342/#p57342</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bug with Normalizer - strategy shows lower result. [Fixed]]]></title>
			<link>https://forexsb.com/forum/post/57341/#p57341</link>
			<description><![CDATA[<p>It looks like I have underestimated the complexity of the normalization algorithm. At least I have now a reference point and know how to test it.</p><p>In order to make it faster, I decided to mark the strategy indicators as &quot;ignored&quot; for the calculations. If the strategy fails, I remove the &quot;ignore&quot; and continue. However, it was a mistake.</p><p>For example, when the strategy has 1 exit indicator. It must close a position when the indicator gives a &quot;close&quot; signal. <br />When I mark indicator as &quot;ignored&quot; it never gives a Close signal and the strategy doesn&#039;t work. However, if the indicator is really removed, the strategy will close at every Bar Open.</p><p>It is possible to have other cases also, so I&#039;ll need some time to figure it out.<br />It happens that when the AC is on, the Normalizer naturally ignores such results and the bug appears much rarely.</p><p>Anyway, it all guarantees that the software will be much more reliable after fixing these issues.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Mon, 30 Sep 2019 13:26:09 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/57341/#p57341</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bug with Normalizer - strategy shows lower result. [Fixed]]]></title>
			<link>https://forexsb.com/forum/post/57340/#p57340</link>
			<description><![CDATA[<p>again new instance started with reloaded and reset settings. same problem..now its not the second strategie its the first...</p><p>here my settings ac is on</p>]]></description>
			<author><![CDATA[null@example.com (Roughey)]]></author>
			<pubDate>Mon, 30 Sep 2019 12:58:19 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/57340/#p57340</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bug with Normalizer - strategy shows lower result. [Fixed]]]></title>
			<link>https://forexsb.com/forum/post/57339/#p57339</link>
			<description><![CDATA[<p>Normalizer got crazy when I switch the Acceptance Criteria off.</p><p>Result by the automated program quality testing;</p><p><a href="https://image-holder.forexsb.com/store/normalizer-got-crazy.png"><span class="postimg"><img src="https://image-holder.forexsb.com/store/normalizer-got-crazy-thumb.png" alt="https://image-holder.forexsb.com/store/normalizer-got-crazy-thumb.png" /></span></a></p><p>It was not even a single report when AC are on.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Mon, 30 Sep 2019 12:54:13 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/57339/#p57339</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bug with Normalizer - strategy shows lower result. [Fixed]]]></title>
			<link>https://forexsb.com/forum/post/57338/#p57338</link>
			<description><![CDATA[<p>Wow. I just see you probably have the Use Acceptance Criteria off.&nbsp; I didn&#039;t imagine to test it without AC. </p><p>When I switch the AC off, it started degrading the performance!!!</p><p>I&#039;ll check what is happening. Most probably it thinks we don&#039;t care for the performance, but just for removing indicators <img src="https://forexsb.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" />))))</p><p>I&#039;ll fix it easily now.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Mon, 30 Sep 2019 12:50:34 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/57338/#p57338</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bug with Normalizer - strategy shows lower result. [Fixed]]]></title>
			<link>https://forexsb.com/forum/post/57336/#p57336</link>
			<description><![CDATA[<p>same thing reactor without normalizer works normal.</p><p>with normalizer its a bug.</p><p>i just checked out it looks like the second strategie make problems. when i click on 2nd i get bad chart in editor also load next from collection only switch between first and second strategies.</p><p>When i click on 3rd strategie all looks good. also the load next from collection works.<br />So i am uploading also an video to show you .</p><p>https://vimeo.com/363286956</p>]]></description>
			<author><![CDATA[null@example.com (Roughey)]]></author>
			<pubDate>Mon, 30 Sep 2019 12:08:35 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/57336/#p57336</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bug with Normalizer - strategy shows lower result. [Fixed]]]></title>
			<link>https://forexsb.com/forum/post/57332/#p57332</link>
			<description><![CDATA[<p>again i just start a new instance same settings one with normalizer one without...i will report when its found some strategies</p>]]></description>
			<author><![CDATA[null@example.com (Roughey)]]></author>
			<pubDate>Mon, 30 Sep 2019 11:39:38 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/57332/#p57332</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bug with Normalizer - strategy shows lower result. [Fixed]]]></title>
			<link>https://forexsb.com/forum/post/57331/#p57331</link>
			<description><![CDATA[<p>I&#039;m running automated tests and cannot reproduce the bug anymore.</p><p>If I find something I&#039;ll fix it.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Mon, 30 Sep 2019 11:30:28 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/57331/#p57331</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bug with Normalizer - strategy shows lower result. [Fixed]]]></title>
			<link>https://forexsb.com/forum/post/57324/#p57324</link>
			<description><![CDATA[<p>Here are the settings. Oncwe the window was refreshed everything is working fine.</p>]]></description>
			<author><![CDATA[null@example.com (Michael1)]]></author>
			<pubDate>Mon, 30 Sep 2019 09:00:22 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/57324/#p57324</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bug with Normalizer - strategy shows lower result. [Fixed]]]></title>
			<link>https://forexsb.com/forum/post/57323/#p57323</link>
			<description><![CDATA[<p>I cannot reproduce the problem.</p><p>Please send me your settings to try with them. It teh issue may appear in a specific case only.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Mon, 30 Sep 2019 08:58:36 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/57323/#p57323</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bug with Normalizer - strategy shows lower result. [Fixed]]]></title>
			<link>https://forexsb.com/forum/post/57322/#p57322</link>
			<description><![CDATA[<p>Hi Popov,</p><p>I believe there be an issue with either two things 1. Data not loaded completely in the reactor when it says it is or 2. The normaliser has an issue.</p><p>SO basically I am running 3 windows of EA Studio with the exact same settings and symbol etc (every setting and variable is exactly the same) however 2 windows have passed 170 strategys each and this window has passed 0.</p><p>If you have a look at the passes it is making on the normailiser you will see they are very very large, especially compared to my other 2 windows.</p><p>Im sorry I can be of to much more help except that I stopped that window of EA Studio, refreshed and in 5 minutes I have passed 9 strategys into the collection.</p>]]></description>
			<author><![CDATA[null@example.com (Michael1)]]></author>
			<pubDate>Mon, 30 Sep 2019 08:58:03 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/57322/#p57322</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bug with Normalizer - strategy shows lower result. [Fixed]]]></title>
			<link>https://forexsb.com/forum/post/57317/#p57317</link>
			<description><![CDATA[<p>I&#039;ll make an automated tester for the Reactor. It will catch and report such issues. I&#039;ll be able to see when the problem exactly happens and will be able to fix it. </p><p>It is a good challenge for this sunny Bulgarian Monday 22C at 9 AM.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Mon, 30 Sep 2019 06:56:23 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/57317/#p57317</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bug with Normalizer - strategy shows lower result. [Fixed]]]></title>
			<link>https://forexsb.com/forum/post/57313/#p57313</link>
			<description><![CDATA[<p>it must be something with normalizer when not use it eas are good..portfolios and normal..now i cannot help you anymore cause i only see nice collection when i click on strategy its damaged..why dont know.</p>]]></description>
			<author><![CDATA[null@example.com (Roughey)]]></author>
			<pubDate>Mon, 30 Sep 2019 05:54:48 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/57313/#p57313</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bug with Normalizer - strategy shows lower result. [Fixed]]]></title>
			<link>https://forexsb.com/forum/post/57312/#p57312</link>
			<description><![CDATA[<p>yesterday night i started new reactor sessions with complete reloaded and resetetting all..</p><br /><p>same issues. Collection are good strategies when i click on it all destroyed.also load next from collection work for 1 strategies.</p><p>also portfolio with a nice curve is destroyed on mt4 which was almost the same before update</p>]]></description>
			<author><![CDATA[null@example.com (Roughey)]]></author>
			<pubDate>Mon, 30 Sep 2019 05:36:11 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/57312/#p57312</guid>
		</item>
	</channel>
</rss>
