<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — Moving Average Crossover]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/649/" />
	<updated>2012-03-27T10:46:53Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/649/moving-average-crossover/</id>
		<entry>
			<title type="html"><![CDATA[Re: Moving Average Crossover]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/13436/#p13436" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Blaiserboy wrote:</cite><blockquote><p>This indicator is interesting because of what Footon has added. What would it take to be able to optimize the various aspects of the indicator in addition to the periods...?</p></blockquote></div><p>Only way I suppose would be putting it into the generator, and link its slot.</p>]]></content>
			<author>
				<name><![CDATA[footon]]></name>
				<uri>https://forexsb.com/forum/user/1242/</uri>
			</author>
			<updated>2012-03-27T10:46:53Z</updated>
			<id>https://forexsb.com/forum/post/13436/#p13436</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Moving Average Crossover]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/13417/#p13417" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>footon wrote:</cite><blockquote><p>Here you are, my first really useful indi I coded a while back.</p><p>Miroslav said it&#039;s logically incorrect, but it works brilliantly nevertheless.</p></blockquote></div><p>This indicator is interesting because of what Footon has added. What would it take to be able to optimize the various aspects of the indicator in addition to the periods...?</p>]]></content>
			<author>
				<name><![CDATA[Blaiserboy]]></name>
				<uri>https://forexsb.com/forum/user/2491/</uri>
			</author>
			<updated>2012-03-27T03:25:43Z</updated>
			<id>https://forexsb.com/forum/post/13417/#p13417</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Moving Average Crossover]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/10727/#p10727" />
			<content type="html"><![CDATA[<p>Thanks footon!</p><p>I&#039;ll check it out.</p>]]></content>
			<author>
				<name><![CDATA[SpiderMan]]></name>
				<uri>https://forexsb.com/forum/user/4094/</uri>
			</author>
			<updated>2011-09-23T11:21:36Z</updated>
			<id>https://forexsb.com/forum/post/10727/#p10727</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Moving Average Crossover]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/10725/#p10725" />
			<content type="html"><![CDATA[<p>Here you are, my first really useful indi I coded a while back.</p><p>Miroslav said it&#039;s logically incorrect, but it works brilliantly nevertheless.</p>]]></content>
			<author>
				<name><![CDATA[footon]]></name>
				<uri>https://forexsb.com/forum/user/1242/</uri>
			</author>
			<updated>2011-09-23T09:19:23Z</updated>
			<id>https://forexsb.com/forum/post/10725/#p10725</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Moving Average Crossover]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/10722/#p10722" />
			<content type="html"><![CDATA[<p>Is it possible to set the base prices of the moving average crossover to be different? I am looking at doing a moving average cross of averages based on the open and of the close. The logic conditions don&#039;t allow you to set the base price for the&nbsp; second moving average but it has a greyed out selection panel that looks as if it could be easy to add.</p>]]></content>
			<author>
				<name><![CDATA[SpiderMan]]></name>
				<uri>https://forexsb.com/forum/user/4094/</uri>
			</author>
			<updated>2011-09-23T02:42:05Z</updated>
			<id>https://forexsb.com/forum/post/10722/#p10722</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Moving Average Crossover]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/2244/#p2244" />
			<content type="html"><![CDATA[<p>You can use the <strong>Moving Average Crossover</strong> indicator.</p><p>It works in both directions pretty well. See this example:</p><p><strong>A same direction signal</strong> - <em>Does nothing</em><br /><strong>An opposite direction signal</strong> - <em>Reverses the position</em><br /><strong>Permanent Stop Loss</strong> - <em>None</em></p><p><strong>[Opening Point of the Position]</strong><br /><strong><span style="color:blue">Bar Opening</span></strong><br />&nbsp; &nbsp; &nbsp;<strong><span style="color:teal">Enter the market at the beginning of the bar</span></strong><br />&nbsp; &nbsp; &nbsp;<strong>Base price</strong>&nbsp; -&nbsp; <em>Open</em></p><p><strong>[Opening Logic Condition]</strong><br /><strong><span style="color:blue">Moving Averages Crossover</span></strong><br />&nbsp; &nbsp; &nbsp;<strong><span style="color:teal">The Fast MA crosses the Slow MA upward</span></strong><br />&nbsp; &nbsp; &nbsp;<strong>Base price</strong>&nbsp; -&nbsp; <em>Close</em><br />&nbsp; &nbsp; &nbsp;<strong>Fast MA method</strong>&nbsp; -&nbsp; <em>Simple</em><br />&nbsp; &nbsp; &nbsp;<strong>Slow MA method</strong>&nbsp; -&nbsp; <em>Simple</em><br />&nbsp; &nbsp; &nbsp;<strong>Fast MA period</strong>&nbsp; -&nbsp; <em>13</em><br />&nbsp; &nbsp; &nbsp;<strong>Slow MA period</strong>&nbsp; -&nbsp; <em>21</em><br />&nbsp; &nbsp; &nbsp;<strong>Fast MA shift</strong>&nbsp; -&nbsp; <em>0</em><br />&nbsp; &nbsp; &nbsp;<strong>Slow MA shift</strong>&nbsp; -&nbsp; <em>0</em><br />&nbsp; &nbsp; &nbsp;<strong>Use previous bar value</strong>&nbsp; -&nbsp; <em>Yes</em></p><p><strong>[Closing Point of the Position]</strong><br /><strong><span style="color:blue">Close and Reverse</span></strong><br />&nbsp; &nbsp; &nbsp;<strong><span style="color:teal">Close all positions and open a new one in the opposite direction</span></strong></p><p><a href="http://www.postimage.org/image.php?v=aV1Ch1_J"><span class="postimg"><img src="http://www.postimage.org/aV1Ch1_J.jpg" alt="http://www.postimage.org/aV1Ch1_J.jpg" /></span></a></p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2009-03-14T21:06:19Z</updated>
			<id>https://forexsb.com/forum/post/2244/#p2244</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Moving Average Crossover]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/1726/#p1726" />
			<content type="html"><![CDATA[<p>Hi, I&#039;m wondering if anyone has run into this situation.&nbsp; I&#039;m trying to build a strategy in which I want to go short if the fast MA crosses the slow MA downward.&nbsp; However, it seems that if the fast MA crosses the slow MA upward and not downward it is still triggering the entry.&nbsp; I have no problem with the long entries ma corssover, it seems to work fine.&nbsp; I looked at the source code but it&#039;s kind of greek to me.&nbsp; Can anyone explain to me what is going on or better yet how to trigger my strategy when the fast MA crosses under the slow MA?&nbsp; Thank you.</p>]]></content>
			<author>
				<name><![CDATA[Gekko]]></name>
				<uri>https://forexsb.com/forum/user/674/</uri>
			</author>
			<updated>2008-12-09T02:22:03Z</updated>
			<id>https://forexsb.com/forum/post/1726/#p1726</id>
		</entry>
</feed>
