<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Out of Sample Testing]]></title>
		<link>https://forexsb.com/forum/topic/5448/out-of-sample-testing/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/5448/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Out of Sample Testing.]]></description>
		<lastBuildDate>Sat, 01 Aug 2015 20:03:52 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Out of Sample Testing]]></title>
			<link>https://forexsb.com/forum/post/30972/#p30972</link>
			<description><![CDATA[<p>Your answer here, Mr. Popov, indicates that I have (maybe) misunderstood something basically very important.&nbsp; </p><p>1.&nbsp; &nbsp; I will choose to have OOS with value of 25%<br />2.&nbsp; &nbsp; I will generate a strategy with OOS on (i.e. on 75% of available data set)</p><p>3.&nbsp; &nbsp; I will visually check this strategy with OOS of (i.e. on 75% + 25% of the available data set, it is shown in&nbsp; &nbsp; &nbsp; &nbsp; Balance /Equity Chart of Repository Window, Accounts Statistics)</p><p>3a. I will accept the strategy if the balance line is similar in both 75% and 25% parts</p><p>3b. I will delete the strategy if the balance line is different in 75% and 25% parts</p><p>4.&nbsp; &nbsp; I will check the strategy with Multi Markets and Monte Carlo <br />5.&nbsp; &nbsp; I will check the strategy with some large data set (you could call this step for “EXTERNAL OOS”)<br />6.&nbsp; &nbsp; I will test the strategy on my demo account.</p><p>So, what is wrong with my reasoning? Your forceful denial of usefulness of OOS together with my respect for you knowledge makes me question my basic assumptions.</p>]]></description>
			<author><![CDATA[null@example.com (LeonHerd)]]></author>
			<pubDate>Sat, 01 Aug 2015 20:03:52 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/30972/#p30972</guid>
		</item>
		<item>
			<title><![CDATA[Re: Out of Sample Testing]]></title>
			<link>https://forexsb.com/forum/post/30898/#p30898</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>If an appropriate strategy found, it should be tested immediately with the entire data. Does it still matches the acceptance criteria, it would transferred into the collection.</p></blockquote></div><p>If you switch off the OOS, you&#039;ll have exactly that result.&nbsp; </p><p>Instead of:<br /> 1. Generate and pass the criteria with OOS on.<br /> 2. Recalculate and pass the criteria with all data.<br /> 3. Collect the strategy.</p><p>You can simply:<br /> 1. Generate&nbsp; and pass the criteria with all data.<br /> 2. Collect the strategy.</p><p>This is minimum twice faster than the first approach. <br />It guarantees that all collected strategies will pass the OOS test as per the first approach.<br />All strategies in the collections will be calculated and shown with the full data series.</p><p>OOS is only a &quot;marketing&quot; trick to make you believing your strategy has a greater chance to make money. I&#039;m not a broker and do not collect your losses, so I may afford telling you the truth. </p><p>Backtesting on partial data and later confirming the test on the full data series is a waist of time.</p><p>The only thing may working is to test your strategy on the full data series and to confirm the performance on demo trading at your broker.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Sat, 25 Jul 2015 22:06:05 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/30898/#p30898</guid>
		</item>
		<item>
			<title><![CDATA[Re: Out of Sample Testing]]></title>
			<link>https://forexsb.com/forum/post/30895/#p30895</link>
			<description><![CDATA[<p>Hi Mr. Popov,</p><p>I think, i have a similar problem like imasri.<br />At the moment, after creating a collection with OOS-feature, i have to look at every single strategy again and sort out manually by acceptance criteria.<br />In my opinion, the OOS-feature really makes a sense, if the generator only sends strategies to the collection, which the acceptance criteria also meet, when testing (not generating!) with all data.<br />Is it not possible, always all data to load and use only the OOS-data for generation process? If an appropriate strategy found, it should be tested immediately with the entire data. Does it still matches the acceptance criteria, it would transferred into the collection.</p><p>...sorry for my poor english. <img src="https://forexsb.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (mek325)]]></author>
			<pubDate>Sat, 25 Jul 2015 14:04:06 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/30895/#p30895</guid>
		</item>
		<item>
			<title><![CDATA[Re: Out of Sample Testing]]></title>
			<link>https://forexsb.com/forum/post/30501/#p30501</link>
			<description><![CDATA[<p>When you set OOS (for example 20%) the Generator removes the last 20% of the data and uses the first 80% for testing. </p><p>Lets say we have 10 000 bars. When you run the Generator it will cut off the newest 2 000 bars and will only load the first 8 000 bars. During the generation process, the Generator uses all loaded data (8 000 bars). It calculates the strategy and shows the result on the Balance/Equity chart using these 8 000 bars. There is no way the Generator to print the result for the other 2000 bars because it has no access to them. It also cannot send the OOS stats to a collection simply because it is not able to calculate it. </p><p>The Generator never sees the green OOS region. When it stops and returns the best strategy, FSB Pro loads the full data set and recalculates the strategy again using all the data (10 000 bars) this time. At that time, the program compares the result from the 8000 bars from the Generator and the result from the full data set and prints the green OOS region. If you press F5 and recalculate the strategy, the OOS are will disappear because the program uses the full data series.<br />Actually, if you see a zone called OOS with balance in it, it is a lie. IT IS NOT POSSIBLE TO CALCULATE OOS RESULT. If you calculate it, it is not OOS. How you can calculate result on data that doesn&#039;t exist? It is not possible. Once the data are available and you calculate a result, it is not OOS anymore. It may be a pseudo or virtual OOS (like in our legacy FSB).</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Tue, 07 Jul 2015 04:56:21 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/30501/#p30501</guid>
		</item>
		<item>
			<title><![CDATA[Re: Out of Sample Testing]]></title>
			<link>https://forexsb.com/forum/post/30500/#p30500</link>
			<description><![CDATA[<p>I used your indicators in generator.<br />I cannot find any problem.</p><p><a href="http://postimg.org/image/opr5jycap/"><span class="postimg"><img src="http://s24.postimg.org/opr5jycap/2015_07_07.jpg" alt="http://s24.postimg.org/opr5jycap/2015_07_07.jpg" /></span></a></p><p>If at the end of generator, you use optimization then the number of bars will increase.</p><p>ps/ Miroslav, remeber to fix the vertical scrollbar only in the indicator part of the Chart of indicators. it will be very beautiful and useful to anybody, as he can compare fast and easily with the position of bars and other indicators on the main chart.</p>]]></description>
			<author><![CDATA[null@example.com (GD)]]></author>
			<pubDate>Tue, 07 Jul 2015 04:39:47 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/30500/#p30500</guid>
		</item>
		<item>
			<title><![CDATA[Re: Out of Sample Testing]]></title>
			<link>https://forexsb.com/forum/post/30498/#p30498</link>
			<description><![CDATA[<p>Hi Popov,</p><p>From the attached image you can see that the strategies were generated with a 20% OOS, however, there is no out of sample region in the chart.&nbsp; Also, when loading the strategies from a collection I don&#039;t see any OOS region in the chart.</p><p>It would be great that if in a future version of FSB you can include a collection filter for best combined In and Out of Sample Performance.</p><p>Thanks,</p>]]></description>
			<author><![CDATA[null@example.com (imasri)]]></author>
			<pubDate>Tue, 07 Jul 2015 03:59:47 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/30498/#p30498</guid>
		</item>
		<item>
			<title><![CDATA[Re: Out of Sample Testing]]></title>
			<link>https://forexsb.com/forum/post/30486/#p30486</link>
			<description><![CDATA[<p>GD is right.<br />Here is a wiki link for <a href="http://forexsb.com/wiki/fsbpro_guide/strategy_generator#out_of_sample_oos">Generator and OOS</a></p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Mon, 06 Jul 2015 09:01:02 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/30486/#p30486</guid>
		</item>
		<item>
			<title><![CDATA[Re: Out of Sample Testing]]></title>
			<link>https://forexsb.com/forum/post/30483/#p30483</link>
			<description><![CDATA[<p>Read&nbsp; carefully in Wiki.<br />Everything is there.</p>]]></description>
			<author><![CDATA[null@example.com (GD)]]></author>
			<pubDate>Mon, 06 Jul 2015 08:44:39 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/30483/#p30483</guid>
		</item>
		<item>
			<title><![CDATA[Out of Sample Testing]]></title>
			<link>https://forexsb.com/forum/post/30474/#p30474</link>
			<description><![CDATA[<p>What&#039;s the recommended way of doing Out of Sample testing with FSB&nbsp; ?&nbsp; The challenge that I&#039;m running into is that I can&#039;t seem to filter strategies with the best combined in and out of sample testing.&nbsp; Also when loading the charts, I can&#039;t see the out of sample data.</p><p>Thanks,</p><p>Isie</p>]]></description>
			<author><![CDATA[null@example.com (imasri)]]></author>
			<pubDate>Mon, 06 Jul 2015 03:28:05 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/30474/#p30474</guid>
		</item>
	</channel>
</rss>
