<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Monte Carlo - randomize history data]]></title>
		<link>https://forexsb.com/forum/topic/5052/monte-carlo-randomize-history-data/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/5052/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Monte Carlo - randomize history data.]]></description>
		<lastBuildDate>Thu, 06 Nov 2014 19:55:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Monte Carlo - randomize history data]]></title>
			<link>https://forexsb.com/forum/post/26865/#p26865</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>one should also check other interpolation methods besides the pessimistic</p></blockquote></div><p>Why not test Random method. I think it is very useful in such cases. The random method tends to go to a randomly chosen order in range. The chance of the nearer order is greater.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Thu, 06 Nov 2014 19:55:29 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/26865/#p26865</guid>
		</item>
		<item>
			<title><![CDATA[Re: Monte Carlo - randomize history data]]></title>
			<link>https://forexsb.com/forum/post/26863/#p26863</link>
			<description><![CDATA[<p>Yes, I see, and it&#039;s interesting.<br />Maybe it&#039;s good to leave it as it is and as a recommendation one should also check other interpolation methods besides the pessimistic in case of unexpectedly bad monte carlo results.</p>]]></description>
			<author><![CDATA[null@example.com (nquental)]]></author>
			<pubDate>Thu, 06 Nov 2014 19:07:35 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/26863/#p26863</guid>
		</item>
		<item>
			<title><![CDATA[Re: Monte Carlo - randomize history data]]></title>
			<link>https://forexsb.com/forum/post/26861/#p26861</link>
			<description><![CDATA[<p>When the program randomizes a bar range , the original intrabar data will be useless because they will not correspond to the new range. A possible solution is to generate new intrabar data with the sole purpose of fitting in the bar. In spite of that it may work, it will not serve the main idea of the scanning - to provide more correct interpolation of the bar. Do you se the contradiction? We make a random bar in order to test the strategy on different data and at the same time we want to precise the price route in it.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Thu, 06 Nov 2014 18:24:01 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/26861/#p26861</guid>
		</item>
		<item>
			<title><![CDATA[Re: Monte Carlo - randomize history data]]></title>
			<link>https://forexsb.com/forum/post/26859/#p26859</link>
			<description><![CDATA[<p>Yes but the idea would be to update intraday data as well, and not only the strategy&#039;s timeframe. Or is this too intensive from a computation point of view?</p>]]></description>
			<author><![CDATA[null@example.com (nquental)]]></author>
			<pubDate>Thu, 06 Nov 2014 18:13:24 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/26859/#p26859</guid>
		</item>
		<item>
			<title><![CDATA[Re: Monte Carlo - randomize history data]]></title>
			<link>https://forexsb.com/forum/post/26858/#p26858</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>Do you think in the future we can have the monte carlo tests based on intraday scanned data as well?</p></blockquote></div><p> I don&#039;t see what is the point of optimizing main data and using existing shorter periods. They will not fit in the new ranges. It is possible of course, to &quot;adjust&quot; them to fit in some way, but it is going out of the purpose of the test.</p><p>It is better to find strategies without ambiguous bars. There are many benefits to that - less data needed, faster backtest, less memory usage...</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Thu, 06 Nov 2014 18:05:29 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/26858/#p26858</guid>
		</item>
		<item>
			<title><![CDATA[Re: Monte Carlo - randomize history data]]></title>
			<link>https://forexsb.com/forum/post/26857/#p26857</link>
			<description><![CDATA[<p>I see. But that limits the usefulness of the test. Do you think in the future we can have the monte carlo tests based on intraday scanned data as well?</p>]]></description>
			<author><![CDATA[null@example.com (nquental)]]></author>
			<pubDate>Thu, 06 Nov 2014 17:54:12 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/26857/#p26857</guid>
		</item>
		<item>
			<title><![CDATA[Re: Monte Carlo - randomize history data]]></title>
			<link>https://forexsb.com/forum/post/26856/#p26856</link>
			<description><![CDATA[<p>If you compare the strategy backtest with and without intermediate data, you&#039;ll see a big difference.<br />The strategy shows many ambiguous bars tested only on it&#039;s main data frame, which are rectified by using the M1 data. Monte Carlo - Randomize History Data test takes and modifies only the main data period. It does not use the shorter data. The result of Randomize Data test you see are near to the strategy result without using shorter periods.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Thu, 06 Nov 2014 16:33:01 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/26856/#p26856</guid>
		</item>
		<item>
			<title><![CDATA[Monte Carlo - randomize history data]]></title>
			<link>https://forexsb.com/forum/post/26855/#p26855</link>
			<description><![CDATA[<p>In the attached strategy, when using Monte Carlo (randomize history data ONLY), no matter I change only 1% or 99% of the bars nor the data range ATR, I always get the same horrible result. I find it strange that both parameters, regardless of their values, yield always the same result.</p><p>However the strategy behaves very well with differing indicator parameters.</p><p>Any clue why?</p><p>Thanks<br />Nuno</p>]]></description>
			<author><![CDATA[null@example.com (nquental)]]></author>
			<pubDate>Thu, 06 Nov 2014 16:06:58 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/26855/#p26855</guid>
		</item>
	</channel>
</rss>
