<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Moving Average - Different Long/Short Criterea]]></title>
		<link>https://forexsb.com/forum/topic/8599/moving-average-different-longshort-criterea/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/8599/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Moving Average - Different Long/Short Criterea.]]></description>
		<lastBuildDate>Tue, 10 Nov 2020 09:52:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Moving Average - Different Long/Short Criterea]]></title>
			<link>https://forexsb.com/forum/post/62958/#p62958</link>
			<description><![CDATA[<p>Yea, I know. Someday I&#039;ll start a new project with better custom indicators, trading rules, criteria...</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Tue, 10 Nov 2020 09:52:29 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/62958/#p62958</guid>
		</item>
		<item>
			<title><![CDATA[Re: Moving Average - Different Long/Short Criterea]]></title>
			<link>https://forexsb.com/forum/post/62956/#p62956</link>
			<description><![CDATA[<p>Yeah, I know <img src="https://forexsb.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /> I find the <em>SetDescription</em> and the <em>ToString</em> function most annoying actually, a bit of a time waste with no real gain, but that is my internal wiring. Fixed version uploaded.</p>]]></description>
			<author><![CDATA[null@example.com (footon)]]></author>
			<pubDate>Tue, 10 Nov 2020 09:31:35 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/62956/#p62956</guid>
		</item>
		<item>
			<title><![CDATA[Re: Moving Average - Different Long/Short Criterea]]></title>
			<link>https://forexsb.com/forum/post/62955/#p62955</link>
			<description><![CDATA[<p>Good job Footon!</p><p>Thank you!</p><br /><br /><p><span class="postimg"><img src="https://image-holder.forexsb.com/store/high-low-ma-bands.png" alt="https://image-holder.forexsb.com/store/high-low-ma-bands.png" /></span></p><br /><p>You can fix the <em>ToString</em> function to not show the unused ListParam[2]</p><div class="codebox"><pre><code>public override string ToString()
{
    return string.Format(&quot;{0}{1} ({2}, {3}, {4})&quot;,
                         IndicatorName,
                         (IndParam.CheckParam[0].Checked ? &quot;*&quot; : &quot;&quot;),
                         IndParam.ListParam[1].Text,
                         IndParam.NumParam[0].ValueToString,
                         IndParam.NumParam[1].ValueToString);
}</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Tue, 10 Nov 2020 09:15:41 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/62955/#p62955</guid>
		</item>
		<item>
			<title><![CDATA[Re: Moving Average - Different Long/Short Criterea]]></title>
			<link>https://forexsb.com/forum/post/62931/#p62931</link>
			<description><![CDATA[<p>This should work.</p>]]></description>
			<author><![CDATA[null@example.com (footon)]]></author>
			<pubDate>Mon, 09 Nov 2020 10:13:18 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/62931/#p62931</guid>
		</item>
		<item>
			<title><![CDATA[Re: Moving Average - Different Long/Short Criterea]]></title>
			<link>https://forexsb.com/forum/post/62847/#p62847</link>
			<description><![CDATA[<p>Hey,</p><p>I know there was an indicator for your strategy, but I can&#039;t find it... I need a little bit of time for search.</p>]]></description>
			<author><![CDATA[null@example.com (footon)]]></author>
			<pubDate>Fri, 30 Oct 2020 16:44:12 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/62847/#p62847</guid>
		</item>
		<item>
			<title><![CDATA[Moving Average - Different Long/Short Criterea]]></title>
			<link>https://forexsb.com/forum/post/62839/#p62839</link>
			<description><![CDATA[<p>Hi all,</p><p>Can anyone tell me if it&#039;s possible in FSB to create the following open logic condition somehow:</p><p>Long - Open Above High MA<br />Short - Open Below Low MA</p><p>I can get it to apply a single MA criteria e.g. (long-above or short-below one MA condition) but can&#039;t seem to work out a way to specify a different (high/low) MA depending on where it&#039;s looking at opening a long or short trade (without creating two separate strategies for long and short).</p><p>Can anyone provide further insight or a solution?</p><p>Thanks,<br />Tania</p>]]></description>
			<author><![CDATA[null@example.com (tanialeigh)]]></author>
			<pubDate>Fri, 30 Oct 2020 02:12:31 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/62839/#p62839</guid>
		</item>
	</channel>
</rss>
