<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — How to track performace of several FST on the same instrument ?]]></title>
		<link>https://forexsb.com/forum/topic/1301/how-to-track-performace-of-several-fst-on-the-same-instrument/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/1301/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How to track performace of several FST on the same instrument ?.]]></description>
		<lastBuildDate>Sat, 27 Feb 2010 20:47:27 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How to track performace of several FST on the same instrument ?]]></title>
			<link>https://forexsb.com/forum/post/4449/#p4449</link>
			<description><![CDATA[<p>I found a free service for advanced EA statistics. Please see the updated info on the top.</p>]]></description>
			<author><![CDATA[null@example.com (zenoni)]]></author>
			<pubDate>Sat, 27 Feb 2010 20:47:27 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/4449/#p4449</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to track performace of several FST on the same instrument ?]]></title>
			<link>https://forexsb.com/forum/post/4282/#p4282</link>
			<description><![CDATA[<p><span class="postimg"><img src="http://img27.imageshack.us/img27/8559/fstjan.png" alt="http://img27.imageshack.us/img27/8559/fstjan.png" /></span></p><p>This is very important issue because I have 4-5 experts running on the same pair. I discovered similar anomaly, but I didn&#039;t understood the issue completely. I&#039;m glad that this issue is solved now. </p><p>Maybe you should publish the bug fix realase of the FST expert.</p><p>Great work indeed.</p><div class="quotebox"><cite>Popov wrote:</cite><blockquote><p>It&#039;s possible to trade several strategies on one and the same couple but you have to make a little change in the expert.</p><p>1. Find on line 30 of the expert:</p><div class="codebox"><pre><code>#define EXPERT_MAGIC  20011023</code></pre></div><p>2. Change this to</p><div class="codebox"><pre><code>extern int EXPERT_MAGIC = 20011023;</code></pre></div><p>3. When starting the expert set unique ID number and EXPERT_MAGIC number. Let&#039;s say ID=12, EXPERT_MAGIC = 12.</p><p>4. For the other instance of the expert set different numbers like: ID=13, EXPERT_MAGIC = 13.</p><br /><p>Now both experts will work with their own magic numbers and the positions will not interfere each other.</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (zenoni)]]></author>
			<pubDate>Fri, 22 Jan 2010 16:50:29 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/4282/#p4282</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to track performace of several FST on the same instrument ?]]></title>
			<link>https://forexsb.com/forum/post/4281/#p4281</link>
			<description><![CDATA[<p>This is great! I rewrote everything, I set successfully, as you write. Now only needs to be tested, that&#039;s all right.<br />Thank you.</p>]]></description>
			<author><![CDATA[null@example.com (kokface)]]></author>
			<pubDate>Fri, 22 Jan 2010 16:03:05 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/4281/#p4281</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to track performace of several FST on the same instrument ?]]></title>
			<link>https://forexsb.com/forum/post/4279/#p4279</link>
			<description><![CDATA[<p>It&#039;s possible to trade several strategies on one and the same couple but you have to make a little change in the expert.</p><p>1. Find on line 30 of the expert:</p><div class="codebox"><pre><code>#define EXPERT_MAGIC  20011023</code></pre></div><p>2. Change this to</p><div class="codebox"><pre><code>extern int EXPERT_MAGIC = 20011023;</code></pre></div><p>3. When starting the expert set unique ID number and EXPERT_MAGIC number. Let&#039;s say ID=12, EXPERT_MAGIC = 12.</p><p>4. For the other instance of the expert set different numbers like: ID=13, EXPERT_MAGIC = 13.</p><br /><p>Now both experts will work with their own magic numbers and the positions will not interfere each other.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 22 Jan 2010 12:21:30 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/4279/#p4279</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to track performace of several FST on the same instrument ?]]></title>
			<link>https://forexsb.com/forum/post/4277/#p4277</link>
			<description><![CDATA[<p>This I understand. But I want to test two different strategies at the same time a broker. I is not good, if ID = 12 end of the day to close down and ID = 11 before closing at the end of half an hour.<br />But I also understand that if it is not possible. I can not stay another way, the various currency pairs as I run a broker.</p>]]></description>
			<author><![CDATA[null@example.com (kokface)]]></author>
			<pubDate>Fri, 22 Jan 2010 09:30:30 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/4277/#p4277</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to track performace of several FST on the same instrument ?]]></title>
			<link>https://forexsb.com/forum/post/4276/#p4276</link>
			<description><![CDATA[<p>Both strategies trade one and the same couple. Actually they control one aggregate position. If ID11 closes the position, ID12 will see it as closed.<br />A situation may arise when both strategies send close orders simultaneously. In that case the first order will be executed and the second order will be canceled (an error message may be returned). This will not break the trade.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 22 Jan 2010 08:43:42 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/4276/#p4276</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to track performace of several FST on the same instrument ?]]></title>
			<link>https://forexsb.com/forum/post/4275/#p4275</link>
			<description><![CDATA[<p>Hi!</p><p>In this context, a problem also encountered.</p><p>I connected with a Broker:<br />Once ID = 11 EUR/USD M30 and a second ID = 12 EUR/USD D1.<br />Both of them exit &#039;Bar closing&#039;.<br />Occurred: ID = 12 open position and ID = 11 it closes!!! ID = 12 should do though.<br />The two strategies may take a blur, though this would not be free!</p>]]></description>
			<author><![CDATA[null@example.com (kokface)]]></author>
			<pubDate>Fri, 22 Jan 2010 08:09:18 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/4275/#p4275</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to track performace of several FST on the same instrument ?]]></title>
			<link>https://forexsb.com/forum/post/4205/#p4205</link>
			<description><![CDATA[<p>I&#039;m going to publish new release this weekend. I&#039;ll include ID=XX</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 15 Jan 2010 14:24:59 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/4205/#p4205</guid>
		</item>
		<item>
			<title><![CDATA[How to track performace of several FST on the same instrument ?]]></title>
			<link>https://forexsb.com/forum/post/4186/#p4186</link>
			<description><![CDATA[<p>I have a such question that how can I track performants of several FST on the same instrument ?</p><p>Fore example I have 4 instances of FST with different strategies that all running on EUR/USD. How can I monitor the performance difference from each of them ?</p><p>On the current state I don&#039;t know haw to monitor the performans of each FST in this situation. I can see the overall account balance.</p><p>I have two proposals:</p><p>- I think that is important to add &quot;<strong>ID=xx</strong>&quot; of the FST into the MT &quot;Account History&quot; <strong>Comment</strong> field. It enables to monitor performance of each separate strategy based on it&#039;s ID.</p><p>- The other way is to improve FST Journal tab (or generate eacy to Excel importable log file) that tracks only losses and profits of each order.</p><p><strong>***************************************************************</strong></p><p><strong>Updated:</strong></p><p>I found a very good free service to track the performance of multiple FST&#039;s.<br />Please visit <a href="http://www.mt4i.com/">http://www.mt4i.com/</a> for more information.</p><p><em>MTI Live’s publisher EA is an alternative to the Publisher settings built in to MetaTrader 4. The MTI <br />Live publisher has several advantages compared to the built-in MT4 publication settings: </p><p>• Less bandwidth. The MTI publisher typically uses 90% less bandwidth than MT4’s publisher. <br />• <strong>EA <span class="bbu">statistics</span>. The MTI publisher can include the <span class="bbu">magic number of each trade</span>, allowing <br />analysis of results per EA. </strong><br />• More flexibility. The MTI publisher lets you choose whether to include pending and open <br />orders in your published results. You can also set a delay so that orders are not included on <br />your statement until a number of minutes after they are opened. <br />• Greater resilience. The MTI publisher recovers better from temporary network problems than <br />the built-in MT4 publisher. <br />• Simpler firewall configuration. The MTI publisher sends its data over HTTP, and will work <br />provided that you are able to browse the MTI Live website. The MT4 publisher sends its data <br />over FTP, and can be blocked by some personal firewall software or routers. <br />• More frequent publication. The MTI publisher can export your data every minute, compared to <br />a maximum frequency of every 5 minutes with MT4’s publisher.</em></p>]]></description>
			<author><![CDATA[null@example.com (zenoni)]]></author>
			<pubDate>Thu, 14 Jan 2010 10:19:21 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/4186/#p4186</guid>
		</item>
	</channel>
</rss>
