<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — Some Indicators]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/6062/" />
	<updated>2016-06-07T18:15:58Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/6062/some-indicators/</id>
		<entry>
			<title type="html"><![CDATA[Re: Some Indicators]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/36531/#p36531" />
			<content type="html"><![CDATA[<p><a href="http://forexsb.com/repository/repository_indicators/forex_indicator_review/284/pivot-point-multi">http://forexsb.com/repository/repositor … oint-multi</a></p><p>updated</p>]]></content>
			<author>
				<name><![CDATA[ahmedalhoseny]]></name>
				<uri>https://forexsb.com/forum/user/1512/</uri>
			</author>
			<updated>2016-06-07T18:15:58Z</updated>
			<id>https://forexsb.com/forum/post/36531/#p36531</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Some Indicators]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/36450/#p36450" />
			<content type="html"><![CDATA[<p>Thanks a lot<br />Can you update and MQL4 Code please?</p>]]></content>
			<author>
				<name><![CDATA[GD]]></name>
				<uri>https://forexsb.com/forum/user/8542/</uri>
			</author>
			<updated>2016-06-05T12:37:57Z</updated>
			<id>https://forexsb.com/forum/post/36450/#p36450</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Some Indicators]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/36448/#p36448" />
			<content type="html"><![CDATA[<p>New pivot point indicator to work with all&nbsp; slots <br />PossibleSlots = SlotTypes.Open | SlotTypes.OpenFilter | SlotTypes.Close | SlotTypes.CloseFilter;</p><p><a href="http://forexsb.com/repository/repository_indicators/forex_indicator_review/283/pivotpoint-multi">http://forexsb.com/repository/repositor … oint-multi</a></p>]]></content>
			<author>
				<name><![CDATA[ahmedalhoseny]]></name>
				<uri>https://forexsb.com/forum/user/1512/</uri>
			</author>
			<updated>2016-06-05T12:19:26Z</updated>
			<id>https://forexsb.com/forum/post/36448/#p36448</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Some Indicators]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/36242/#p36242" />
			<content type="html"><![CDATA[<p>Momentom indicator redesigned </p><p>The same concept like previous RSI indicator </p><p><a href="http://forexsb.com/repository/repository_indicators/forex_indicator_review/282/momentum-a">http://forexsb.com/repository/repositor … momentum-a</a></p>]]></content>
			<author>
				<name><![CDATA[ahmedalhoseny]]></name>
				<uri>https://forexsb.com/forum/user/1512/</uri>
			</author>
			<updated>2016-05-31T00:08:24Z</updated>
			<id>https://forexsb.com/forum/post/36242/#p36242</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Some Indicators]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/36241/#p36241" />
			<content type="html"><![CDATA[<p>you are welcome yonkuro</p>]]></content>
			<author>
				<name><![CDATA[ahmedalhoseny]]></name>
				<uri>https://forexsb.com/forum/user/1512/</uri>
			</author>
			<updated>2016-05-31T00:02:09Z</updated>
			<id>https://forexsb.com/forum/post/36241/#p36241</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Some Indicators]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/36226/#p36226" />
			<content type="html"><![CDATA[<p>Thank you ahmed</p>]]></content>
			<author>
				<name><![CDATA[yonkuro]]></name>
				<uri>https://forexsb.com/forum/user/8447/</uri>
			</author>
			<updated>2016-05-30T09:40:54Z</updated>
			<id>https://forexsb.com/forum/post/36226/#p36226</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Some Indicators]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/36219/#p36219" />
			<content type="html"><![CDATA[<p>this indicator is a modification to the original RSI to do more than one function at the same time.</p><p>the normal Rsi has these conditions <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;RSI rises&quot;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;RSI falls&quot;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;RSI is higher than the Level line&quot;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;RSI is lower than the Level line&quot;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;RSI crosses the Level line upward&quot;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;RSI crosses the Level line downward&quot;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;RSI changes its direction upward&quot;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;RSI changes its direction downward&quot;</p><p>and we have to test one condition per strategy !&nbsp; so what if the indicator rise &amp; is higher than level line at the same time <br />or change direction upward while crossing the 50 level , ...... etc </p><p><a href="http://forexsb.com/repository/repository_indicators/forex_indicator_review/281/rsi-a">http://forexsb.com/repository/repositor … /281/rsi-a</a></p>]]></content>
			<author>
				<name><![CDATA[ahmedalhoseny]]></name>
				<uri>https://forexsb.com/forum/user/1512/</uri>
			</author>
			<updated>2016-05-30T07:41:01Z</updated>
			<id>https://forexsb.com/forum/post/36219/#p36219</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Some Indicators]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/36218/#p36218" />
			<content type="html"><![CDATA[<p>I will keep updating any new idea or modification in this topic</p>]]></content>
			<author>
				<name><![CDATA[ahmedalhoseny]]></name>
				<uri>https://forexsb.com/forum/user/1512/</uri>
			</author>
			<updated>2016-05-30T07:29:59Z</updated>
			<id>https://forexsb.com/forum/post/36218/#p36218</id>
		</entry>
</feed>
