<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Exit at TP or SL only]]></title>
		<link>https://forexsb.com/forum/topic/9820/exit-at-tp-or-sl-only/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/9820/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Exit at TP or SL only.]]></description>
		<lastBuildDate>Sun, 25 Aug 2024 13:10:02 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Exit at TP or SL only]]></title>
			<link>https://forexsb.com/forum/post/80980/#p80980</link>
			<description><![CDATA[<p>Excellent work Mr Popov. Many Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (iamgreatest)]]></author>
			<pubDate>Sun, 25 Aug 2024 13:10:02 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/80980/#p80980</guid>
		</item>
		<item>
			<title><![CDATA[Exit at TP or SL only]]></title>
			<link>https://forexsb.com/forum/post/80976/#p80976</link>
			<description><![CDATA[<p>Hello Traders,</p><p>With Express Generator v2.57, we can create strategies that exit at SL or TP only.</p><p>We do it by forcing the Generator to use the &quot;Do not Exit&quot; indicator as the only option.</p><p>Please follow these steps:</p><p>1. Disable all the exit indicators except &quot;Do not Exit&quot;:</p><div class="codebox"><pre><code>;; Exit indicators
...
exit_directional_indicators = false
exit_do_not_exit            = true
exit_donchian_channel       = false
...</code></pre></div><p>2. Set the Generator to use only one exit slot:<br /></p><div class="codebox"><pre><code>; Max number of indicators to use
max_exit_slots  = 1</code></pre></div><p>3. Set the Generator always to use SL and TP. Set also the corresponding ranges<br /></p><div class="codebox"><pre><code>stop_loss_usage   = AlwaysUse
take_profit_usage = AlwaysUse</code></pre></div><br /><p>Please see the attached ini file as an example.<br />If you have another ini file, set this one last.</p><div class="codebox"><pre><code>node .\bin\gen.js --server Premium --symbol EURUSD --period M15 --settings do-not-exit.ini</code></pre></div><p>Trade Safe!</p><p>.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Sat, 24 Aug 2024 08:43:04 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/80976/#p80976</guid>
		</item>
	</channel>
</rss>
