<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — Forex Strategy Builder v2.77 Beta]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/4074" />
	<updated>2013-04-26T06:31:23Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/4074/forex-strategy-builder-v277-beta/</id>
		<entry>
			<title type="html"><![CDATA[Re: Forex Strategy Builder v2.77 Beta]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/19356/#p19356" />
			<content type="html"><![CDATA[<p>Published FSB v2.77.5 Beta.</p><p>Download link is in the first post.</p><p>Changes:<br /> - Fixed minor issues when using -autostartgenerator option<br /> - Added individual control of Same and Opposite signals generation<br /> - Included FSB_Launcher.xml in installation. It allows easier settings of FSB startup arguments.<br /> - Acceptance Criteria unified for Generator and Optimizer. </p><p><span class="postimg"><img src="http://i.imgur.com/gm4Uebu.png" alt="http://i.imgur.com/gm4Uebu.png" /></span></p><p><span class="postimg"><img src="http://i.imgur.com/8lj05SC.png" alt="http://i.imgur.com/8lj05SC.png" /></span></p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2013-04-26T06:31:23Z</updated>
			<id>https://forexsb.com/forum/post/19356/#p19356</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Forex Strategy Builder v2.77 Beta]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/19026/#p19026" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>ab wrote:</cite><blockquote><p>I think that the idea of a profiles.xml file will work nicely - are you thinking v 2.8 or the next release?</p></blockquote></div><p>In 2.8 will be ok.</p><p>Launcher reads an config file named &quot;FSB_Launcher.xml&quot; in the same directory.</p><div class="codebox"><pre><code>&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;Settings&gt;
  &lt;FSBPath&gt;.\Forex Strategy Builder.exe&lt;/FSBPath&gt;
  &lt;Arguments&gt;&lt;/Arguments&gt;
  &lt;BackColor&gt;#007049&lt;/BackColor&gt;
  &lt;ForeColor&gt;#E3DEEB&lt;/ForeColor&gt;
  &lt;ShutDownTime&gt;15&lt;/ShutDownTime&gt;
  &lt;PathSettings&gt;FSB_Launcher.xml&lt;/PathSettings&gt;
&lt;/Settings&gt;</code></pre></div><br /><p>You can set the location of Forex Strategy Builder.exe and the starting arguments.<br />For example:<br /></p><div class="codebox"><pre><code>&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;Settings&gt;
  &lt;FSBPath&gt;C:\Program Files\Forex Strategy Builder\Forex Strategy Builder.exe&lt;/FSBPath&gt;
  &lt;Arguments&gt;-autostartgenerator&lt;/Arguments&gt;
  &lt;BackColor&gt;#007049&lt;/BackColor&gt;
  &lt;ForeColor&gt;#E3DEEB&lt;/ForeColor&gt;
  &lt;ShutDownTime&gt;15&lt;/ShutDownTime&gt;
  &lt;PathSettings&gt;FSB_Launcher.xml&lt;/PathSettings&gt;
&lt;/Settings&gt;</code></pre></div><p>We can use it for settings the starting options. </p><p>I&#039;ll see how to expand it to include profile options or to make additional profiles.xml in Systems folder.<br />Also Profile Editor with GUI will be nice to prevent the manual editing of xml files.</p><p>I&#039;ll experiment with this ideas these says.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2013-03-24T07:46:58Z</updated>
			<id>https://forexsb.com/forum/post/19026/#p19026</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Forex Strategy Builder v2.77 Beta]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/19024/#p19024" />
			<content type="html"><![CDATA[<p>I think that the idea of a profiles.xml file will work nicely - are you thinking v 2.8 or the next release?</p>]]></content>
			<author>
				<name><![CDATA[ab]]></name>
				<uri>https://forexsb.com/forum/user/5420/</uri>
			</author>
			<updated>2013-03-23T23:49:50Z</updated>
			<id>https://forexsb.com/forum/post/19024/#p19024</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Forex Strategy Builder v2.77 Beta]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/19015/#p19015" />
			<content type="html"><![CDATA[<p>Thank you Adam. A merged your contribution. </p><p>Now when we have support for custom config.xml file and instruments.xml file we can make &quot;profiles&quot; support. </p><p>Specification project:<br /> - Profiles are defined in a profiles.xml file under settings folder.<br /> - A profile consists of path to custom config.xml file and instruments.xml file.<br /> - Profiles can be chosen at startup via menu on splash screen.<br /> - If there is only one profile, Launcher will load FSB automatically.<br /> - If there is more than one profile, Launcher will give 5 seconds for changing the selection.</p><p>Profile Editor can be added.</p><p>...</p><p>One other option is to add <em>Profiles</em> and <em>Data Sources</em> like in FSB Pro.<br />Profiles will change config file. <br />Data Sources will change Data directory and Instruments settings.</p><p>To do so, we have to move DataDirectoryPath to instruments.xml file.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2013-03-23T06:58:12Z</updated>
			<id>https://forexsb.com/forum/post/19015/#p19015</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Forex Strategy Builder v2.77 Beta]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/19013/#p19013" />
			<content type="html"><![CDATA[<p>I have submitted a pull request with another suggestion for inclusion into version 2.8 (custom instruments.xml file from the command line).</p>]]></content>
			<author>
				<name><![CDATA[ab]]></name>
				<uri>https://forexsb.com/forum/user/5420/</uri>
			</author>
			<updated>2013-03-23T01:23:15Z</updated>
			<id>https://forexsb.com/forum/post/19013/#p19013</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Forex Strategy Builder v2.77 Beta]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/18991/#p18991" />
			<content type="html"><![CDATA[<p>I noticed when check Maximum Number of opening/closing logics the benchmark drop significantly !!!!!</p><p>Why is that</p>]]></content>
			<author>
				<name><![CDATA[ahmedalhoseny]]></name>
				<uri>https://forexsb.com/forum/user/1512/</uri>
			</author>
			<updated>2013-03-21T11:28:44Z</updated>
			<id>https://forexsb.com/forum/post/18991/#p18991</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Forex Strategy Builder v2.77 Beta]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/18973/#p18973" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>ahmedalhoseny wrote:</cite><blockquote><div class="quotebox"><cite>Popov wrote:</cite><blockquote><p>Risk Free Value for Sharpe = 1.</p><p>SharpeRatio = (AverageHoldingPeriodReturn - 1) / StandardDeviation</p><p>AverageHoldingPeriodReturn = TotalHoldingPeriodReturn / TotalTrades</p><p>TotalHoldingPeriodReturn = Sum( 1 + ProfitLoss / InitialAccount )&nbsp; &nbsp; &nbsp;&lt;-- for all positions</p></blockquote></div><p>could you elaborate with example</p></blockquote></div><p>Lots of info on related subjects in the Wilmott forum</p>]]></content>
			<author>
				<name><![CDATA[Blaiserboy]]></name>
				<uri>https://forexsb.com/forum/user/2491/</uri>
			</author>
			<updated>2013-03-20T23:32:23Z</updated>
			<id>https://forexsb.com/forum/post/18973/#p18973</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Forex Strategy Builder v2.77 Beta]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/18968/#p18968" />
			<content type="html"><![CDATA[<p>NaN means Not a Number. It happens when TotalTrades = 0 due to:<br />AverageHoldingPeriodReturn = TotalHoldingPeriodReturn / TotalTrades</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2013-03-20T21:30:16Z</updated>
			<id>https://forexsb.com/forum/post/18968/#p18968</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Forex Strategy Builder v2.77 Beta]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/18963/#p18963" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>ahmedalhoseny wrote:</cite><blockquote><div class="quotebox"><cite>Popov wrote:</cite><blockquote><p>Risk Free Value for Sharpe = 1.</p><p>SharpeRatio = (AverageHoldingPeriodReturn - 1) / StandardDeviation</p><p>AverageHoldingPeriodReturn = TotalHoldingPeriodReturn / TotalTrades</p><p>TotalHoldingPeriodReturn = Sum( 1 + ProfitLoss / InitialAccount )&nbsp; &nbsp; &nbsp;&lt;-- for all positions</p></blockquote></div><p>could you elaborate with example</p></blockquote></div><p>Sharpe ratio &gt; 3 is used by HF traders as a preliminary when testing their advisers.</p><p>If you are using the generator. let it run until you have the desired result, you may find that some of your strategies have to be adjusted to allow this result to be satisfactory.</p>]]></content>
			<author>
				<name><![CDATA[Blaiserboy]]></name>
				<uri>https://forexsb.com/forum/user/2491/</uri>
			</author>
			<updated>2013-03-20T19:02:38Z</updated>
			<id>https://forexsb.com/forum/post/18963/#p18963</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Forex Strategy Builder v2.77 Beta]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/18961/#p18961" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Popov wrote:</cite><blockquote><p>Risk Free Value for Sharpe = 1.</p><p>SharpeRatio = (AverageHoldingPeriodReturn - 1) / StandardDeviation</p><p>AverageHoldingPeriodReturn = TotalHoldingPeriodReturn / TotalTrades</p><p>TotalHoldingPeriodReturn = Sum( 1 + ProfitLoss / InitialAccount )&nbsp; &nbsp; &nbsp;&lt;-- for all positions</p></blockquote></div><p>could you elaborate with example</p>]]></content>
			<author>
				<name><![CDATA[ahmedalhoseny]]></name>
				<uri>https://forexsb.com/forum/user/1512/</uri>
			</author>
			<updated>2013-03-20T17:58:31Z</updated>
			<id>https://forexsb.com/forum/post/18961/#p18961</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Forex Strategy Builder v2.77 Beta]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/18960/#p18960" />
			<content type="html"><![CDATA[<p>why is NaN in sharp Ratio</p>]]></content>
			<author>
				<name><![CDATA[ahmedalhoseny]]></name>
				<uri>https://forexsb.com/forum/user/1512/</uri>
			</author>
			<updated>2013-03-20T17:34:10Z</updated>
			<id>https://forexsb.com/forum/post/18960/#p18960</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Forex Strategy Builder v2.77 Beta]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/18959/#p18959" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>What is the sharp ratio formula is ?</p></blockquote></div><p>See answer 15 from this thread.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2013-03-20T17:00:07Z</updated>
			<id>https://forexsb.com/forum/post/18959/#p18959</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Forex Strategy Builder v2.77 Beta]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/18958/#p18958" />
			<content type="html"><![CDATA[<p>What is the sharp ratio formula is ?&nbsp; </p><br /><p>I spend some hrs navigating web and read some articles about it , also i see some strategies with sharp ratio &gt; 4,5,........etc&nbsp; BUT when i select sharp ratio &gt;2 in FSB it stayed lot lot of time running without generating any strategy !!!!!!!</p>]]></content>
			<author>
				<name><![CDATA[ahmedalhoseny]]></name>
				<uri>https://forexsb.com/forum/user/1512/</uri>
			</author>
			<updated>2013-03-20T16:56:41Z</updated>
			<id>https://forexsb.com/forum/post/18958/#p18958</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Forex Strategy Builder v2.77 Beta]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/18947/#p18947" />
			<content type="html"><![CDATA[<p>Thanks for the new features :cool </p><p>Min Long trades No./ Total Trades No.&nbsp; &nbsp;It will be a nice criteria if added</p><p>Min long winning trades No./ Total winners</p>]]></content>
			<author>
				<name><![CDATA[ahmedalhoseny]]></name>
				<uri>https://forexsb.com/forum/user/1512/</uri>
			</author>
			<updated>2013-03-20T07:36:21Z</updated>
			<id>https://forexsb.com/forum/post/18947/#p18947</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Forex Strategy Builder v2.77 Beta]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/18946/#p18946" />
			<content type="html"><![CDATA[<p>Nice work as usual <img src="https://forexsb.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[ahmedalhoseny]]></name>
				<uri>https://forexsb.com/forum/user/1512/</uri>
			</author>
			<updated>2013-03-20T07:02:07Z</updated>
			<id>https://forexsb.com/forum/post/18946/#p18946</id>
		</entry>
</feed>
