<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — The FSB 2.98.3.0 RC Data Horizon not Functioning correctly]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/4257/" />
	<updated>2013-06-17T16:50:27Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/4257/the-fsb-29830-rc-data-horizon-not-functioning-correctly/</id>
		<entry>
			<title type="html"><![CDATA[Re: The FSB 2.98.3.0 RC Data Horizon not Functioning correctly]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/20527/#p20527" />
			<content type="html"><![CDATA[<p>Thanks <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>2013-06-17T16:50:27Z</updated>
			<id>https://forexsb.com/forum/post/20527/#p20527</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: The FSB 2.98.3.0 RC Data Horizon not Functioning correctly]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/20521/#p20521" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>can you tale me if the open filter &quot;Date Filter&quot; is running correctly? ie can it be set to start trade execution at&nbsp; less than 300 days on daily chart?</p></blockquote></div><p>See the source code: <a href="https://github.com/PopovMP/Forex-Strategy-Builder/blob/master/Source/ForexStrategyBuilder/Indicators/Store/DateFilter.cs">https://github.com/PopovMP/Forex-Strate … eFilter.cs</a> from line 94</p><div class="codebox"><pre><code>                    case &quot;Do not open positions before&quot;:
                        for (int bar = firstBar; bar &lt; Bars; bar++)
                            if (Time[bar] &gt;= keyDate)
                            {
                                firstBar = bar;
                                break;
                            }

                        firstBar = Math.Min(firstBar, Bars - 300);</code></pre></div><p>Trades starts at least 300 bars before the newest bar.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2013-06-17T13:56:41Z</updated>
			<id>https://forexsb.com/forum/post/20521/#p20521</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: The FSB 2.98.3.0 RC Data Horizon not Functioning correctly]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/20513/#p20513" />
			<content type="html"><![CDATA[<p>Thanks for reply, so it make sense that the I see about one year of data on daily chart when it come to Data Horizon,&nbsp; however the open filter &quot;Date Filter&quot; should allow for shorter time frame.&nbsp; in the older version I had a filter that would allow me to set&nbsp; a precise Date and time where the trades would start from. the longer data was still used in calculations of the indicators, however the trades were not executed until indicated.&nbsp; this was a great tool when one needs to compare the predicted results on FSB with the results collected on FST... <br />can you tale me if the open filter &quot;Date Filter&quot; is running correctly? ie can it be set to start trade execution at&nbsp; less than 300 days on daily chart? or am I miss understanding on how this indicator should work?</p><p>Thanks again <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>2013-06-17T10:32:03Z</updated>
			<id>https://forexsb.com/forum/post/20513/#p20513</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: The FSB 2.98.3.0 RC Data Horizon not Functioning correctly]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/20504/#p20504" />
			<content type="html"><![CDATA[<p>Data Horizon was not changed. It must work as in the older versions. Please be sure you have at least 300 bars for the desired period.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2013-06-17T07:41:02Z</updated>
			<id>https://forexsb.com/forum/post/20504/#p20504</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[The FSB 2.98.3.0 RC Data Horizon not Functioning correctly]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/20502/#p20502" />
			<content type="html"><![CDATA[<p>Hi guys </p><p>sorry I have been away for a while&nbsp; I see a lots of great changes and some that I am confused about.&nbsp; but first of all, some functions are not working as they are suppose to.&nbsp; the &quot;data horizon&quot;&nbsp; function will not allow less then a year of data, for example,&nbsp; you cant set it to last three months?!&nbsp; on the same subject the &quot;Date Filter&quot; will also not let you control the start of the trade less than 1 year <img src="https://forexsb.com/forum/img/smilies/sad.png" width="15" height="15" alt="sad" />...&nbsp; <br />what&#039;s confusing is that all my previous custom modifications to the filters are not accepted by the new version? what has changed? and what do I need to do to make them work again?</p><p>if some one can direct me to a post or briefly respond to this issues,&nbsp; I would appreciate it<br />TY</p>]]></content>
			<author>
				<name><![CDATA[dr.B]]></name>
				<uri>https://forexsb.com/forum/user/3783/</uri>
			</author>
			<updated>2013-06-17T07:16:42Z</updated>
			<id>https://forexsb.com/forum/post/20502/#p20502</id>
		</entry>
</feed>
