<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — Hi I am getting an Unhandled Exception Error Help Please]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/3074/" />
	<updated>2012-03-01T20:52:22Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/3074/hi-i-am-getting-an-unhandled-exception-error-help-please/</id>
		<entry>
			<title type="html"><![CDATA[Re: Hi I am getting an Unhandled Exception Error Help Please]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/12909/#p12909" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[dr.B]]></name>
				<uri>https://forexsb.com/forum/user/3783/</uri>
			</author>
			<updated>2012-03-01T20:52:22Z</updated>
			<id>https://forexsb.com/forum/post/12909/#p12909</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Hi I am getting an Unhandled Exception Error Help Please]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/12906/#p12906" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[footon]]></name>
				<uri>https://forexsb.com/forum/user/1242/</uri>
			</author>
			<updated>2012-03-01T17:57:12Z</updated>
			<id>https://forexsb.com/forum/post/12906/#p12906</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Hi I am getting an Unhandled Exception Error Help Please]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/12905/#p12905" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[footon]]></name>
				<uri>https://forexsb.com/forum/user/1242/</uri>
			</author>
			<updated>2012-03-01T17:48:14Z</updated>
			<id>https://forexsb.com/forum/post/12905/#p12905</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Hi I am getting an Unhandled Exception Error Help Please]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/12904/#p12904" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[dr.B]]></name>
				<uri>https://forexsb.com/forum/user/3783/</uri>
			</author>
			<updated>2012-03-01T16:47:00Z</updated>
			<id>https://forexsb.com/forum/post/12904/#p12904</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Hi I am getting an Unhandled Exception Error Help Please]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/12899/#p12899" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Jagmanmick]]></name>
				<uri>https://forexsb.com/forum/user/5163/</uri>
			</author>
			<updated>2012-03-01T10:38:30Z</updated>
			<id>https://forexsb.com/forum/post/12899/#p12899</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Hi I am getting an Unhandled Exception Error Help Please]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/12889/#p12889" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[dr.B]]></name>
				<uri>https://forexsb.com/forum/user/3783/</uri>
			</author>
			<updated>2012-03-01T09:08:47Z</updated>
			<id>https://forexsb.com/forum/post/12889/#p12889</id>
		</entry>
</feed>
