<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Hi I am getting an Unhandled Exception Error Help Please]]></title>
		<link>https://forexsb.com/forum/topic/3074/hi-i-am-getting-an-unhandled-exception-error-help-please/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/3074/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Hi I am getting an Unhandled Exception Error Help Please.]]></description>
		<lastBuildDate>Thu, 01 Mar 2012 20:52:22 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Hi I am getting an Unhandled Exception Error Help Please]]></title>
			<link>https://forexsb.com/forum/post/12909/#p12909</link>
			<description><![CDATA[<div class="quotebox"><cite>footon wrote:</cite><blockquote><div class="codebox"><pre><code>double[] adMAFir = MovingAverage(iNFirMA, iSFirMA, FirMAMethod, Price(FirPrice));
            double[] adMASec = MovingAverage(iNSecMA, iSSecMA, SecMAMethod, Price(SecPrice));</code></pre></div><p>This works.</p></blockquote></div><br /><p>well don&#039;t know what happened, i restarted FSB&nbsp; and it seems to work now <br />thanks guys for helping... don&#039;t yet know if its accurate but&nbsp; enjoy&nbsp; the indicator.&nbsp; if you find a good combo please share&nbsp; <img src="https://forexsb.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (dr.B)]]></author>
			<pubDate>Thu, 01 Mar 2012 20:52:22 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/12909/#p12909</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hi I am getting an Unhandled Exception Error Help Please]]></title>
			<link>https://forexsb.com/forum/post/12906/#p12906</link>
			<description><![CDATA[<div class="codebox"><pre><code>double[] adMAFir = MovingAverage(iNFirMA, iSFirMA, FirMAMethod, Price(FirPrice));
            double[] adMASec = MovingAverage(iNSecMA, iSSecMA, SecMAMethod, Price(SecPrice));</code></pre></div><p>This works.</p>]]></description>
			<author><![CDATA[null@example.com (footon)]]></author>
			<pubDate>Thu, 01 Mar 2012 17:57:12 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/12906/#p12906</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hi I am getting an Unhandled Exception Error Help Please]]></title>
			<link>https://forexsb.com/forum/post/12905/#p12905</link>
			<description><![CDATA[<p>It works on my end... However, I made few changes:</p><p>Line 172 - shift value not correct;<br />176,177 - price not defined correctly (don&#039;t ask my why, I can&#039;t explain <img src="https://forexsb.com/forum/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> ).</p><div class="codebox"><pre><code>double[] adMAFir = MovingAverage(iNFirMA, iSFirMA, FirMAMethod, High);
          double[] adMASec = MovingAverage(iNSecMA, iSSecMA, SecMAMethod, Low);</code></pre></div><p>Define price some other way, you&#039;ll have baseprice option working.</p>]]></description>
			<author><![CDATA[null@example.com (footon)]]></author>
			<pubDate>Thu, 01 Mar 2012 17:48:14 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/12905/#p12905</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hi I am getting an Unhandled Exception Error Help Please]]></title>
			<link>https://forexsb.com/forum/post/12904/#p12904</link>
			<description><![CDATA[<p>Thanks for your reply,<br /> however that was the part of the original programming and changing that made no difference <img src="https://forexsb.com/forum/img/smilies/sad.png" width="15" height="15" alt="sad" /></p><br /><div class="quotebox"><cite>Jagmanmick wrote:</cite><blockquote><p>Hi Dr.B,<br />Totally agree, so frustrating. I&#039;m just learning but from a quick glance you have the following set expecting 6 components when there are only 5.<br />// Saving the components<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Component = new IndicatorComp[6];<br /> Tested OK with the &quot;Check the Custom Indicators&quot; option and with the following but haven&#039;t tested it fully at all settings:<br />// Saving the components<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Component = new IndicatorComp[5];<br />Hope that&#039;s the answer<br />Mick</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (dr.B)]]></author>
			<pubDate>Thu, 01 Mar 2012 16:47:00 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/12904/#p12904</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hi I am getting an Unhandled Exception Error Help Please]]></title>
			<link>https://forexsb.com/forum/post/12899/#p12899</link>
			<description><![CDATA[<p>Hi Dr.B,<br />Totally agree, so frustrating. I&#039;m just learning but from a quick glance you have the following set expecting 6 components when there are only 5.<br />// Saving the components<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Component = new IndicatorComp[6];<br /> Tested OK with the &quot;Check the Custom Indicators&quot; option and with the following but haven&#039;t tested it fully at all settings:<br />// Saving the components<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Component = new IndicatorComp[5];<br />Hope that&#039;s the answer<br />Mick</p>]]></description>
			<author><![CDATA[null@example.com (Jagmanmick)]]></author>
			<pubDate>Thu, 01 Mar 2012 10:38:30 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/12899/#p12899</guid>
		</item>
		<item>
			<title><![CDATA[Hi I am getting an Unhandled Exception Error Help Please]]></title>
			<link>https://forexsb.com/forum/post/12889/#p12889</link>
			<description><![CDATA[<p>hi <br />I am trying to modify the Envelopes indicator.&nbsp; I have added&nbsp; a second MA. I used the&nbsp; two MA&#039;s to create a price range ( High and Low).&nbsp; Subsequently I replaced the current envelope by a new one, formed by&nbsp; adding to top and subtracting from bottom&nbsp; the&nbsp; % deviation from current range ( range formed by the two MA&#039;s).&nbsp; I basically ended up with a new envelope.&nbsp; The FSB accepted it fine, but when I try to sue it in the strategy, I now get an <span style="color:Red">&#039;Unhandled Exception Error&#039; </span>!! I have no idea how to deal with <img src="https://forexsb.com/forum/img/smilies/sad.png" width="15" height="15" alt="sad" />&nbsp; Please Help !<br />Thanks <br />ps <br /><span style="color:DarkGreen">Wow who new that writing a computer code can be so frustrating lol</span>&nbsp; <img src="https://forexsb.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (dr.B)]]></author>
			<pubDate>Thu, 01 Mar 2012 09:08:47 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/12889/#p12889</guid>
		</item>
	</channel>
</rss>
