<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Help with Simple EA]]></title>
		<link>https://forexsb.com/forum/topic/1843/help-with-simple-ea/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/1843/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Help with Simple EA.]]></description>
		<lastBuildDate>Mon, 11 Oct 2010 03:55:03 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Help with Simple EA]]></title>
			<link>https://forexsb.com/forum/post/6863/#p6863</link>
			<description><![CDATA[<p>The strategy works exactly on the way you described.<br />The entry (reverse) is at the next bar opening. The parameter &quot;Use previous bar value&quot; of MA is switched on automatically. You cannot make false strategy with FSB / FST. The programs protect you.</p><br /><p><a href="http://postimage.org/image/ngpdwk5g/"><span class="postimg"><img src="http://s3.postimage.org/bz0f0.jpg" alt="http://s3.postimage.org/bz0f0.jpg" /></span></a></p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Mon, 11 Oct 2010 03:55:03 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/6863/#p6863</guid>
		</item>
		<item>
			<title><![CDATA[Re: Help with Simple EA]]></title>
			<link>https://forexsb.com/forum/post/6860/#p6860</link>
			<description><![CDATA[<p>OK - now that I have had time to look at it - I have a question.&nbsp; In order for the strategy to work I need it to place the trade at the opening of the next bar.&nbsp; In other words:&nbsp; the emas cross and then it trades with the opening of the next bar - otherwise a lot of false signals are given.&nbsp; I see that the trade opens on &quot;Bar closing - enters market at the closing of the bar&quot;&nbsp; but what about the reverse or the closing of the position.&nbsp; It says &quot;Close and reverse&quot; but I need it to close and reverse at the opening of the next bar.&nbsp; I hope I am being clear.</p>]]></description>
			<author><![CDATA[null@example.com (Akaky)]]></author>
			<pubDate>Mon, 11 Oct 2010 02:43:15 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/6860/#p6860</guid>
		</item>
		<item>
			<title><![CDATA[Re: Help with Simple EA]]></title>
			<link>https://forexsb.com/forum/post/6833/#p6833</link>
			<description><![CDATA[<p>Thanks - </p><p>I appreciate the work.&nbsp; I also didn&#039;t realize you could filter out some of the whipsaws - that always helps.</p><p>Akaky</p>]]></description>
			<author><![CDATA[null@example.com (Akaky)]]></author>
			<pubDate>Thu, 07 Oct 2010 11:01:59 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/6833/#p6833</guid>
		</item>
		<item>
			<title><![CDATA[Re: Help with Simple EA]]></title>
			<link>https://forexsb.com/forum/post/6829/#p6829</link>
			<description><![CDATA[<p>Hello Akaky,</p><p>I made some changes in your strategy:</p><p> - Put <em>Close and Reverse</em> in the <em>Closing Point of the Position</em> slot. It tells the strategy to use an opposite entry signal for reversing the position. In that case you don&#039;t need setting another indicator for closing logic. <em>Close and Revers</em> was specially designed for revers strategy.</p><p>- Change Stop Loss and Take Profit to 300 and 700 pips since I use Alpari for testing and they quote 5 digits for EURUSD. If your broker uses 4 digits, you have to return SL and TP to 30 and 70 pips.</p><p>...</p><p>The strategy will rise a signal when Fast MA (EMA13) crosses the Slow one (EMA21) and the difference between both is greater than Point / 2. In my case that is 0.000005. When the market is slow, you may see a crossover but both MA to be very close each other. In that case, a signal will be send when the difference become more significant. This rule serves to filter many false signals, especially when the market is slow. If you want to see the values of the chart&#039;s indicators with greater precision, press <strong>F12</strong>.</p><br /><p><a href="http://postimage.org/image/2row49hdw/"><span class="postimg"><img src="http://s1.postimage.org/N643r.jpg" alt="http://s1.postimage.org/N643r.jpg" /></span></a></p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Thu, 07 Oct 2010 05:28:48 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/6829/#p6829</guid>
		</item>
		<item>
			<title><![CDATA[Re: Help with Simple EA]]></title>
			<link>https://forexsb.com/forum/post/6827/#p6827</link>
			<description><![CDATA[<p>Yeah - Good idea.&nbsp; I attached it.&nbsp; I have an EMA cross - pretty simple logic.&nbsp; go long when the 13 ema crosses the 21 upward and closes out when the 13ema crosses below which also creates a short position.</p><p>I have included a SL and profit target.</p><br /><p>My main concern is not that it is losing money but rather it seems to not take trades.&nbsp; Maybe I am reading this wrong.&nbsp; But when I analyze the charts the ema crosses but a buy/sell is not created?</p><p>Thanks everyone in advance.</p><p>Akaky</p>]]></description>
			<author><![CDATA[null@example.com (Akaky)]]></author>
			<pubDate>Thu, 07 Oct 2010 00:50:22 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/6827/#p6827</guid>
		</item>
		<item>
			<title><![CDATA[Help with Simple EA]]></title>
			<link>https://forexsb.com/forum/post/6811/#p6811</link>
			<description><![CDATA[<p>Good evening all - I am interested in a simple EMA cross system.&nbsp; With FSB I have designed one (nothing fancy-took about 5 minutes).&nbsp; However, when I test it with back data it only trades a few times and seems to miss many crosses.&nbsp; The results do not seem to match a basic manual backtest.&nbsp; Any idea why?&nbsp; I think/know the idea is profitable and seems to be with the manual - eyeballing - the data, but is a loser when FSB generates the report.</p><p>Any ideas or suggestions? - or does anyone have a simple EMA cross that I could make changes to and compare?</p><p>Thanks, </p><p>Akaky</p>]]></description>
			<author><![CDATA[null@example.com (Akaky)]]></author>
			<pubDate>Wed, 06 Oct 2010 02:16:46 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/6811/#p6811</guid>
		</item>
	</channel>
</rss>
