<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — 1.2.2. bugs]]></title>
		<link>https://forexsb.com/forum/topic/4741/122-bugs/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/4741/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in 1.2.2. bugs.]]></description>
		<lastBuildDate>Sat, 12 Apr 2014 16:54:54 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: 1.2.2. bugs]]></title>
			<link>https://forexsb.com/forum/post/24640/#p24640</link>
			<description><![CDATA[<p>Mr. Popov: FsbBuilder works exceptionally for free software category. <br />FsbBuilder PRO works well for software that costs 330 usd. <br />It is well known that it is not hard at all to generate few strategies. Thousands of strategies are generated every day, even with a pencil and a sheet of paper. The challenge is to know if a stategy can be used for trading or not. What set of parameters to use ,when to do reoptimization, what robustness to expect, or when the strategy died. This requires a reliable backtester, a fast optimizer and a WFA module (for example). <br />If you want to develop the product in future , the efforts should be focused not on the&nbsp; generating strategies function but on <span class="bbu">testing strategies procedures </span>.I really appreciate the effort you made altruistic untill now&nbsp; , but I&#039;m not very convinced that many traders will pay for a software that generates multiple &quot; beautiful &quot; strategies&nbsp; , which must be tested in real time forward .<br /> I am convinced that a product that can generate 1 (one) commercially exploitable strategy per month will be a huge commercial success. ...If such a product can even exists ...<br />Once again I express&nbsp; my whole respect for your work.</p>]]></description>
			<author><![CDATA[null@example.com (B52)]]></author>
			<pubDate>Sat, 12 Apr 2014 16:54:54 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/24640/#p24640</guid>
		</item>
		<item>
			<title><![CDATA[Re: 1.2.2. bugs]]></title>
			<link>https://forexsb.com/forum/post/24639/#p24639</link>
			<description><![CDATA[<p>Optimizer starts from the top parameter and calculates the full range.<br />After that it goes to the lower one up to the last one.<br />At every calculations, it checks if there is a better result.<br />If optimizer passes all parameters in their full ranges and hasn&#039;t found a better result, it quits. (100 combinations.)</p><p>If option &quot;Full calculations&quot; is on and if it has found a better result, it starts again from the beginning and calculates downwards up to the last improved param.<br />Optimizer quits if it makes a full pass of all params without improvement.</p><p>We do not know how many cycles it will make. If there is improvement at every pass, it may reach full 3,200,000 combinations.</p><p>You can test it on &quot;Demo Optimizer&quot; strategy. Run it with and without &quot;Full optimization&quot; option.</p><p><a href="http://postimg.org/image/vjexk6h97/"><span class="postimg"><img src="http://s9.postimg.org/vjexk6h97/screenshot_292.jpg" alt="http://s9.postimg.org/vjexk6h97/screenshot_292.jpg" /></span></a></p><p>...</p><p>I agree that this algorithm is not the best one, but it is enough good for the current stage of development. It can be easily improved further at a later stage.</p><p>The main problem is that digging in a single feature doesn&#039;t make the project better.<br />I made FSB free and public on 2006. At that time I constantly improve it by adding new features. It is open source since 2011. Unfortunately the monthly usage now is almost the same as it was 3 years ago.<br />So it&#039;s clear - improving and adding features in that way doesn&#039;t work.</p><p>I hope to hire a team of professionals in order to improve the project further. It depends on the income from the sales whether FSB will remain a hobby project or will grow to complete strategy developing and trading platform.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Sat, 12 Apr 2014 08:35:38 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/24639/#p24639</guid>
		</item>
		<item>
			<title><![CDATA[Re: 1.2.2. bugs]]></title>
			<link>https://forexsb.com/forum/post/24638/#p24638</link>
			<description><![CDATA[<p>Mr. Popov, I really appreciate the kindness with which you answered my questions. <br />I ask you to help me clear up another point: optimization. <br />I understand that the optimization method used by fsbPRO is &quot;Optimizer passes all params in their ranges from top to bottom. If there is not&nbsp; improvementit , it quits.&quot; . This means (simplified speaking) that in the case of the 5 parameters with a range of + / - 10&nbsp; , instead of 20exp5 = 3,200,000 combinations of parameter values are use 20 x 5 = 100 combinations. 3,200,000 versus 100? <br />The difference is huge. How reliable can be such a method? Even the simplest&nbsp; genetic optimizer tests&nbsp; 10,000-20,000 combinations and selects 2000-3000&nbsp; of them. What kind of WFA can be done with 100 combinations ?<br />I understand that the optimization process is slow. I understand the risks of the overoptimization .<br /> But I strongly believe that a tool like fsbPRO lose much of its value if it does not contain at least a simple genetic optimizer.<br />Or perhaps I misunderstood optimization mechanism used by fsbPRO ...</p>]]></description>
			<author><![CDATA[null@example.com (B52)]]></author>
			<pubDate>Sat, 12 Apr 2014 07:57:36 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/24638/#p24638</guid>
		</item>
		<item>
			<title><![CDATA[Re: 1.2.2. bugs]]></title>
			<link>https://forexsb.com/forum/post/24637/#p24637</link>
			<description><![CDATA[<p>Current beta version has crash reporting code included. It significantly reduces the performance of the Generator (2 times).<br />I&#039;ll remove it from the final release. <br />I made several tests and found out 2-5 threads work best, but without big difference.<br />I&#039;ll upload a version without the reporting code for testing.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 11 Apr 2014 19:32:08 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/24637/#p24637</guid>
		</item>
		<item>
			<title><![CDATA[Re: 1.2.2. bugs]]></title>
			<link>https://forexsb.com/forum/post/24636/#p24636</link>
			<description><![CDATA[<div class="quotebox"><cite>Popov wrote:</cite><blockquote><div class="quotebox"><blockquote><p>I`m sorry . My question was incomplete. The correct Q is :&nbsp; In fsbPRO , can I increase MaxDataBars &amp; maxintrabars at 5.000.000 &amp; 5.000.000&nbsp; instead of 50.000 and 100.000&nbsp; ? How?</p></blockquote></div><p>Each Data Source has a separate settings file in <em>C:\Program Files\Forex Strategy Builder Pro\User Files\System</em> directory. These files starts with &quot;DataSource&quot; text.</p><p>Open the file of DataSource you want to edit and change <strong>MaximumBarsLimit</strong> and <strong>MaxIntrabarBarsLimit</strong> values.</p><p>The &quot;..Limit&quot; variables set the limits of the Data Horizon.</p></blockquote></div><p>It works (95%) fine ! Thanks a lot ! I have asked many times how to modify maxbars limits in fsbPRO alfa , without any success ... I tested fsbPRO with maxdatabars = 1.000.000 &amp; maxintrabars= 4.000.000 , and Widowsw TaskManager looks like in attached image . (Number of parallel threads = 8 )<br /><a href="http://postimg.org/image/h6adds2y3/"><span class="postimg"><img src="http://s17.postimg.org/h6adds2y3/fsb_PRObeta_5.jpg" alt="http://s17.postimg.org/h6adds2y3/fsb_PRObeta_5.jpg" /></span></a><br />This image open a discutiona about &quot;Number of parallel threads&quot;&nbsp; . I use ( on my main machine) 2 CPU with 4 physical cores each ( I do not like to use virtual cores , for few reasons...).<br />I do not see a significant improvement&nbsp; when I set &quot;Number....&quot; &gt; 2 .<br />Number of parallel threads&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;CPU usage<br />1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;12-13 %<br />2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ~ 25%<br />3&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ~ 28%<br />4&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ~ 30%<br />.........................................................<br />8&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ~ 35%<br />What number do you recomand ?</p>]]></description>
			<author><![CDATA[null@example.com (B52)]]></author>
			<pubDate>Fri, 11 Apr 2014 19:11:33 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/24636/#p24636</guid>
		</item>
		<item>
			<title><![CDATA[Re: 1.2.2. bugs]]></title>
			<link>https://forexsb.com/forum/post/24635/#p24635</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>I`m sorry . My question was incomplete. The correct Q is :&nbsp; In fsbPRO , can I increase MaxDataBars &amp; maxintrabars at 5.000.000 &amp; 5.000.000&nbsp; instead of 50.000 and 100.000&nbsp; ? How?</p></blockquote></div><p>Each Data Source has a separate settings file in <em>C:\Program Files\Forex Strategy Builder Pro\User Files\System</em> directory. These files starts with &quot;DataSource&quot; text.</p><p><a href="http://postimg.org/image/kh9ulqn6j/"><span class="postimg"><img src="http://s9.postimg.org/kh9ulqn6j/screenshot_290.jpg" alt="http://s9.postimg.org/kh9ulqn6j/screenshot_290.jpg" /></span></a></p><p>Open the file of DataSource you want to edit and change <strong>MaximumBarsLimit</strong> and <strong>MaxIntrabarBarsLimit</strong> values.</p><p><a href="http://postimg.org/image/kfzwsblcr/"><span class="postimg"><img src="http://s9.postimg.org/kfzwsblcr/screenshot_289.jpg" alt="http://s9.postimg.org/kfzwsblcr/screenshot_289.jpg" /></span></a></p><p>The &quot;..Limit&quot; variables set the limits of the Data Horizon.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 11 Apr 2014 14:27:15 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/24635/#p24635</guid>
		</item>
		<item>
			<title><![CDATA[Re: 1.2.2. bugs]]></title>
			<link>https://forexsb.com/forum/post/24634/#p24634</link>
			<description><![CDATA[<div class="quotebox"><cite>Popov wrote:</cite><blockquote><div class="quotebox"><blockquote><p>An old bug:&nbsp; I can not see the whole list &quot;Acceptance criteria&quot; (see picture attached).</p></blockquote></div><p>This problem arises on computers with set larger fonts. This lead to larger UI elements. I&#039;ll fix it.</p><p>Is there other pages with similar problems?</p><p>I see also the nav. bar link is on two rows.</p></blockquote></div><p>There are no other pages with similar problems. I`m using &quot;Medium font size = 125 % &quot; on a 1680x1050 resolution display.</p>]]></description>
			<author><![CDATA[null@example.com (B52)]]></author>
			<pubDate>Fri, 11 Apr 2014 14:12:52 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/24634/#p24634</guid>
		</item>
		<item>
			<title><![CDATA[Re: 1.2.2. bugs]]></title>
			<link>https://forexsb.com/forum/post/24633/#p24633</link>
			<description><![CDATA[<div class="quotebox"><cite>Popov wrote:</cite><blockquote><div class="quotebox"><blockquote><p>1. In fsbPRO can I increase MaxDataBars &amp; maxintrabars? How?</p></blockquote></div><p>Use Data Horizon tool under the Control Panel.</p><p>The settings are stored in the selected Data Source and can be different for the different Sources.</p><p><a href="http://postimg.org/image/g5l8wqg9n/"><span class="postimg"><img src="http://s9.postimg.org/g5l8wqg9n/screenshot_288.jpg" alt="http://s9.postimg.org/g5l8wqg9n/screenshot_288.jpg" /></span></a></p></blockquote></div><p>I`m sorry . My question was incomplete. The correct Q is :&nbsp; In fsbPRO , can I increase MaxDataBars &amp; maxintrabars at 5.000.000 &amp; 5.000.000&nbsp; instead of 50.000 and 100.000&nbsp; ? How?</p>]]></description>
			<author><![CDATA[null@example.com (B52)]]></author>
			<pubDate>Fri, 11 Apr 2014 14:03:20 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/24633/#p24633</guid>
		</item>
		<item>
			<title><![CDATA[Re: 1.2.2. bugs]]></title>
			<link>https://forexsb.com/forum/post/24631/#p24631</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>1. In fsbPRO can I increase MaxDataBars &amp; maxintrabars? How?</p></blockquote></div><p>Use Data Horizon tool under the Control Panel.</p><p>The settings are stored in the selected Data Source and can be different for the different Sources.</p><p><a href="http://postimg.org/image/g5l8wqg9n/"><span class="postimg"><img src="http://s9.postimg.org/g5l8wqg9n/screenshot_288.jpg" alt="http://s9.postimg.org/g5l8wqg9n/screenshot_288.jpg" /></span></a></p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 11 Apr 2014 08:47:23 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/24631/#p24631</guid>
		</item>
		<item>
			<title><![CDATA[Re: 1.2.2. bugs]]></title>
			<link>https://forexsb.com/forum/post/24630/#p24630</link>
			<description><![CDATA[<div class="quotebox"><cite>Popov wrote:</cite><blockquote><div class="quotebox"><blockquote><p>In version 1.2.2. loading indicators from &quot;Repo Indicators&quot; does not work properly. Indicators appear in the &quot;Indicators&quot; &amp; &quot;Libraries&quot; but do not appear in the &quot;General Indicators&quot;.</p></blockquote></div><p>I think the problem is that the new version uses different digital signature tan the older one and it doesn&#039;t &quot;like&quot; the old compiled indicators dll files.</p><p>You can delete the dll indicator from the Libraries folder. FSB will recompile them again.</p><p><a href="http://postimg.org/image/g4bb3befv/"><span class="postimg"><img src="http://s9.postimg.org/g4bb3befv/screenshot_287.jpg" alt="http://s9.postimg.org/g4bb3befv/screenshot_287.jpg" /></span></a></p></blockquote></div><p>The problem was solved. Thank you. But ... I have a few questions about fsbPRO<br />1. In fsbPRO can I increase MaxDataBars &amp; maxintrabars? How? <br />(About scaning intrabar I have more questions, but first I expect the answer to the question above.). TIA</p>]]></description>
			<author><![CDATA[null@example.com (B52)]]></author>
			<pubDate>Fri, 11 Apr 2014 08:31:39 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/24630/#p24630</guid>
		</item>
		<item>
			<title><![CDATA[Re: 1.2.2. bugs]]></title>
			<link>https://forexsb.com/forum/post/24628/#p24628</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>In version 1.2.2. loading indicators from &quot;Repo Indicators&quot; does not work properly. Indicators appear in the &quot;Indicators&quot; &amp; &quot;Libraries&quot; but do not appear in the &quot;General Indicators&quot;.</p></blockquote></div><p>I think the problem is that the new version uses different digital signature tan the older one and it doesn&#039;t &quot;like&quot; the old compiled indicators dll files.</p><p>You can delete the dll indicator from the Libraries folder. FSB will recompile them again.</p><p><a href="http://postimg.org/image/g4bb3befv/"><span class="postimg"><img src="http://s9.postimg.org/g4bb3befv/screenshot_287.jpg" alt="http://s9.postimg.org/g4bb3befv/screenshot_287.jpg" /></span></a></p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 11 Apr 2014 07:49:59 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/24628/#p24628</guid>
		</item>
		<item>
			<title><![CDATA[Re: 1.2.2. bugs]]></title>
			<link>https://forexsb.com/forum/post/24627/#p24627</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>An old bug:&nbsp; I can not see the whole list &quot;Acceptance criteria&quot; (see picture attached).</p></blockquote></div><p>This problem arises on computers with set larger fonts. This lead to larger UI elements. I&#039;ll fix it.</p><p>Is there other pages with similar problems?</p><p>I see also the nav. bar link is on two rows.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 11 Apr 2014 07:40:25 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/24627/#p24627</guid>
		</item>
		<item>
			<title><![CDATA[1.2.2. bugs]]></title>
			<link>https://forexsb.com/forum/post/24626/#p24626</link>
			<description><![CDATA[<p>In version 1.2.2. loading indicators from &quot;Repo Indicators&quot; does not work properly. Indicators appear in the &quot;Indicators&quot; &amp; &quot;Libraries&quot; but do not appear in the &quot;General Indicators&quot;. <br />NB : vesion 1.2.1. works fine (from this POW)<br />The loading process is slow and &quot;Output log&quot; appears as in the picture attached. </p><p>An old bug:&nbsp; Ican not see the whole list &quot;Acceptance criteria&quot; (see picture attached).<br /><a href="http://postimg.org/image/xvhx88ab5/"><span class="postimg"><img src="http://s8.postimg.org/xvhx88ab5/fsb_PRObeta_1.jpg" alt="http://s8.postimg.org/xvhx88ab5/fsb_PRObeta_1.jpg" /></span></a></p><p><a href="http://postimg.org/image/5u3vuj50x/"><span class="postimg"><img src="http://s8.postimg.org/5u3vuj50x/fsb_PRObeta_2.jpg" alt="http://s8.postimg.org/5u3vuj50x/fsb_PRObeta_2.jpg" /></span></a></p>]]></description>
			<author><![CDATA[null@example.com (B52)]]></author>
			<pubDate>Fri, 11 Apr 2014 06:44:35 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/24626/#p24626</guid>
		</item>
	</channel>
</rss>
