<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — Logic Condition RSI with two levels]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/4432/" />
	<updated>2013-10-01T16:14:48Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/4432/logic-condition-rsi-with-two-levels/</id>
		<entry>
			<title type="html"><![CDATA[Re: Logic Condition RSI with two levels]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/22128/#p22128" />
			<content type="html"><![CDATA[<p>Hi Guys</p><p>and first of all thanks a million to provide such a great platform and support to the community. <br />Will donate today for sure. </p><p>I am getting used to the mirrored FSB logic still <img src="https://forexsb.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Probably got confused that I do not &quot;see&quot; two level lines (at 70 and 30) at the indicator.</p><p>So long RSI lower 30, will set short RSI higher 70 makes sense.</p><p>Thanks a bunch!!!</p>]]></content>
			<author>
				<name><![CDATA[dubliner73]]></name>
				<uri>https://forexsb.com/forum/user/7743/</uri>
			</author>
			<updated>2013-10-01T16:14:48Z</updated>
			<id>https://forexsb.com/forum/post/22128/#p22128</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Logic Condition RSI with two levels]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/22127/#p22127" />
			<content type="html"><![CDATA[<p>Hey Dub,</p><p>FSB mirrors short position opening logics, which means you set up long logics only!</p><p>In your case long is RSI lower than level 30. Therefore short will be opened when RSI is above 70.</p><p>EDIT: I have been beaten with the answer!</p>]]></content>
			<author>
				<name><![CDATA[footon]]></name>
				<uri>https://forexsb.com/forum/user/1242/</uri>
			</author>
			<updated>2013-10-01T16:11:20Z</updated>
			<id>https://forexsb.com/forum/post/22127/#p22127</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Logic Condition RSI with two levels]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/22126/#p22126" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>I basically want to go short if RSI over 70 (but not go long automatically if lower than 70) and go long if lower than 30.</p></blockquote></div><p>Hello Dub,<br />RSI does exactly that.</p><div class="codebox"><pre><code>OscillatorLogic(firstBar, iPrvs, adRsi, dLevel, 100 - dLevel, ref Component[1], ref Component[2], indLogic);</code></pre></div><p>If you set 70 (dLevel=70) for long position, RSI will sell below 100 - 70.</p><p><a href="https://github.com/PopovMP/Forex-Strategy-Builder/blob/master/Source/ForexStrategyBuilder/Indicators/Store/RSI.cs">https://github.com/PopovMP/Forex-Strate … ore/RSI.cs</a> line 216.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2013-10-01T16:08:33Z</updated>
			<id>https://forexsb.com/forum/post/22126/#p22126</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Logic Condition RSI with two levels]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/22125/#p22125" />
			<content type="html"><![CDATA[<p>Hi Guys, </p><p>hopefully a simple question <img src="https://forexsb.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>I have trouble setting a strategy where RSI is one logic condition. Normally I run my strategies (based on the regular overbought/oversold levels 70-30) with two level lines, but FSB only allows one level line. <br />I basically want to go short if RSI over 70 (but not go long automatically if lower than 70) and go long if lower than 30. </p><p>Any way to implement this?</p><p>Feedback is highly appreciated...</p><p>Dub</p>]]></content>
			<author>
				<name><![CDATA[dubliner73]]></name>
				<uri>https://forexsb.com/forum/user/7743/</uri>
			</author>
			<updated>2013-10-01T15:49:13Z</updated>
			<id>https://forexsb.com/forum/post/22125/#p22125</id>
		</entry>
</feed>
