<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — EURUSD 1 Day Breakout]]></title>
		<link>https://forexsb.com/forum/topic/69/eurusd-1-day-breakout/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/69/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in EURUSD 1 Day Breakout.]]></description>
		<lastBuildDate>Fri, 13 Apr 2007 15:40:28 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: EURUSD 1 Day Breakout]]></title>
			<link>https://forexsb.com/forum/post/258/#p258</link>
			<description><![CDATA[<p>I can&#039;t say anything since we made calculation using the current time frame only. Without deeper analysis we can&#039;t see the movement inside the bar.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 13 Apr 2007 15:40:28 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/258/#p258</guid>
		</item>
		<item>
			<title><![CDATA[Re: EURUSD 1 Day Breakout]]></title>
			<link>https://forexsb.com/forum/post/257/#p257</link>
			<description><![CDATA[<p>Downloaded 02 build, thanks for the quick fix.</p><p>Something is bothering me with this day breakout test system - the smaller I put the stop loss, the better the results.<br />Best results with 5 pip stop loss - this is not realistic, 5 pips stop loss will hit many many times.</p><p>Any thoughts?</p>]]></description>
			<author><![CDATA[null@example.com (DannyBens)]]></author>
			<pubDate>Fri, 13 Apr 2007 15:13:36 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/257/#p257</guid>
		</item>
		<item>
			<title><![CDATA[Re: EURUSD 1 Day Breakout]]></title>
			<link>https://forexsb.com/forum/post/256/#p256</link>
			<description><![CDATA[<p>Ok. <br />The Envelopes indicator has been corrected in FSB v2.4.0.2</p><p>Thanks a lot. It was possible to stay with the bug with years.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 13 Apr 2007 15:09:37 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/256/#p256</guid>
		</item>
		<item>
			<title><![CDATA[Re: EURUSD 1 Day Breakout]]></title>
			<link>https://forexsb.com/forum/post/252/#p252</link>
			<description><![CDATA[<p>Keep em coming! <img src="https://forexsb.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (DannyBens)]]></author>
			<pubDate>Fri, 13 Apr 2007 14:30:46 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/252/#p252</guid>
		</item>
		<item>
			<title><![CDATA[Re: EURUSD 1 Day Breakout]]></title>
			<link>https://forexsb.com/forum/post/251/#p251</link>
			<description><![CDATA[<p>It was wrong. Now will be correct</p><p>[edit]<br /> Let check again</p><p>Of course 1.004</p><p>[edit2]</p><p>There is an error in your exe . I&#039;ll post the update after 10min.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 13 Apr 2007 14:21:39 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/251/#p251</guid>
		</item>
		<item>
			<title><![CDATA[Re: EURUSD 1 Day Breakout]]></title>
			<link>https://forexsb.com/forum/post/250/#p250</link>
			<description><![CDATA[<p>FSB is calculating correctly, just the posting confused me<br />High band = <br />Close * ( 1 + Deviation / 100 )<br />Close * ( 1 + 0.4 / 100 )<br />Close * ( 1 + 0.004 )</p><p>EDIT:<br />Update?...</p>]]></description>
			<author><![CDATA[null@example.com (DannyBens)]]></author>
			<pubDate>Fri, 13 Apr 2007 14:15:05 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/250/#p250</guid>
		</item>
		<item>
			<title><![CDATA[Re: EURUSD 1 Day Breakout]]></title>
			<link>https://forexsb.com/forum/post/249/#p249</link>
			<description><![CDATA[<p>Opss. I&#039;ll check now</p><p>Hahaha&nbsp; - mising brackets. Seems a new update after 30 minutes.</p><p>[edited]<br />now is OK </p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for (int iBar = nMA; iBar &lt; Bars; iBar++)<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; afUpBand[iBar] = afMA[iBar] * (1 + fDeviation / 100);<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; afDnBand[iBar] = afMA[iBar] * (1 - fDeviation / 100);<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</p><p>expect it in the net: <img src="https://forexsb.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 13 Apr 2007 14:09:53 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/249/#p249</guid>
		</item>
		<item>
			<title><![CDATA[Re: EURUSD 1 Day Breakout]]></title>
			<link>https://forexsb.com/forum/post/248/#p248</link>
			<description><![CDATA[<p>Back for a second to the Envelope:<br />You mentioned that the upper band is Close * 1.04 (using envelope 1,0.4)<br />What am I missing? The calculations do not add up for me.<br />Lets say EURUSD, Close = 1.3000<br />so upper band is 1.3000 * 1.04 = 1.3520 - which is 520 pips difference, which is obviously not going to hit in the next bar.</p><p>Where is the fault?</p><p>EDIT:<br />Should be 1.004 and 0.996 I believe?</p>]]></description>
			<author><![CDATA[null@example.com (DannyBens)]]></author>
			<pubDate>Fri, 13 Apr 2007 14:01:59 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/248/#p248</guid>
		</item>
		<item>
			<title><![CDATA[Re: EURUSD 1 Day Breakout]]></title>
			<link>https://forexsb.com/forum/post/247/#p247</link>
			<description><![CDATA[<p>Completely understand - no need to expose what you dont want to expose.<br />But, I am guessing that I am not the only one that will ask these questions - all I want to do, is to make sure that the algorithm is reliable, and that when the time comes, I will be able to reproduce the same strategy logic in a trading platform.</p><p>Yes, it is obvious that FSB is faster than others.</p>]]></description>
			<author><![CDATA[null@example.com (DannyBens)]]></author>
			<pubDate>Fri, 13 Apr 2007 13:56:27 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/247/#p247</guid>
		</item>
		<item>
			<title><![CDATA[Re: EURUSD 1 Day Breakout]]></title>
			<link>https://forexsb.com/forum/post/246/#p246</link>
			<description><![CDATA[<p>The current backtesting algorithm is not perfect (in the example with both TP/SL levels in the same bar - completely wrong). But it is hundred times faster then the one in some other platforms. </p><p>About the results when we have two signals in both side of the opening price. I develop this method and it is tested and optimized using shorter periods. It is almost 90% reliable. <br />You understand&nbsp; I can&#039;t discuss it here. It is the core of the application.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 13 Apr 2007 13:53:11 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/246/#p246</guid>
		</item>
		<item>
			<title><![CDATA[Re: EURUSD 1 Day Breakout]]></title>
			<link>https://forexsb.com/forum/post/245/#p245</link>
			<description><![CDATA[<p>Not sure I follow - any example?<br />Also, if I DO undestand correctly, not sure I completely agree - there are numerous strategies that just &quot;through the net&quot; in the lake - buy at limit or buy at stop - which ever comes first. A classic breakout system, and also (in the opposite direction) - a classic range trade.</p><p>I do agree, that in more elaborate systems, you only allow longs or shorts based on other indications, but when we deal with strategies that hold position for a bar or two, and only capitalizes on the &quot;noise&quot; then the direction is sometime of no importance.</p><p>Wouldnt you agree?</p><p>EDIT:<br />Sounds good Popov (didnt mean to rush you) - I am becoming hooked! my entire day was coffee -&gt; forum postings -&gt; system testing and back to 1....</p>]]></description>
			<author><![CDATA[null@example.com (DannyBens)]]></author>
			<pubDate>Fri, 13 Apr 2007 13:49:47 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/245/#p245</guid>
		</item>
		<item>
			<title><![CDATA[Re: EURUSD 1 Day Breakout]]></title>
			<link>https://forexsb.com/forum/post/244/#p244</link>
			<description><![CDATA[<p>I&#039;m working on it guys. The shorter period tester will be ready soon. And it will take the calculation only when is needed. It will use all the data we have (till 5 min). and will make a road for calculation for each bar. To speed the process if there are no calculation or if everything is clear - only the fastest algorythm.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 13 Apr 2007 13:42:15 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/244/#p244</guid>
		</item>
		<item>
			<title><![CDATA[Re: EURUSD 1 Day Breakout]]></title>
			<link>https://forexsb.com/forum/post/243/#p243</link>
			<description><![CDATA[<p>Normaly we have to use at least one open filter to show us the dirrection of the trade. In this case it is not problem when we enter long/short in the beginning of the bar or other level. The open filter prunes the wrong signal.</p>]]></description>
			<author><![CDATA[null@example.com (Jar Jar)]]></author>
			<pubDate>Fri, 13 Apr 2007 13:36:42 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/243/#p243</guid>
		</item>
		<item>
			<title><![CDATA[Re: EURUSD 1 Day Breakout]]></title>
			<link>https://forexsb.com/forum/post/242/#p242</link>
			<description><![CDATA[<p>Jar Jar - if you mean that daily strategies, will use, lets say 1 hour charts and will only place exit orders at one hour after the entry hour, than I agree. This is the only error-proof way.<br />Of course, it means that you may miss some exits if the market is fast, but at least it is more accurate and you know that if you get good results in this way, you will get good results in real trading.</p><p>Also, if FSB will someday support automatic usage of the higher resolution data, and you have up to 5 minute or 15 minute bars, than this will be perfect.</p>]]></description>
			<author><![CDATA[null@example.com (DannyBens)]]></author>
			<pubDate>Fri, 13 Apr 2007 13:34:21 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/242/#p242</guid>
		</item>
		<item>
			<title><![CDATA[Re: EURUSD 1 Day Breakout]]></title>
			<link>https://forexsb.com/forum/post/241/#p241</link>
			<description><![CDATA[<p>Thank you Popov for the detailed answer. It is good.<br />I am completely aware of the most basic mistake people do of using the value of the indicator to trade on the same bar. I am past that level now but nonetheless, it is good that you mention it.</p><p>You refer to it as &quot;use previous bar value&quot; - I am simply always buying at next bar (calculate on this bar, and buy @ limit at Bar+1)</p><p>So we got at least one thing clear; the entry logic is:<br />if not BuyAtStop( Bar+1 ) then ShortAtStop( Bar+1 )</p><p>This, btw, may be problematic - since it favors bull markets.<br />If this logic is reversed, we may get different results - but I guess that the only way to truely solve it is to use data from higher resolution.</p><p>Now, you touched the point nicely, and I would like to discuss more:<br />Talking about SL/PT - what would be the logic (in pseudo code) for that?</p><p>You mention that you interpolate the bar to determine what hits first - judging by the charts, it looks like FSB is doing something like this (for long positions):</p><p>( Bar is any bar from the positoin entry bar onward, including the entry bar itself )</p><p>if( Bar is Rising ) then {<br />&nbsp; if not SellAtLimit( Bar )<br />&nbsp; then SellAtStop( Bar+1 )<br />}<br />else {&nbsp; // Bar is falling<br />&nbsp; if not SellAtStop( Bar )<br />&nbsp; then SellAtLimit( Bar+1 )<br />}</p><br /><p>Did I capture this somewhat correctly?<br />Also, how did you extract the 87% accuracy level?</p><p>It will be absolutely fantastic if FSB will use data from higher resolution to understand what hits first - this will take it to a whole new level.</p>]]></description>
			<author><![CDATA[null@example.com (DannyBens)]]></author>
			<pubDate>Fri, 13 Apr 2007 13:31:10 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/241/#p241</guid>
		</item>
	</channel>
</rss>
