<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Backtesting with Metatrader&#8217;s Strategy Tester</title>
	<atom:link href="http://thetrademachine.com/blog/2009/10/01/backtesting-with-metatraders-strategy-tester/feed/" rel="self" type="application/rss+xml" />
	<link>http://thetrademachine.com/blog/2009/10/01/backtesting-with-metatraders-strategy-tester/</link>
	<description>Forex Trading Software, Expert Advisors</description>
	<lastBuildDate>Mon, 28 Dec 2009 17:25:14 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://thetrademachine.com/blog/2009/10/01/backtesting-with-metatraders-strategy-tester/comment-page-1/#comment-11</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 05 Oct 2009 13:40:52 +0000</pubDate>
		<guid isPermaLink="false">http://thetrademachine.com/blog/?p=184#comment-11</guid>
		<description>Gabriele,

Thank you for your question.  The Input values START, STEP, &amp; STOP are used for optimizing an expert advisor.

So, for each input variable, you can backtest and find the input variable value that works the best for the given time period you backtest.  

Start Value - The value you start the variable at.

Stop Value - How High you want the variable to be tested to.

Step Value - The increment you want the backtester to move through the Start/Stop range you select.

So, for the TakeProfit variable, you might start it at 50, step at 25, and stop at 200.  This would run through the options:  50, 75, 100, 125, 150, 175, and 200 to see which worked best.

These values are only for backtest optimization and are not used when you run the expert advisor live.

I hope this answered your question.  I will be writing an article on optimization soon, so stay tuned.  Thanks!</description>
		<content:encoded><![CDATA[<p>Gabriele,</p>
<p>Thank you for your question.  The Input values START, STEP, &#038; STOP are used for optimizing an expert advisor.</p>
<p>So, for each input variable, you can backtest and find the input variable value that works the best for the given time period you backtest.  </p>
<p>Start Value &#8211; The value you start the variable at.</p>
<p>Stop Value &#8211; How High you want the variable to be tested to.</p>
<p>Step Value &#8211; The increment you want the backtester to move through the Start/Stop range you select.</p>
<p>So, for the TakeProfit variable, you might start it at 50, step at 25, and stop at 200.  This would run through the options:  50, 75, 100, 125, 150, 175, and 200 to see which worked best.</p>
<p>These values are only for backtest optimization and are not used when you run the expert advisor live.</p>
<p>I hope this answered your question.  I will be writing an article on optimization soon, so stay tuned.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriele</title>
		<link>http://thetrademachine.com/blog/2009/10/01/backtesting-with-metatraders-strategy-tester/comment-page-1/#comment-10</link>
		<dc:creator>Gabriele</dc:creator>
		<pubDate>Mon, 05 Oct 2009 07:42:19 +0000</pubDate>
		<guid isPermaLink="false">http://thetrademachine.com/blog/?p=184#comment-10</guid>
		<description>Hi

I tried many backtest using the Simple MACD but I have a question...


Using the Tester In Expert properties there are some Inputs of Variable

Value Start Step and Stop

How this values change the behaviour of Expert Advisor?

When I drag and drop the Expert the program don&#039;t ask this 4 Veriables but only 1.... VALUE

Is there a possibility to put inside the code these 4 variables?

If not how disable using backtest?

Thank you in advance</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I tried many backtest using the Simple MACD but I have a question&#8230;</p>
<p>Using the Tester In Expert properties there are some Inputs of Variable</p>
<p>Value Start Step and Stop</p>
<p>How this values change the behaviour of Expert Advisor?</p>
<p>When I drag and drop the Expert the program don&#8217;t ask this 4 Veriables but only 1&#8230;. VALUE</p>
<p>Is there a possibility to put inside the code these 4 variables?</p>
<p>If not how disable using backtest?</p>
<p>Thank you in advance</p>
]]></content:encoded>
	</item>
</channel>
</rss>
