<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — The FSB 2.98.3.0 RC Data Horizon not Functioning correctly]]></title>
		<link>https://forexsb.com/forum/topic/4257/the-fsb-29830-rc-data-horizon-not-functioning-correctly/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/4257/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in The FSB 2.98.3.0 RC Data Horizon not Functioning correctly.]]></description>
		<lastBuildDate>Mon, 17 Jun 2013 16:50:27 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: The FSB 2.98.3.0 RC Data Horizon not Functioning correctly]]></title>
			<link>https://forexsb.com/forum/post/20527/#p20527</link>
			<description><![CDATA[<p>Thanks <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>Mon, 17 Jun 2013 16:50:27 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/20527/#p20527</guid>
		</item>
		<item>
			<title><![CDATA[Re: The FSB 2.98.3.0 RC Data Horizon not Functioning correctly]]></title>
			<link>https://forexsb.com/forum/post/20521/#p20521</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Mon, 17 Jun 2013 13:56:41 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/20521/#p20521</guid>
		</item>
		<item>
			<title><![CDATA[Re: The FSB 2.98.3.0 RC Data Horizon not Functioning correctly]]></title>
			<link>https://forexsb.com/forum/post/20513/#p20513</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (dr.B)]]></author>
			<pubDate>Mon, 17 Jun 2013 10:32:03 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/20513/#p20513</guid>
		</item>
		<item>
			<title><![CDATA[Re: The FSB 2.98.3.0 RC Data Horizon not Functioning correctly]]></title>
			<link>https://forexsb.com/forum/post/20504/#p20504</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Mon, 17 Jun 2013 07:41:02 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/20504/#p20504</guid>
		</item>
		<item>
			<title><![CDATA[The FSB 2.98.3.0 RC Data Horizon not Functioning correctly]]></title>
			<link>https://forexsb.com/forum/post/20502/#p20502</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (dr.B)]]></author>
			<pubDate>Mon, 17 Jun 2013 07:16:42 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/20502/#p20502</guid>
		</item>
	</channel>
</rss>
