<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — how to use a custom indicator class inside another indicator?]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/1469/" />
	<updated>2012-01-23T18:19:02Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/1469/how-to-use-a-custom-indicator-class-inside-another-indicator/</id>
		<entry>
			<title type="html"><![CDATA[Re: how to use a custom indicator class inside another indicator?]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/12244/#p12244" />
			<content type="html"><![CDATA[<p>Thanks!</p>]]></content>
			<author>
				<name><![CDATA[footon]]></name>
				<uri>https://forexsb.com/forum/user/1242/</uri>
			</author>
			<updated>2012-01-23T18:19:02Z</updated>
			<id>https://forexsb.com/forum/post/12244/#p12244</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: how to use a custom indicator class inside another indicator?]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/12243/#p12243" />
			<content type="html"><![CDATA[<p>I never got it to work, I think somewhere Mr Popov said it wouldn&#039;t work, a custom indicator cannot be used in another indicator.</p><p>But -- workaround -- you can get FSB source code, add your indicator to the FSB source, build the project, use that exe in FSB folder, then you can call it in other custom indicators like above.</p>]]></content>
			<author>
				<name><![CDATA[krog]]></name>
				<uri>https://forexsb.com/forum/user/1692/</uri>
			</author>
			<updated>2012-01-23T18:11:23Z</updated>
			<id>https://forexsb.com/forum/post/12243/#p12243</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: how to use a custom indicator class inside another indicator?]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/12242/#p12242" />
			<content type="html"><![CDATA[<p>Does it work?</p>]]></content>
			<author>
				<name><![CDATA[footon]]></name>
				<uri>https://forexsb.com/forum/user/1242/</uri>
			</author>
			<updated>2012-01-23T16:58:19Z</updated>
			<id>https://forexsb.com/forum/post/12242/#p12242</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[how to use a custom indicator class inside another indicator?]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/4706/#p4706" />
			<content type="html"><![CDATA[<p>I see in one of the standard indicators they can instantiate another indicator for use in the first indicator. Ex, in Oscillator of ATR:</p><p>Average_True_Range ATR1 = new Average_True_Range(slotType);</p><p>So Oscillator of ATR can use Average True Range.</p><p>Is there a similar way I can instantiate one of my custom indicators in another?</p><p>Ex, in CustomIndicator2:</p><p>CustomIndicator1 importedCustomIndicatorInstance = new CustomIndicator1(slotType);</p><p>thanks</p>]]></content>
			<author>
				<name><![CDATA[krog]]></name>
				<uri>https://forexsb.com/forum/user/1692/</uri>
			</author>
			<updated>2010-04-07T23:05:00Z</updated>
			<id>https://forexsb.com/forum/post/4706/#p4706</id>
		</entry>
</feed>
