<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Forex Trading - Metatrader 4</title>
		<link>http://www.forex-tsd.com</link>
		<description>Topics that are specific to the MT4 versions can be posted here.</description>
		<language>en</language>
		<lastBuildDate>Fri, 20 Nov 2009 21:36:49 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.forex-tsd.com/images/misc/rss.jpg</url>
			<title>Forex Trading - Metatrader 4</title>
			<link>http://www.forex-tsd.com</link>
		</image>
		<item>
			<title>Fonts</title>
			<link>http://www.forex-tsd.com/metatrader-4/23151-fonts.html</link>
			<pubDate>Fri, 20 Nov 2009 20:30:52 GMT</pubDate>
			<description>How do I make numbers in the vertical scale part of the chart larger?</description>
			<content:encoded><![CDATA[<div>How do I make numbers in the vertical scale part of the chart larger?</div>

]]></content:encoded>
			<category domain="http://www.forex-tsd.com/metatrader-4/">Metatrader 4</category>
			<dc:creator>dforant1</dc:creator>
			<guid isPermaLink="true">http://www.forex-tsd.com/metatrader-4/23151-fonts.html</guid>
		</item>
		<item>
			<title>Need help with this logic please</title>
			<link>http://www.forex-tsd.com/metatrader-4/23130-need-help-logic-please.html</link>
			<pubDate>Thu, 19 Nov 2009 05:37:33 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I have the following requirement. I am trying to write an OCO (one cancels the other) type of logic.  
 
1) Say I have 2 live buy orders (eg., A & B). I need to place 4 pending orders for the same currency pair : 2 buy & 2 sell.  (say C & D are buy and E & F are sell). 
 
Now if any of the...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I have the following requirement. I am trying to write an OCO (one cancels the other) type of logic. <br />
<br />
1) Say I have 2 live buy orders (eg., A &amp; B). I need to place 4 pending orders for the same currency pair : 2 buy &amp; 2 sell.  (say C &amp; D are buy and E &amp; F are sell).<br />
<br />
Now if any of the new pending orders become live, then I need the other pending orders for the same currency pair cancelled and moved 20 pips closer to the orders that just became live.<br />
<br />
If C &amp; D become live, then I should have these orders :<br />
<br />
A, B, C &amp; D (all are live buy orders).<br />
E &amp; F (both are sell pending orders, 20 pips below C or D whichever is lower). <br />
<br />
(If C &amp; D were live sell orders, then E &amp; F should be buy pending orders, 20 pips above C  or D whichever is higher.)<br />
<br />
2) If the new live orders (C &amp; D) close in profit, then I need to cancel the pending orders (E &amp; F).<br />
<br />
Not sure how much of coding this would require. Can someone please help me to code this?<br />
<br />
Thanks<br />
<br />
-Gc</div>

]]></content:encoded>
			<category domain="http://www.forex-tsd.com/metatrader-4/">Metatrader 4</category>
			<dc:creator>gctex</dc:creator>
			<guid isPermaLink="true">http://www.forex-tsd.com/metatrader-4/23130-need-help-logic-please.html</guid>
		</item>
		<item>
			<title>Levin Support Resistance</title>
			<link>http://www.forex-tsd.com/metatrader-4/23013-levin-support-resistance.html</link>
			<pubDate>Wed, 11 Nov 2009 20:27:44 GMT</pubDate>
			<description>Got this idea from Larry Levin at secretsoftraders.com 
 
The previous daily pivot point is calculated then dynamic support and resistence lines are plotted via the following formula: 
 
            Pivot Point = (High + Low + Close) /3 
 
            #1 high pivot = Pivot Point + (Pivot Point -...</description>
			<content:encoded><![CDATA[<div>Got this idea from Larry Levin at secretsoftraders.com<br />
<br />
The previous daily pivot point is calculated then dynamic support and resistence lines are plotted via the following formula:<br />
<br />
            Pivot Point = (High + Low + Close) /3<br />
<br />
            #1 high pivot = Pivot Point + (Pivot Point - Low)<br />
<br />
            #1 low pivot = Pivot Point - (High - Pivot Point)<br />
<br />
            #2 high pivot = Pivot Point + 2 (Pivot Point - Low)<br />
<br />
            #2 low pivot = Pivot Point - 2 (High - Pivot Point)<br />
<br />
            #3 high pivot = High + 2 (Pivot Point - Low)<br />
<br />
            #3 low pivot = Low - 2 (High - Pivot Point)<br />
<br />
Example 1:  Price finds support at low pivot #2 then later at low pivot #1<br />
<img src="http://img690.imageshack.us/img690/9051/70125931.png" border="0" alt="" /><br />
<br />
Example 2:  Price encounters resistance at high pivot #2<br />
<img src="http://img52.imageshack.us/img52/2860/44905594.png" border="0" alt="" /><br />
<br />
Example 3: Price encounters resistance at high pivot #1<br />
<img src="http://img410.imageshack.us/img410/3971/61901586.png" border="0" alt="" /></div>


	<br />
	<div style="padding:6px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://www.forex-tsd.com/images/attach/mq4.gif" alt="File Type: mq4" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.forex-tsd.com/attachments/metatrader-4/92966d1257971253-levin-support-resistance-levin-support-resistance.mq4">levin support resistance.mq4</a> (3.3 KB)</td>
</tr>
			</table>
		</fieldset>
	

	</div>
]]></content:encoded>
			<category domain="http://www.forex-tsd.com/metatrader-4/">Metatrader 4</category>
			<dc:creator>skajake</dc:creator>
			<guid isPermaLink="true">http://www.forex-tsd.com/metatrader-4/23013-levin-support-resistance.html</guid>
		</item>
		<item>
			<title>Help converting indicator</title>
			<link>http://www.forex-tsd.com/metatrader-4/23002-help-converting-indicator.html</link>
			<pubDate>Wed, 11 Nov 2009 09:15:12 GMT</pubDate>
			<description>Can anybody help me change up a indicator to show trix signals. there are many indicators that will show the signals on the chart I just grabbed one to give a example. the TRO_multi_meter and included a trix indicator i use for signals 
