<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>BullCharts : RSI Vs QQQ Scan</title>
  <link>http://www.bullcharts.com.au/forum/</link>
  <description>This is an XML content feed of; BullCharts : BullScan : RSI Vs QQQ Scan</description>
  <copyright>Copyright (c) 2006-2009 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 01:09:32 +0000</pubDate>
  <lastBuildDate>Thu, 10 Mar 2016 05:56:23 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.bullcharts.com.au/forum/RSS_post_feed.asp?TID=1000</WebWizForums:feedURL>
  <image>
   <title>BullCharts</title>
   <url>http://www.bullcharts.com.au/forum/http://www.bullcharts.com.au/images/bull_logo.gif</url>
   <link>http://www.bullcharts.com.au/forum/</link>
  </image>
  <item>
   <title>RSI Vs QQQ Scan :   I am trying to create a scan...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=1000&amp;PID=3497#3497</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=213" rel="nofollow">lmbull</a><br /><strong>Subject:</strong> 1000<br /><strong>Posted:</strong> 10&nbsp;Mar&nbsp;2016 at 5:56am<br /><br />I am trying to create a scan which comapres the Relative Strength Comparison of a stock to the QQQ's.<br>&nbsp;The following code produces the indicator line:-<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; { RSC - Relative Strength Comparison }<br>&#091;horzline=0&#093;<br>period:= input("Period",38,1);<br>index:=LoadSymbol("QQQ",C);<br>ROCD:=ROC(C,period,%) - ROC(index,period,%);<br>RSCD:=(( C/index - Ma(C/index,period,s)) / Ma(C/index,period,s))*100;<br>&#091;name= RSC; width=2; color=black&#093;<br>RSCD;<br><br>The problem is I am not able to create a scan which returns stock which have a result <br>with the " RSCD " &gt; 0. <br>This would give me a list of stock outperforming the QQQ's and to be able to order them in terms of strength.<br>Every time I create the indicator, then scar for RSCD&gt;0, it returns an empty result.<img src="http://www.bullcharts.com.au/forum/smileys/smiley5.gif" border="0" alt="C&#111;nfused" title="C&#111;nfused" /><br><br>&nbsp;If anyoune has a solution it would be much appricated.<br><span style="font-size:10px"><br /><br />Edited by lmbull - 10&nbsp;Mar&nbsp;2016 at 6:48am</span>]]>
   </description>
   <pubDate>Thu, 10 Mar 2016 05:56:23 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=1000&amp;PID=3497#3497</guid>
  </item> 
 </channel>
</rss>