<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — Moving Average Limit]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/5484/" />
	<updated>2015-07-22T04:08:59Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/5484/moving-average-limit/</id>
		<entry>
			<title type="html"><![CDATA[Re: Moving Average Limit]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/30841/#p30841" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>Also what is the difference between The bar opens below Moving Average and The positions opens below Moving Average?</p></blockquote></div><br /><p><strong>The bar opens below Moving Average</strong> means that the Open price of the current bar is lower than MA.</p><p>If you use LTF for the MA, the Open price of the LTF data series must be lower than MA.</p><br /><p><strong>The positions opens below Moving Average</strong> means that the price you have set in the Opening Point of the Position slot is lower than MA.</p><p>If you open a position at Bar Opening, both rules will do the same because the position open price will be Bar Open.</p><p>If you have some indicator in the opening point slot, for example Pivot Point, the Pivot Point must be lower than MA at the moment of the entry.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2015-07-22T04:08:59Z</updated>
			<id>https://forexsb.com/forum/post/30841/#p30841</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Moving Average Limit]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/30840/#p30840" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>How can we use higher moving average than 200 in Forexsb?</p></blockquote></div><p>Download (or copy) the MA code form our GitHub repo: <a href="https://github.com/PopovMP/FSB_Pro_Indicators/blob/master/Indicators/Store/MovingAverage.cs">Moving Average</a></p><p>Change line 98 from:<br /></p><div class="codebox"><pre><code>IndParam.NumParam[0].Max = 200;</code></pre></div><p>To:<br /></p><div class="codebox"><pre><code>IndParam.NumParam[0].Max = 300;</code></pre></div><p>Place the changed file in the Indicators folder of your User Files. FSB Pro will override the included indicator with this new copy.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2015-07-22T04:02:16Z</updated>
			<id>https://forexsb.com/forum/post/30840/#p30840</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Moving Average Limit]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/30837/#p30837" />
			<content type="html"><![CDATA[<p>How can we use higher moving average than 200 in Forexsb?</p><p>Also what is the difference between <strong>The bar opens below Moving Average and The positions opens below Moving Average?</strong></p>]]></content>
			<author>
				<name><![CDATA[muplayer2000]]></name>
				<uri>https://forexsb.com/forum/user/8493/</uri>
			</author>
			<updated>2015-07-22T02:28:05Z</updated>
			<id>https://forexsb.com/forum/post/30837/#p30837</id>
		</entry>
</feed>
