<?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 : Working with sector indices</title>
  <link>http://www.bullcharts.com.au/forum/</link>
  <description>This is an XML content feed of; BullCharts : Tips and Tricks : Working with sector indices</description>
  <copyright>Copyright (c) 2006-2009 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 11:02:05 +0000</pubDate>
  <lastBuildDate>Fri, 27 May 2005 22:18:27 +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=217</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>Working with sector indices :   Thanks Peter This works well...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=217&amp;PID=805#805</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=54" rel="nofollow">pipsqueek</a><br /><strong>Subject:</strong> 217<br /><strong>Posted:</strong> 27&nbsp;May&nbsp;2005 at 10:18pm<br /><br /><P>Thanks Peter</P><P>This works well and will be very useful</P>]]>
   </description>
   <pubDate>Fri, 27 May 2005 22:18:27 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=217&amp;PID=805#805</guid>
  </item> 
  <item>
   <title>Working with sector indices : The relative strength comparison...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=217&amp;PID=802#802</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=3" rel="nofollow">Peter</a><br /><strong>Subject:</strong> 217<br /><strong>Posted:</strong> 27&nbsp;May&nbsp;2005 at 2:51pm<br /><br />The relative strength comparison indicator is a useful tool fordetermining how well one security is performing when compared to themarket, or to another security.<br><br>A common request is to want to use the RSC to compare a company to theindex of its own sector. Normally this would require you to manuallyenter the sector index code into RSC for each security.<br><br>By using the <span style="color: rgb(0, 0, 153);">Security.SectorIndex</span> variable, we can modify the RSC indicator script to automatically select the correct index. Follow these steps:<br><ol>  <li>Open the indicator window and select the builder tab</li>  <li>Locate the "Relative Strength Comparison" indicator and select copy.</li>  <li>Find the line: <span style="font-family: courier new,courier,mono; color: rgb(0, 0, 153);">symb := inputsymbol("Compare to", "XAO");</span> and change it to <span style="font-family: courier new,courier,mono; color: rgb(0, 0, 153);">symb := Security.SectorIndex;</span></li>  <li>Save the indicator and add it to your chart<br>  </li></ol>This new indicator will automatically display the RSC comparing the company to the index of that companies sector. The <span style="color: rgb(0, 0, 153); font-family: courier new,courier,mono;">Security.SectorIndex</span> returns the ASX code of the relevant index.<br><br>By using similar techniques, you could also make it just display theindex (instead of the RSC). You can also use this new indicator in ascan to find companies that are out performing their sector.<br><br>]]>
   </description>
   <pubDate>Fri, 27 May 2005 14:51:01 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=217&amp;PID=802#802</guid>
  </item> 
 </channel>
</rss>