I want it to be a trix meter and show 5m,15m,60m,240m and...</description>
			<content:encoded><![CDATA[<div>Can anybody help me change up a indicator to show trix signals. there are many indicators that will show the signals on the chart I just grabbed one to give a example. the TRO_multi_meter and included a trix indicator i use for signals<br />
I want it to be a trix meter and show 5m,15m,60m,240m and 1440m. with the option to shut down different time frames. how I will use it on a 5m chart is I'll have 5m,15m and 60m signals and on a 1 hour chart I'll have 60m, 240m and 1440m signals. I don't need any alerts<br />
it can be one indicator or 2 different ones<br />
<br />
the trix settings i use are<br />
<br />
Trix Period 3<br />
Mode Average 1=1(ema)<br />
Mode Average 2=1(ema)<br />
Mode Average 3=1(ema)<br />
Input price 0 (close)<br />
<br />
Many thanks if anybody can make it</div>


	<br />
	<div style="padding:6px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://www.forex-tsd.com/images/attach/mq4.gif" alt="File Type: mq4" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.forex-tsd.com/attachments/metatrader-4/92938d1257930642-help-converting-indicator-tro_multi_meter_snake.mq4">TRO_Multi_Meter_Snake.mq4</a> (14.3 KB)</td>
</tr><tr>
	<td><img class="inlineimg" src="http://www.forex-tsd.com/images/attach/mq4.gif" alt="File Type: mq4" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.forex-tsd.com/attachments/metatrader-4/92941d1257932042-help-converting-indicator-smsuper-trix_v1.mq4">smSuper TRIX_v1.mq4</a> (10.8 KB)</td>
</tr>
			</table>
		</fieldset>
	

	</div>
]]></content:encoded>
			<category domain="http://www.forex-tsd.com/metatrader-4/">Metatrader 4</category>
			<dc:creator>f4mnect</dc:creator>
			<guid isPermaLink="true">http://www.forex-tsd.com/metatrader-4/23002-help-converting-indicator.html</guid>
		</item>
		<item>
			<title>Help needed with Exper advisor</title>
			<link>http://www.forex-tsd.com/metatrader-4/22772-help-needed-exper-advisor.html</link>
			<pubDate>Mon, 26 Oct 2009 14:32:42 GMT</pubDate>
			<description>Hi everybody.  
 
I am a newbie in the forex area and have started trading acouple of months back ina demo account. I got bold and tried out something and in the manual backtesting it gave me some good results (or so i think). Now i tried to make an EA for this strategy with the help of...</description>
			<content:encoded><![CDATA[<div>Hi everybody. <br />
<br />
I am a newbie in the forex area and have started trading acouple of months back ina demo account. I got bold and tried out something and in the manual backtesting it gave me some good results (or so i think). Now i tried to make an EA for this strategy with the help of ExpertAdvisorBuilder tool but it is not working properly. The strategy is simple and here it is:<br />
<br />
Buy When EMA 5 is above EMA8 and +DI14 crosses up -DI14. Close when +DI14 crosses down -DI14. This buy order repeats itself whenever +DI14 crosses up -DI14 while EMA 5 is above EMA8. <br />
<br />
Sell When EMA 5 is below EMA8 and -DI14 crosses up +DI14. Close when -DI14 crosses down +DI14. This sell order repeats itself whenever -DI14 crosses up +DI14 while EMA 5 is above EMA8. <br />
<br />
The code is given here and it is not working on the strategy tester of MT4 and gives no result.<br />
<br />
The code is given in the next post as a limit of 10000 characters is set here.<br />
<br />
Any help would be greatly appreciated as i am very keen on this. <br />
<br />
Thanks everybody<br />
Amit</div>

]]></content:encoded>
			<category domain="http://www.forex-tsd.com/metatrader-4/">Metatrader 4</category>
			<dc:creator>amitoberoi</dc:creator>
			<guid isPermaLink="true">http://www.forex-tsd.com/metatrader-4/22772-help-needed-exper-advisor.html</guid>
		</item>
	</channel>
</rss>
