<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — Can indicators be time series data?]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/3854/" />
	<updated>2012-12-30T11:27:32Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/3854/can-indicators-be-time-series-data/</id>
		<entry>
			<title type="html"><![CDATA[Re: Can indicators be time series data?]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/17596/#p17596" />
			<content type="html"><![CDATA[<p>You can experiment with Tools -&gt; Custom Indicator -&gt; Export Strategy as Indicator. It writes an array of DateTime data where we have signal. You can exchange that dates with your.<br />Please note that these are not indicator values but only Time of bars where we have signals.</p><p>Other option is to make a custom indicator that opens and utilizes a data file. You can put data reading method in Calculation method of the indicator.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2012-12-30T11:27:32Z</updated>
			<id>https://forexsb.com/forum/post/17596/#p17596</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Can indicators be time series data?]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/17579/#p17579" />
			<content type="html"><![CDATA[<p>Hi, I am a bit new to Forex Strategy Builder, and am finding it to be a superb tool to aid in testing strategies. After checking a bit, it seems like indicators should be coded in C#. </p><p>Is there any way to add the data for some indicator directly? But this I mean if I have data for EURUSD, 1 m, for 100,000 bars, can I have corresponding data points for my indicator?</p><p>There are several reasons I can&#039;t just calculate it:<br />1) It takes a long time to do so, about 10 minutes for the parallelized version - this is not something that is fast to recalculate on the fly.<br />2) It requires data other than the instrument in question, ie. other currencies pairs.<br />3) There are other indicators which rely on the first indicator.</p><p>I have already calculated the data corresponding to EURUSD for the period of interest. Can I &quot;import&quot; the data as an indicator some way?</p><p>Thanks! <br />/Ram</p>]]></content>
			<author>
				<name><![CDATA[rraman55]]></name>
				<uri>https://forexsb.com/forum/user/7135/</uri>
			</author>
			<updated>2012-12-26T19:42:31Z</updated>
			<id>https://forexsb.com/forum/post/17579/#p17579</id>
		</entry>
</feed>
