<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Add a trailing stop into EA portfolio]]></title>
		<link>https://forexsb.com/forum/topic/7153/add-a-trailing-stop-into-ea-portfolio/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/7153/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Add a trailing stop into EA portfolio.]]></description>
		<lastBuildDate>Fri, 05 Jan 2018 12:30:20 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Add a trailing stop into EA portfolio]]></title>
			<link>https://forexsb.com/forum/post/48579/#p48579</link>
			<description><![CDATA[<p>OK I understand your concerns. But I will test the EA portfolio with a trailing stop like that if I can get a better performance or not, it will be really helpful, but of course on my own risk:<br /></p><div class="codebox"><pre><code>//---TrailingStop     ----//
static input stringTSName1     = &quot;Trailing Stop Limit&quot;; 
static input bool   UseTrailingStop    = True; // Use Trailing Stop, True (Yes) or False (Not)
static input double TrailingStop       = 35.0; // If Use Trailing Stop True, default value 35
static input double TrailingStopStep   = 5.0;  // Input Trailing Stop Step Value (default 5.0)</code></pre></div><p>Thanks for helping anyone..</p>]]></description>
			<author><![CDATA[null@example.com (ChristianS)]]></author>
			<pubDate>Fri, 05 Jan 2018 12:30:20 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/48579/#p48579</guid>
		</item>
		<item>
			<title><![CDATA[Re: Add a trailing stop into EA portfolio]]></title>
			<link>https://forexsb.com/forum/post/48544/#p48544</link>
			<description><![CDATA[<p>Adding a trailing stop will change the strategy behavior and the trading will not correspond to the backtest. This may reduce the strategy performance.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Wed, 03 Jan 2018 20:16:10 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/48544/#p48544</guid>
		</item>
		<item>
			<title><![CDATA[Add a trailing stop into EA portfolio]]></title>
			<link>https://forexsb.com/forum/post/48542/#p48542</link>
			<description><![CDATA[<p>Hi, can someone help how and where I can add the trailing stop in the EA portfolio coding?</p><p>For example when EA is 50 pips in profit start trailing stop 30 pips below the actually price.</p><p>Maybe in next time it is automatically included when we save the EA portfolio.</p>]]></description>
			<author><![CDATA[null@example.com (ChristianS)]]></author>
			<pubDate>Wed, 03 Jan 2018 18:15:55 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/48542/#p48542</guid>
		</item>
	</channel>
</rss>
