<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Trailing Stop - Why no Trailing Step parameter?]]></title>
		<link>https://forexsb.com/forum/topic/6013/trailing-stop-why-no-trailing-step-parameter/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/6013/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Trailing Stop - Why no Trailing Step parameter?.]]></description>
		<lastBuildDate>Thu, 12 May 2016 13:24:39 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Trailing Stop - Why no Trailing Step parameter?]]></title>
			<link>https://forexsb.com/forum/post/35788/#p35788</link>
			<description><![CDATA[<p>Or.. as my mother&#039;s teacher used to say: &quot;G-d give me the strength to teach these morons.&quot;</p><p>You clearly very effectively manage the &#039;4 Quadrants of time management&#039;.<br />- one of &quot;The 7 Habits of Highly Effective People&quot; - by Stephen Covey*</p><p>- You have provided a great program and support for a very long time now and it&#039;s greatly appreciated by many.</p><p>Thanks again.</p><p>Cheers.</p><p>*Quadrants summary: http://www.brefigroup.co.uk/acrobat/quadrnts.pdf</p>]]></description>
			<author><![CDATA[null@example.com (vidagig_13)]]></author>
			<pubDate>Thu, 12 May 2016 13:24:39 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/35788/#p35788</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trailing Stop - Why no Trailing Step parameter?]]></title>
			<link>https://forexsb.com/forum/post/35786/#p35786</link>
			<description><![CDATA[<p>There is no such thing as Trailing Step in the backteser. FSB calculates the Trailing Stop as a difference between the previous High and the value in points you set.</p><div class="codebox"><pre><code>                if (wayPointOrder &lt; wayPointHigh &amp;&amp; stop &lt; DataSet.High[bar - 1] - deltaStop)
                    stop = DataSet.High[bar - 1] - deltaStop;</code></pre></div><p> <br />Where deltaStop is a value in points.</p><div class="quotebox"><blockquote><p>Thanks again Popov for your apparently endless patience.</p></blockquote></div><p>2/3 of my time I answer to emails like:</p><div class="quotebox"><blockquote><p>What is the main difference between your product and Strategy Quant Pro apart from the fact your product is much cheaper. Does cheaper mean not so good?</p></blockquote></div><div class="quotebox"><blockquote><p>Please explain me ....<br />I need this information to decide if buy the software.</p></blockquote></div><br /><div class="quotebox"><blockquote><p>How ...<br />Can you send me the step by step?</p></blockquote></div><p>...</p><p>These are from this morning only</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Thu, 12 May 2016 11:45:44 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/35786/#p35786</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trailing Stop - Why no Trailing Step parameter?]]></title>
			<link>https://forexsb.com/forum/post/35784/#p35784</link>
			<description><![CDATA[<p>Thanks again Popov for your apparently endless patience.</p><p>Just confirming my understanding: </p><p><strong>The Trailing Stop in FSB backtester is trailing in &#039;Trailing Step&#039; increments of 1 point.</strong> </p><p>As you said: &quot;There is no trailing step in the backtester. Or, if you prefer, the Trailing Step = 1 point.&quot;</p><br /><p>[I just used the Saxo explanation link that I found - because it described exactly the identical Trailing Stop behaviour and the availability of the Trailing Step user setting I have seen/used at other brokers]</p>]]></description>
			<author><![CDATA[null@example.com (vidagig_13)]]></author>
			<pubDate>Thu, 12 May 2016 11:24:00 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/35784/#p35784</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trailing Stop - Why no Trailing Step parameter?]]></title>
			<link>https://forexsb.com/forum/post/35783/#p35783</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>B) the Trailing Stop trailing using the Trailing Step and NOT the Initial Stop - is the way that a Trailing Stop always functions at any broker that offers a Trailing Stop.</p></blockquote></div><p>If you refer SaxoTrader and you are familiar with it, you will probably know that they doesn&#039;t provide backtesting.</p><p>If you refer MT, they doesn&#039;t provide Trailing Stop for use in Expert Advisors. They have manual Trailing Stop that doesn&#039;t have trailing step.</p><p>On the other hand, Forex Strategy Builder provides an unified way for backtesting and trading with equal rules.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Thu, 12 May 2016 11:17:00 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/35783/#p35783</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trailing Stop - Why no Trailing Step parameter?]]></title>
			<link>https://forexsb.com/forum/post/35782/#p35782</link>
			<description><![CDATA[<p>Ok I see now the different profits and losses - thank you. - So it is trailing.</p><p>(I expected to see the Stop changes as entries in the Journal but now I see it looks like the Trailing Stop movements are visible in the &#039;Bar Explorer&#039; view. Ahaa moment)</p><p>Last question I hope, please - to be absolutely clear:<br />Is it trailing in increments of the Initial Stop or default increments of 1 pip (10 in FSB)?</p><p>(From the irregular profit losses I presume it is trailing in increments of 1 pip?)</p>]]></description>
			<author><![CDATA[null@example.com (vidagig_13)]]></author>
			<pubDate>Thu, 12 May 2016 11:08:46 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/35782/#p35782</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trailing Stop - Why no Trailing Step parameter?]]></title>
			<link>https://forexsb.com/forum/post/35781/#p35781</link>
			<description><![CDATA[<p>Apart from the example of Traling Stop apparently not trailing in FSB backtester.</p><p>Again I repeat my concern: </p><p>A) the user setting of Trailing Step (not available in FSB backtester) AND <br />B) the Trailing Stop trailing <strong>using the Trailing Step and NOT the Initial Stop</strong> - is the way that a Trailing Stop always functions at any broker that offers a Trailing Stop.</p><p>(In my experience..)</p>]]></description>
			<author><![CDATA[null@example.com (vidagig_13)]]></author>
			<pubDate>Thu, 12 May 2016 11:05:18 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/35781/#p35781</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trailing Stop - Why no Trailing Step parameter?]]></title>
			<link>https://forexsb.com/forum/post/35780/#p35780</link>
			<description><![CDATA[<p>I see different values of the ProfitLoss: -220, -115, -119, -168, -84 ...</p><p>Since the only exit rule that may close at a loss is Trailing Stop, it is obviously that the Trailing Stop trails.<br />If the Trailing Stop was constant, it would show equal losses.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Thu, 12 May 2016 11:05:09 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/35780/#p35780</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trailing Stop - Why no Trailing Step parameter?]]></title>
			<link>https://forexsb.com/forum/post/35779/#p35779</link>
			<description><![CDATA[<p>pic 2 of the Trade journal</p>]]></description>
			<author><![CDATA[null@example.com (vidagig_13)]]></author>
			<pubDate>Thu, 12 May 2016 10:57:35 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/35779/#p35779</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trailing Stop - Why no Trailing Step parameter?]]></title>
			<link>https://forexsb.com/forum/post/35778/#p35778</link>
			<description><![CDATA[<p>Here I&#039;m trying to show the Trailing Stop doesn&#039;t appear to function in FSB backtester. The position never trails - with an Initial Stop of only 200 and a Take Profit of 5000.</p><p>I may be doing something wrong?</p><p>Pic 1 of setup screen attached - pic 2 of the Trade journal to follow</p>]]></description>
			<author><![CDATA[null@example.com (vidagig_13)]]></author>
			<pubDate>Thu, 12 May 2016 10:55:35 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/35778/#p35778</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trailing Stop - Why no Trailing Step parameter?]]></title>
			<link>https://forexsb.com/forum/post/35777/#p35777</link>
			<description><![CDATA[<p>As I said, it was my mistake. It is not necessary to make profit in order the Trailing Stop to trail.</p><p>FSB tests and trades at the exactly same way. Deviations are possible in rare cases. In such cases FSB shows ambiguous bars. It also provides various interpolation methods and covers all known cases.</p><p>Since you give link to SaxoTrader and want similar (usual) behavior, can you explain how SaxoTrader backtests trailing stops? Are you sure you want this method in FSB?</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Thu, 12 May 2016 10:54:31 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/35777/#p35777</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trailing Stop - Why no Trailing Step parameter?]]></title>
			<link>https://forexsb.com/forum/post/35775/#p35775</link>
			<description><![CDATA[<p>Please note I&#039;m talking about <strong>backtesting </strong>the Trailing Stop <strong>in FSB </strong>- it&#039;s available settings and behaviour in the FSB backtester - <strong>not </strong>it&#039;s (apparently correct) MT4 behaviour.</p><p>One needs to be able to backtest in FSB the same behaviour as happens in MT4.</p><p>In the FSB <strong>backtester </strong>(you say) <strong>it trails in increments of the Initial Stop</strong>(?) - <strong>not </strong>in a <strong>user specified Trailing Step - that can be much smaller.</strong> <br />Also, again, the user setting of Trailing Step is not available in FSB backtester</p><p>This is the big difference in available settings (Trailing Step missing) <strong>and </strong>resulting behaviour when you compare the FSB backtester Trailing Stop and a the correct Trailing Stop - that I have tried to explain in detail repeatedly in my previous posts.</p><p>Quote 1: &quot;For <strong>backtesting </strong>FSB uses only &quot;New bar&quot; mode. It moves the trailing stop only at a new bar if there is a new High (Low for short positions). If the <strong>initial stop is XX points</strong>, <strong>FSB starts trailing when the positions makes XX points profit</strong> and the program puts the stop at <strong>XX points</strong> below the current close price.&quot;</p><p>Quote 2: &quot; If the High is lower than the position opening price + 20 points, the SL remains at the same level. If the previous bar High is higher than the positions opening price <strong>+ 20 points,</strong>&nbsp; the program sets the SL to High - 20 points.&quot;</p>]]></description>
			<author><![CDATA[null@example.com (vidagig_13)]]></author>
			<pubDate>Thu, 12 May 2016 10:18:26 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/35775/#p35775</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trailing Stop - Why no Trailing Step parameter?]]></title>
			<link>https://forexsb.com/forum/post/35774/#p35774</link>
			<description><![CDATA[<p>Hmm. I checked the formulas now and I see it is not necessary the position to be on a profit. The Trailing Stop trails every time when there is a new highest High of the previous bar.</p><p><a href="http://postimg.org/image/gyfwklsjl/"><span class="postimg"><img src="http://s32.postimg.org/gyfwklsjl/screenshot_1600.jpg" alt="http://s32.postimg.org/gyfwklsjl/screenshot_1600.jpg" /></span></a></p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Thu, 12 May 2016 10:10:53 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/35774/#p35774</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trailing Stop - Why no Trailing Step parameter?]]></title>
			<link>https://forexsb.com/forum/post/35763/#p35763</link>
			<description><![CDATA[<p>Hi Popov</p><p>Please calm down I think there may be too much heated debate on here, as a general observation.<br />I&#039;m reminded now of how easy it is to fail to communicate clearly, or, to misunderstand a written communication and be mistakenly upset by it.</p><p>I think you misunderstood and missed the 1 key point of my previous post - I was not making issue with the use of bar data vs. tick at all, or broker or MT4 issues (I wasn&#039;t going there at all).- I just felt I should refer to your explanation and terminology re the difference in FSB&#039;s Trailing Stop re. tick and new bar.</p><p>My apologies for not succeeding in communicating more clearly the one problem I am confused about.</p><p>My question is only about the behaviour of the way the FSB Trailing Stop &#039;rules&#039; work vs. they way I&#039;ve seen it usually set up at brokers.</p><p>Again I repeat my understanding: You say the FSB Trailing Stop waits for the position to be in profit by the amount of the Initial Stop before it starts trailing in Trailing Steps equal to the Initial Stop. I hope I understand this clearly.</p><p>I point out that the Trailing Stop I am familiar with - as per the link example, has a different functionality and behaviour.<br /><strong>This Trailing Stop has a (user input) Trailing Step parameter (FSB doesn&#039;t) , and it starts trailing the initial Stop as soon as this Trailing Step is reached in profit; and trails in increments of the Trailing Step NOT increments of the Initial Stop.</strong><br />NB: I.e. It does not wait to be in profit by the amount of the Initial Stop before it starts trailing - and in increments of the Initial Stop. This is the key difference I&#039;m asking about.</p><p><strong>In FSB (backtesting) it trails in increments of the specified Initial Stop, not in increments of the Trailing Step</strong> - as you describe the FSB Trailing Stop behaviour. <br />So, if I understand, you&#039;re saying in effect that <strong>in FSB, the Initial Stop and the Trailing Step are identical</strong>.<br />This is the key point of difference in functionality and resulting (undesirable) behaviour I&#039;m trying (very hard) to describe.</p><br /><p>Here&#039;s an example which may help:</p><p>I want a Trailing Stop in FSB with an Initial Stop of 1000 (=100 pips in 5 decimal instrument)<br />So FSB will only start trailing when I&#039;m in profit by a massive 100 pips - and in increments (Trailing Steps) of a huge 100 pips.<br />The usual Trailing Stop would allow me to specify the Trailing Step and it will start trailing as soon as the position is in profit by the Trailing Step (e.g. only 10 pips) NOT when it is in profit by the amount of the Initial Stop (e.g. 100 pips).</p><p>So in a &#039;usual&#039; Trailing Stop setup screen - I can set the Trailing Step at 100 (or i.e. 10 pips). When the position is in profit by only 10 pips it will start trailing in only 10 pip increments. <br />In FSB it would wait for profit of 100 pips before trailing in increments (Trailing Steps) of 100 pips.<br />Surely this is a big difference in behaviour, again, if I understand you correctly.</p><p>I may be misunderstanding your explanation and your are indeed describing the behaviour I expected, but having used the Trailing Stop a lot in FSB backtesting - using a big Stop of e.g. 100 pips (1000 in FSB) and a small Take Profit e.g. 10 pips (100 in FSB) - I see that it never actually trails, and now I think I understand why.</p><p>This is a big difference in behaviour in my understanding, hence the question and concern.</p><p>Thanks for your help and patience.</p>]]></description>
			<author><![CDATA[null@example.com (vidagig_13)]]></author>
			<pubDate>Thu, 12 May 2016 09:17:53 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/35763/#p35763</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trailing Stop - Why no Trailing Step parameter?]]></title>
			<link>https://forexsb.com/forum/post/35756/#p35756</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>FSB appears to be a &#039;very different interpretation&#039; of how a Trailing Stop usually functions.</p></blockquote></div><p>FSB Trailing Stop works in a guaranteed safe way.</p><p>What does it mean &quot;usually&quot;?</p><p>If you think the MT &quot;tick mode&quot; trailing is correct, better check again. Do you think that MT &quot;really&quot; has tick mode testing? The last time I checked the MT &quot;ticks&quot; was noting more than a crappy function: <a href="https://www.mql5.com/en/articles/75">https://www.mql5.com/en/articles/75</a></p><div class="quotebox"><blockquote><p>Perhaps you can confirm if my understanding is correct that the Trailing Stop available for backtesting in FSB does function differently to the (standard from what I&#039;ve seen) Trailing Stop functionality provided by some brokers.</p></blockquote></div><p>We have that function in FSB from 10 years and there is no problems reported so far. Our Trailing Stop works in the exactly same way in the Expert Adviser trading as in the FSB backtest. I think this is the only correct way. We cannot provide &quot;tick&quot; trailing of the Trailing Stop in the backtest because we do not have tick information in our historical data. MT and another &quot;usual&quot; brokers also do not have it. However, they provide tick testing &quot;usually&quot; <img src="https://forexsb.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /> like that:</p><p><span class="postimg"><img src="https://c.mql5.com/2/1/ideal_white_MQL5.png" alt="https://c.mql5.com/2/1/ideal_white_MQL5.png" /></span></p><p>The purpose of FSB is not to function like the other brokers but to provide a safe backtest. How many brokers do you see to speak about FSB? And do ask yourself why all of them pay $ 100 k&nbsp; for MT? Yes, yes, you are correct. Not the brokers pay but the traders.</p><p>I&#039;ll tray to explain again how the Trailing Stop works in the FSB backtest and in the exported EAs.</p><p>Lets we have Trailing Stop 20 points &quot;New Bar&quot; mode.</p><p><a href="http://postimg.org/image/qacjjygap/"><span class="postimg"><img src="http://s32.postimg.org/qacjjygap/screenshot_1597.jpg" alt="http://s32.postimg.org/qacjjygap/screenshot_1597.jpg" /></span></a></p><p>When we open a long position, the program sets SL 20 points below the order price. If the market goes down and hits our SL, the loss will be the current spread + 20 points.</p><p>If the position is not closed during the opening bar, FSB checks the High of the previous bar. If the High is lower than the position opening price + 20 points, the SL remains at the same level. If the previous bar High is higher than the positions opening price + 20 points, the program sets the SL to High - 20 points.</p><p>FSB moves the Trailing Stop only at a new bar because the previous High is the only secure value it can use for reference on backtest. The Trailing Stop will trail once at every new High when trading with an exported Expert Advisor. This grantees compatibility between the tests and the trade. </p><p>You can set &quot;new tick&quot; mode for the Trailing Stop, but it doesn&#039;t change the way FSB tests the strategy. The &quot;tick mode&quot; makes the Trailing Stop trailing like the &quot;usual&quot; platforms. The trailing step is 10 points by default, but you can change it in the EA code. We cannot guarantee that if you backtest such strategy again with newer data, you will receive the same result. Metaqutoes doesn&#039;t guarantee also, but it doesn&#039;t care for that. Their users are happy enough to use &quot;tick&quot; testing without questions.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Wed, 11 May 2016 21:21:13 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/35756/#p35756</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trailing Stop - Why no Trailing Step parameter?]]></title>
			<link>https://forexsb.com/forum/post/35754/#p35754</link>
			<description><![CDATA[<p>Hi again Popov</p><p>After more thought there may be some confusion over how a Trailing Stop usually functions.<br />I did research before posting this subject to confirm my understanding of how the Trailing Stop offered by some brokers usually functions - and it&#039;s clearly explained here:</p><p>http://help.saxobank.com/customer/portal/articles/1945781-what-is-a-trailing-stop-order-and-how-can-i-use-it-</p><p>This describes a Trailing Stop with<br />1) An Initial Stop - self explanatory.<br />2) A Trailing Step - defines the number of points profit after which the Initial Stop will be trailed by the specified Trailing Step. <br />NB: The position is not required to be in profit by the amount of the Initial Stop before the Trailing Stop commences.</p><p>If I reread your explanation (above) of the Trailing Stop functionality in FSB backtesting (using &#039;new bar mode&#039;) it does not conform to this functionality. If I understand you, in FSB the Trailing Stop only commences trailing in 1 point increments when the position is in profit by the amount of the Initial Stop. <br />- This is a very different functionality: As I said previously, this results in a profit equal to the Initial Stop being required before the position begins trailing (and in fixed 1 point increments). </p><p>Your description of the functionality when using &#039;new tick mode&#039; (not available for backtesting) isn&#039;t detailed and exactly clear to me, but it does appear to conform to the expected functionality described as clearly as I can, above - and has different functionality to that you describe for &#039;new bar&#039; mode. <br />But, one can&#039;t backtest in FSB using the &quot;TrailingStop_Moving_Step&quot; setting available only in the source code - only for trading in &#039;new tick mode&#039;.</p><p>So, the Trailing Stop functionality (and behaviour) available for backtesting in FSB appears to be a different and maybe not as useful interpretation of how a Trailing Stop usually functions.</p><p>Perhaps you can confirm if my understanding is correct that the Trailing Stop available for backtesting in FSB does function differently to the (standard from what I&#039;ve seen) Trailing Stop functionality provided by some brokers.</p><br /><p>Much appreciated</p>]]></description>
			<author><![CDATA[null@example.com (vidagig_13)]]></author>
			<pubDate>Wed, 11 May 2016 19:44:19 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/35754/#p35754</guid>
		</item>
	</channel>
</rss>
