<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — FST loads wrong time frame]]></title>
		<link>https://forexsb.com/forum/topic/1386/fst-loads-wrong-time-frame/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/1386/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in FST loads wrong time frame.]]></description>
		<lastBuildDate>Sat, 27 Feb 2010 10:15:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: FST loads wrong time frame]]></title>
			<link>https://forexsb.com/forum/post/4446/#p4446</link>
			<description><![CDATA[<p>It seems that you don&#039;t have the latest FST installed properly.</p><p>Go to this link:</p><p><a href="http://forexsb.com/fst-download.html">http://forexsb.com/fst-download.html</a></p><p>Forex Strategy Trader v1.0.0.0 - Installer<br />Published on February 24, 2010.<br />Download size - 3.07 MB.<br />Installation size - 4.76 MB.<br />Md5 Sum - 6bb22a35ec6fe6f7659e3870aa17cff5<br /><strong>MT4-FST Library.dll version - 1.0<br />MT4-FST Expert.mq4 version - 1.0</strong></p><p>It&#039;s reasanable to install FST and update&nbsp; Library.dll and Expert.mq4 in MT4.</p><p>See this: <a href="http://forexsb.com/blog/2009/11/video-expert-advisor-and-dll-manual-installation/">http://forexsb.com/blog/2009/11/video-e … tallation/</a></p><div class="quotebox"><cite>BH64 wrote:</cite><blockquote><p>I don&#039;t understand how I got it working but it is. </p><p>I tried everything suggested including video. </p><p>Finally, I un-installed, re-installed with FST v1 , library 0.15, 0.25 Beta. WORKING!!!!! <img src="https://forexsb.com/forum/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (zenoni)]]></author>
			<pubDate>Sat, 27 Feb 2010 10:15:29 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/4446/#p4446</guid>
		</item>
		<item>
			<title><![CDATA[Re: FST loads wrong time frame]]></title>
			<link>https://forexsb.com/forum/post/4443/#p4443</link>
			<description><![CDATA[<p>I don&#039;t understand how I got it working but it is. </p><p>I tried everything suggested including video. </p><p>Finally, I un-installed, re-installed with FST v1 , library 0.15, 0.25 Beta. WORKING!!!!! <img src="https://forexsb.com/forum/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[null@example.com (BH64)]]></author>
			<pubDate>Fri, 26 Feb 2010 19:18:31 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/4443/#p4443</guid>
		</item>
		<item>
			<title><![CDATA[Re: FST loads wrong time frame]]></title>
			<link>https://forexsb.com/forum/post/4420/#p4420</link>
			<description><![CDATA[<p>Watch this vide: <a href="http://www.youtube.com/watch?v=lPNZAjmUmWA">http://www.youtube.com/watch?v=lPNZAjmUmWA</a></p><p>Each FST is controlled by its own connection ID and magic numbers. If you change these numbers than it will not affect the open positions.</p>]]></description>
			<author><![CDATA[null@example.com (zenoni)]]></author>
			<pubDate>Thu, 25 Feb 2010 12:06:00 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/4420/#p4420</guid>
		</item>
		<item>
			<title><![CDATA[Re: FST loads wrong time frame]]></title>
			<link>https://forexsb.com/forum/post/4415/#p4415</link>
			<description><![CDATA[<p>I set ID/Magic to 1 on server. ID shows &quot;1&quot; in upper left side of MT4. No change. </p><p>I re-loaded strategy but still shows &quot;1 day&quot; time frame on chart. Still no connection. Also re-started MT4 but no good.</p>]]></description>
			<author><![CDATA[null@example.com (BH64)]]></author>
			<pubDate>Wed, 24 Feb 2010 19:28:08 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/4415/#p4415</guid>
		</item>
		<item>
			<title><![CDATA[Re: FST loads wrong time frame]]></title>
			<link>https://forexsb.com/forum/post/4414/#p4414</link>
			<description><![CDATA[<p>Hi Zenoni,</p><p>Both computers are running the same strategy. There is no permanent SL/TP MANUALLY selected in this strategy in FSB. </p><p>1.) Setting the ID/magic to the same # is different than having a &quot;zero &amp; the 20011084&quot; being the same? <br />2.) Can I change the connection &amp; magic # without losing the trade &amp; history? <br />3.) The SAME strategy on 2 computers need different numbers? Yes?</p>]]></description>
			<author><![CDATA[null@example.com (BH64)]]></author>
			<pubDate>Wed, 24 Feb 2010 19:00:17 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/4414/#p4414</guid>
		</item>
		<item>
			<title><![CDATA[Re: FST loads wrong time frame]]></title>
			<link>https://forexsb.com/forum/post/4413/#p4413</link>
			<description><![CDATA[<p>For the first strategy set both connection ID=1 and Expert Magic=1<br />For the second strategy set both connection ID=2 and Expert Magic=2</p><p>If you are using 5 digit broker your stop-loss/TP should be e.g. 200 not 20 for 20 pip. I have experienced that when ST/TP is too small for 5 digit broker then the FST is unable to connect.</p><div class="quotebox"><cite>BH64 wrote:</cite><blockquote><p>FXCM is 5 digit broker. BOTH COMPUTERS are using connection ID: ZERO &amp; Expert Magic #: 20010182.</p><p>Maybe this could explain how laptop seemed to be controlling the server&#039; trades.</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (zenoni)]]></author>
			<pubDate>Wed, 24 Feb 2010 18:46:54 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/4413/#p4413</guid>
		</item>
		<item>
			<title><![CDATA[Re: FST loads wrong time frame]]></title>
			<link>https://forexsb.com/forum/post/4412/#p4412</link>
			<description><![CDATA[<p>FXCM is 5 digit broker. BOTH COMPUTERS are using connection ID: ZERO &amp; Expert Magic #: 20010182.</p><p>Maybe this could explain how laptop seemed to be controlling the server&#039; trades.</p>]]></description>
			<author><![CDATA[null@example.com (BH64)]]></author>
			<pubDate>Wed, 24 Feb 2010 18:41:41 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/4412/#p4412</guid>
		</item>
		<item>
			<title><![CDATA[Re: FST loads wrong time frame]]></title>
			<link>https://forexsb.com/forum/post/4410/#p4410</link>
			<description><![CDATA[<p>Please give a bit more information. What broker are you using, is it 4 or 5 digit broker, did you specify different magic numbers and connection ID&#039;s for each strategy?</p>]]></description>
			<author><![CDATA[null@example.com (zenoni)]]></author>
			<pubDate>Wed, 24 Feb 2010 18:07:56 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/4410/#p4410</guid>
		</item>
		<item>
			<title><![CDATA[FST loads wrong time frame]]></title>
			<link>https://forexsb.com/forum/post/4409/#p4409</link>
			<description><![CDATA[<p>Hi Miroslav,</p><p>I am running the same strategy on 2 computers (laptop &amp; sever). Laptop is fine. </p><p>Server keeps setting time frame to 1 Day in FST chart when I load the 5 min strategy. MT4 did show &quot;connected&quot; on 5 min chart while FST wasn&#039;t connected at all. I see that MT4 is switching between &quot;connected/not connected&quot; which I beieve is an attempt to connect. </p><p>Incidentally, your chart display is genius. Very intuitive and the best I have seen on any platform.</p>]]></description>
			<author><![CDATA[null@example.com (BH64)]]></author>
			<pubDate>Wed, 24 Feb 2010 17:48:28 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/4409/#p4409</guid>
		</item>
	</channel>
</rss>
