<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Signal Shift At or Any]]></title>
		<link>https://forexsb.com/forum/topic/3837/signal-shift-at-or-any/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/3837/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Signal Shift At or Any.]]></description>
		<lastBuildDate>Tue, 18 Dec 2012 16:14:24 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Signal Shift At or Any]]></title>
			<link>https://forexsb.com/forum/post/17471/#p17471</link>
			<description><![CDATA[<p>Simple brilliant!<br />I would say - it`s a MUST HAVE option.</p>]]></description>
			<author><![CDATA[null@example.com (acerguest)]]></author>
			<pubDate>Tue, 18 Dec 2012 16:14:24 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/17471/#p17471</guid>
		</item>
		<item>
			<title><![CDATA[Re: Signal Shift At or Any]]></title>
			<link>https://forexsb.com/forum/post/17469/#p17469</link>
			<description><![CDATA[<p>that would be a huge upgrade for most idicators!<br />I like it.</p>]]></description>
			<author><![CDATA[null@example.com (stiesn)]]></author>
			<pubDate>Tue, 18 Dec 2012 15:11:23 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/17469/#p17469</guid>
		</item>
		<item>
			<title><![CDATA[Re: Signal Shift At or Any]]></title>
			<link>https://forexsb.com/forum/post/17467/#p17467</link>
			<description><![CDATA[<div class="quotebox"><cite>Popov wrote:</cite><blockquote><p>Implementation of Signal Shift logic:<br /></p><div class="codebox"><pre><code>Signal shift        old         -&gt;    bars     -&gt;               new
Indicator signal    0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 1 0 0 0 0 0 
Signal shift At 2   0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 1 0 0 0
Signal shift Any 3  0 0 1 1 1 0 0 0 0 1 1 1 1 1 0 0 0 1 1 1 1 0 0 0</code></pre></div></blockquote></div><p>wickedness</p>]]></description>
			<author><![CDATA[null@example.com (angat)]]></author>
			<pubDate>Tue, 18 Dec 2012 13:24:46 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/17467/#p17467</guid>
		</item>
		<item>
			<title><![CDATA[Re: Signal Shift At or Any]]></title>
			<link>https://forexsb.com/forum/post/17460/#p17460</link>
			<description><![CDATA[<p>Implementation of Signal Shift logic:<br /></p><div class="codebox"><pre><code>Signal shift        old         -&gt;    bars     -&gt;               new
Indicator signal    0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 1 0 0 0 0 0 
Signal shift At 2   0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 1 0 0 0
Signal shift Any 3  0 0 1 1 1 0 0 0 0 1 1 1 1 1 0 0 0 1 1 1 1 0 0 0</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Tue, 18 Dec 2012 09:09:12 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/17460/#p17460</guid>
		</item>
		<item>
			<title><![CDATA[Re: Signal Shift At or Any]]></title>
			<link>https://forexsb.com/forum/post/17458/#p17458</link>
			<description><![CDATA[<p>A possible implementation in FSB Pro</p><p><span class="postimg"><img src="http://i.imgur.com/gbYl1.png" alt="http://i.imgur.com/gbYl1.png" /></span></p><p>Here the main strategy market is USDJPY M5.<br />ADX indicator uses USDCHF M15<br />And its signal must be triggered somewhere during the last 5 bars.</p><p>Program will automatically load the necessary data.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Tue, 18 Dec 2012 07:27:26 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/17458/#p17458</guid>
		</item>
		<item>
			<title><![CDATA[Signal Shift At or Any]]></title>
			<link>https://forexsb.com/forum/post/17457/#p17457</link>
			<description><![CDATA[<p>Inspired from<br /></p><div class="quotebox"><cite>stiesn wrote:</cite><blockquote><p>I have a nice idea. It would be nice if I could say to the indicator: pleese look if there are more insidebars than just the last one. It would be great if this &quot;NoInsideBar&quot;-Indicator would check like the last 5 -10 bars or so...</p></blockquote></div><p>I think we can add a standard feature for signal shift for all indicators.<br />Two variants are possible:<br /><strong>At #</strong> - the signal is shifted with # bars.<br /><strong>Any #</strong> - the signal is at the last # bars.</p><p>The default shift will be 0.<br /><strong>At 0</strong> will be available for indicators with &quot;Use previous bars value&quot; off.<br /><strong>At 1</strong> will be default value for indicators with &quot;Use previous bars value&quot; on.</p><p>At # will mean that the signal has happened exactly # bars ago.</p><p>Any # (where # will be 0 or 1 - 100) will mean that signal has happened during the last # bars.</p><p>The best is that this logic can be applied from the program without changing indicators. It is applicable for Opening and Closing Logic Conditions.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Tue, 18 Dec 2012 07:01:06 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/17457/#p17457</guid>
		</item>
	</channel>
</rss>
