<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — entry and exit strategy]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/6298/" />
	<updated>2016-09-14T08:01:06Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/6298/entry-and-exit-strategy/</id>
		<entry>
			<title type="html"><![CDATA[Re: entry and exit strategy]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/38609/#p38609" />
			<content type="html"><![CDATA[<p>thank you Popov<br />this is exactly what I&#039;m requesting.<br />I dont expect FSB Pro to be able to do this.<br />based on my example above, how do we exposed this as input parameters?<br /><span style="color:blue">i.e. One of the EA input parameter for Envelope indicator would be<br />Close an existing short position : At Lower Band of Envelopes | At Upper Band of Envelopes (options in a dropdown list)?</span><br />an example like how u answered my &quot;hiding parameters question&quot; is much appreciated.</p>]]></content>
			<author>
				<name><![CDATA[samozta]]></name>
				<uri>https://forexsb.com/forum/user/9353/</uri>
			</author>
			<updated>2016-09-14T08:01:06Z</updated>
			<id>https://forexsb.com/forum/post/38609/#p38609</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: entry and exit strategy]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/38607/#p38607" />
			<content type="html"><![CDATA[<p>You can test it in MT5.<br />You can modify the logical rules in the source code. You can also expose them in the input parameters, but you have to program this in the EA code. There is no option for that in FSB Pro.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2016-09-14T07:48:54Z</updated>
			<id>https://forexsb.com/forum/post/38607/#p38607</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: entry and exit strategy]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/38605/#p38605" />
			<content type="html"><![CDATA[<p>ok, so its not possible to also modify them just so we can backtest in mt5 etc?</p>]]></content>
			<author>
				<name><![CDATA[samozta]]></name>
				<uri>https://forexsb.com/forum/user/9353/</uri>
			</author>
			<updated>2016-09-14T07:43:32Z</updated>
			<id>https://forexsb.com/forum/post/38605/#p38605</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: entry and exit strategy]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/38604/#p38604" />
			<content type="html"><![CDATA[<p>No, it is not possible. We use FSB Pro for modifying and testing the strategies because we think it has a better backtester. </p><p>A change in the logical rules may significantly change the behavior of the EA and without a proper backtest end robustness analysis it is too risky for trading.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2016-09-14T07:38:36Z</updated>
			<id>https://forexsb.com/forum/post/38604/#p38604</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: entry and exit strategy]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/38603/#p38603" />
			<content type="html"><![CDATA[<p>Hi Popov<br />Not sure if u understand my question correctly<br />I understand your solution above<br />My question is instead of hardcoding &quot;Close an existing short position at Lower Band of Envelopes&quot;, <br />is it possible to parameterized the above options;<br />i.e. One of the EA input parameter for Envelope indicator would be<br />Close an existing short position : At Lower Band of Envelopes | At Upper Band of Envelopes (options in a dropdown list)?</p><p>if u can provide advice how to modify the codes to the above, would be great. tq so much</p>]]></content>
			<author>
				<name><![CDATA[samozta]]></name>
				<uri>https://forexsb.com/forum/user/9353/</uri>
			</author>
			<updated>2016-09-14T07:30:39Z</updated>
			<id>https://forexsb.com/forum/post/38603/#p38603</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: entry and exit strategy]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/38601/#p38601" />
			<content type="html"><![CDATA[<p>You have to set only the logic rules for <strong>Long</strong> entry and FSB Pro will apply mirror rules for the short entries.</p><p>You can see the complete rule sin the Overview page.</p><p><span class="postimg"><img src="http://s12.postimg.org/9euji1lzx/screenshot_2.png" alt="http://s12.postimg.org/9euji1lzx/screenshot_2.png" /></span></p><p>And in Overview:</p><p><strong>Logic</strong></p><p><strong>Opening (Entry Signal)</strong></p><p>Open a new long position at the beginning of the bar when the following logic condition is satisfied:<br />&nbsp; * the bar opens below Upper Band of Bollinger Bands* (Simple, Close, 20, 2.00). </p><p>Open a new short position at the beginning of the bar when the following logic condition is satisfied:<br />&nbsp; * the bar opens above Lower Band of Bollinger Bands* (Simple, Close, 20, 2.00). </p><p><strong>Closing (Exit Signal)</strong></p><p>Close an existing long position at Upper Band of Envelopes* (Simple, Close, 14, 1.00).</p><p>Close an existing short position at Lower Band of Envelopes* (Simple, Close, 14, 1.00).</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2016-09-14T07:09:38Z</updated>
			<id>https://forexsb.com/forum/post/38601/#p38601</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[entry and exit strategy]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/38595/#p38595" />
			<content type="html"><![CDATA[<p>Hello all<br />I&#039;m new<br />Just starting to test out the software.<br />How do i parameterized the entry and exit strategy<br />for eg. for entry strategy (Bollinger band)</p><p>I wish to have two input parameter for BUY<br />For Bollinger Band, two parameter selection as below;<br /> The bar opens below upper band<br /> The Bar opens above upper band</p><p>and for exit strategy (Envelope)<br />two parameter selection</p><p>Exit long at upper band<br />Exit long at lower band</p><p>So the entry and exit strategies to be parameterized instead of hardcoded.</p><p>Please advise if the above is possible?</p>]]></content>
			<author>
				<name><![CDATA[samozta]]></name>
				<uri>https://forexsb.com/forum/user/9353/</uri>
			</author>
			<updated>2016-09-14T04:53:05Z</updated>
			<id>https://forexsb.com/forum/post/38595/#p38595</id>
		</entry>
</feed>
