<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — MT4-trade-history-report]]></title>
		<link>https://forexsb.com/forum/topic/6768/mt4tradehistoryreport/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/6768/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in MT4-trade-history-report.]]></description>
		<lastBuildDate>Mon, 17 Jul 2017 23:38:34 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: MT4-trade-history-report]]></title>
			<link>https://forexsb.com/forum/post/44941/#p44941</link>
			<description><![CDATA[<p>@ Blaiserboy: You are right, since we have MT4-Tracker this part of analysis became very fast and easy (Thanks to sleytus again)<br />But before I created the performance-curves myself from the discussed &quot;statement&quot; doing at least 4 tricks before I was able to use it in excel.<br />Thank you</p>]]></description>
			<author><![CDATA[null@example.com (bru1)]]></author>
			<pubDate>Mon, 17 Jul 2017 23:38:34 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/44941/#p44941</guid>
		</item>
		<item>
			<title><![CDATA[Re: MT4-trade-history-report]]></title>
			<link>https://forexsb.com/forum/post/44940/#p44940</link>
			<description><![CDATA[<div class="quotebox"><cite>sleytus wrote:</cite><blockquote><p>Thought I would chime in -- though I&#039;m not sure if it helps...</p></blockquote></div><p>Thank you for looking into this matter too. I did open the template and the reports with editor, but the problem there is the &quot;tr&gt;&quot;. You will see that this line break is unfortunately added in the template already (useless) in front of &quot;magic number&quot; and &quot;comment&quot;. Because the file &quot;statement.htm&quot; is write protected, I cannot change it. <br />But in the meantime I found a script that comes pretty close to what I need and adapted it a little bit for my purpose (see attachment) But there I must still make some adaptions when I import it in excel because it is not in separet columns and the comma-sign I have to change from &quot;,&quot; to &quot;.&quot; to display some currencies correct (you know this problem). And this script then only shows the closed trades, the open ones are missing.<br />Maybe I get faster to the wanted result if I import the original file as it is and then in excel make formulas that shift the second line (in case there is one) up to the first one.<br />The main reason trying all that is because I want to filter out all [sl]-finished-trades over a long periode and analyse the difference to the set SL because lately I see more often unexpected differences.<br />Thank you for trying to help</p>]]></description>
			<author><![CDATA[null@example.com (bru1)]]></author>
			<pubDate>Mon, 17 Jul 2017 23:32:58 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/44940/#p44940</guid>
		</item>
		<item>
			<title><![CDATA[Re: MT4-trade-history-report]]></title>
			<link>https://forexsb.com/forum/post/44927/#p44927</link>
			<description><![CDATA[<div class="quotebox"><cite>bru1 wrote:</cite><blockquote><p>...but then you do not see from which EA the trade was...</p></blockquote></div><p>Thought I would chime in -- though I&#039;m not sure if it helps...</p><p>Turns out even without the &quot;Comments&quot; column the Magic Numbers *are* embedded in the HTML -- however they are not displayed.&nbsp; HTML is ugly, but it is human readable.&nbsp; If you open the HTML file in a text editor then you&#039;ll see the Magic Numbers are surrounded by HTML tags.&nbsp; </p><p>So -- all the information you need is available on a single line -- however, your script will need to be smart enough to extract the Magic Number.&nbsp; It sounds like your script can extract other information from each HTML line, and since the Magic Number is not much different then you might consider revising your script.</p>]]></description>
			<author><![CDATA[null@example.com (sleytus)]]></author>
			<pubDate>Mon, 17 Jul 2017 09:01:33 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/44927/#p44927</guid>
		</item>
		<item>
			<title><![CDATA[Re: MT4-trade-history-report]]></title>
			<link>https://forexsb.com/forum/post/44918/#p44918</link>
			<description><![CDATA[<p>I sort the trades in columns. alphabetically or by time or by profits and look back and forth to locate what I need.</p><p>I am interested mainly in the losers...., easy enough to locate them with the MT4 Tracker and by sorting the MT4 columns..</p><p>I do not use the reports very often except to load in to the Tracker or another application.</p><p>Now that we have the MT4 Tracker, I have been aiming for 75 per cent win, I just strip out the worst losers..</p><p>I am not really doing an indepth analysis as I can determine what is happening from MT4 Tracker</p>]]></description>
			<author><![CDATA[null@example.com (Blaiserboy)]]></author>
			<pubDate>Sun, 16 Jul 2017 20:43:21 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/44918/#p44918</guid>
		</item>
		<item>
			<title><![CDATA[Re: MT4-trade-history-report]]></title>
			<link>https://forexsb.com/forum/post/44917/#p44917</link>
			<description><![CDATA[<p>Thank you Blaiserboy for your attempt to help. <br />Do you use the report without the &quot;comment&quot;-columns? Because in fact this is then always in one line, but then you do not see from which EA the trade was. <br />How do you handle that?</p>]]></description>
			<author><![CDATA[null@example.com (bru1)]]></author>
			<pubDate>Sun, 16 Jul 2017 17:04:51 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/44917/#p44917</guid>
		</item>
		<item>
			<title><![CDATA[Re: MT4-trade-history-report]]></title>
			<link>https://forexsb.com/forum/post/44916/#p44916</link>
			<description><![CDATA[<p>I use the report every day a few times. I probably have a much simpler requirement. </p><p>I think you can get someone to program Excel a bit for you, I do not think your requirement is too great.</p><p>I will ask one of my kids when he returns if he knows a simple solution and if he does, I will send that to you. I have no idea when to expect him, he is on a honeymoon. LOL</p>]]></description>
			<author><![CDATA[null@example.com (Blaiserboy)]]></author>
			<pubDate>Sun, 16 Jul 2017 16:04:14 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/44916/#p44916</guid>
		</item>
		<item>
			<title><![CDATA[Re: MT4-trade-history-report]]></title>
			<link>https://forexsb.com/forum/post/44915/#p44915</link>
			<description><![CDATA[<p>Sorry, I am not capable of that. I wonder that I seem to be the only one to have that problem, that&#039;s surprising, because I had expected that others also try to use MT4-Report for analysis</p>]]></description>
			<author><![CDATA[null@example.com (bru1)]]></author>
			<pubDate>Sun, 16 Jul 2017 13:59:05 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/44915/#p44915</guid>
		</item>
		<item>
			<title><![CDATA[Re: MT4-trade-history-report]]></title>
			<link>https://forexsb.com/forum/post/44913/#p44913</link>
			<description><![CDATA[<p>is there a Visual&nbsp; Basic routine that you can develop for that...</p>]]></description>
			<author><![CDATA[null@example.com (Blaiserboy)]]></author>
			<pubDate>Sun, 16 Jul 2017 12:35:12 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/44913/#p44913</guid>
		</item>
		<item>
			<title><![CDATA[MT4-trade-history-report]]></title>
			<link>https://forexsb.com/forum/post/44826/#p44826</link>
			<description><![CDATA[<p>The standard MT4-trade-report shows &quot;magic number&quot; and &quot;comments&quot; only when &quot;comments&quot; is selected, but it puts them in a second line with different formating. The same with [sl] indication. <br />If no comments or magic number are used it is only one line. (see attached screenshot)<br />When I import this 1/2-line-mixed-report into excel for certain analytic purposes this second line is very impractical and disturbing because it needs quite some work to convert it into a &quot;one-line-format, before normal excel operations can be done.<br />I have tried to change the template &quot;statement.htm&quot; but it is &quot;write protected&quot; and I have tried various scrips from the I-Net but not getting to a satisfying result.<br />I am sure that many others have or had the same problem.<br />Does anyone know a handy solution please?</p>]]></description>
			<author><![CDATA[null@example.com (bru1)]]></author>
			<pubDate>Tue, 11 Jul 2017 17:25:27 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/44826/#p44826</guid>
		</item>
	</channel>
</rss>
