<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — Break Even Offset]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/2386/" />
	<updated>2011-07-09T00:23:41Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/2386/break-even-offset/</id>
		<entry>
			<title type="html"><![CDATA[Re: Break Even Offset]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/9673/#p9673" />
			<content type="html"><![CDATA[<p>using the expert above I seem to be losing my TP when the breakeven is triggered. not sure why. just a warning I will try and fix it this week end.</p>]]></content>
			<author>
				<name><![CDATA[Shr1k]]></name>
				<uri>https://forexsb.com/forum/user/3228/</uri>
			</author>
			<updated>2011-07-09T00:23:41Z</updated>
			<id>https://forexsb.com/forum/post/9673/#p9673</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Break Even Offset]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/9633/#p9633" />
			<content type="html"><![CDATA[<p>here is the changed MT4-FST Expert. the breakeven can not be backtested!!! be careful!!! and this mod is not well tested use it at your own risk. <br />When you attach the MT4-FST expert to a chart look at the the expert properties window. the input field is Breakeven_Offset. see the pic above about the trailing zero on 5 digit brokers.&nbsp; For this to be active breakeven must be active and set with a trigger distance in FST. <br />rename the file MT4-FST Expert and drop it in your MT4 experts folder.&nbsp; this will replace your current expert you may want to save it first with a different name so you can revert after testing.</p>]]></content>
			<author>
				<name><![CDATA[Shr1k]]></name>
				<uri>https://forexsb.com/forum/user/3228/</uri>
			</author>
			<updated>2011-07-06T03:17:53Z</updated>
			<id>https://forexsb.com/forum/post/9633/#p9633</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Break Even Offset]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/9595/#p9595" />
			<content type="html"><![CDATA[<p>the above changes to the MT4 fst EA seem to work fine of course on a short trade the offset is subtracted from the breakprice. on a 5 didgit broker the offset needs the trailing zero. </p><p><span class="postimg"><img src="http://i55.tinypic.com/2j4r2mb.jpg" alt="http://i55.tinypic.com/2j4r2mb.jpg" /></span></p>]]></content>
			<author>
				<name><![CDATA[Shr1k]]></name>
				<uri>https://forexsb.com/forum/user/3228/</uri>
			</author>
			<updated>2011-07-04T14:27:58Z</updated>
			<id>https://forexsb.com/forum/post/9595/#p9595</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Break Even Offset]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/9593/#p9593" />
			<content type="html"><![CDATA[<p>is there a way to offset the breakeven. <br />example:long trade <br /> break even is set to trigger at 25 pips profit offset is +5 pips <br /> price moves up 40 pips breakeven is triggered, price moves down 50 pips, trade is closed at +5 pips profit.</p><p>EDIT&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;</p><br /><p>testing this now it looks like it might works<br /></p><div class="codebox"><pre><code>extern int Breakeven_Offset = 0;
// and 
 SetStopLossAndTakeProfit(symbol, breakprice + Point * Breakeven_Offset , PositionTakeProfit);
                Print(&quot;Break Even (&quot;, BreakEven, &quot; pips) set Stop Loss to &quot;,  breakprice, &quot;, Bid = &quot;, bid);</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Shr1k]]></name>
				<uri>https://forexsb.com/forum/user/3228/</uri>
			</author>
			<updated>2011-07-04T03:18:27Z</updated>
			<id>https://forexsb.com/forum/post/9593/#p9593</id>
		</entry>
</feed>
