<?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 : Bullcharts code for Metastock &#102;ormula</title>
  <link>http://www.bullcharts.com.au/forum/</link>
  <description>This is an XML content feed of; BullCharts : BullCharts discussion : Bullcharts code for Metastock &#102;ormula</description>
  <copyright>Copyright (c) 2006-2009 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 06:56:05 +0000</pubDate>
  <lastBuildDate>Fri, 07 Oct 2005 17:51:04 +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=302</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>Bullcharts code for Metastock &#102;ormula : Thanks for doing that pipsqueek....</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=302&amp;PID=1067#1067</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=113" rel="nofollow">zzkazu</a><br /><strong>Subject:</strong> 302<br /><strong>Posted:</strong> 07&nbsp;Oct&nbsp;2005 at 5:51pm<br /><br />Thanks for doing that pipsqueek.&nbsp; I use it to confirm entry andexit based on countback theory.&nbsp; It is only one of the fewindicators I use to confirm trends.<br><br>zzkazu<span style="font-weight: bold;"></span><span ="bold"><br><br></span>]]>
   </description>
   <pubDate>Fri, 07 Oct 2005 17:51:04 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=302&amp;PID=1067#1067</guid>
  </item> 
  <item>
   <title>Bullcharts code for Metastock &#102;ormula : Hi  I&amp;#039;ve changed the input...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=302&amp;PID=1066#1066</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> 302<br /><strong>Posted:</strong> 06&nbsp;Oct&nbsp;2005 at 8:02pm<br /><br /><P>Hi </P><P>I've changed the input functions to Bullscript, added in a few closing brackets (hope I've put 'em in the right place),&nbsp;deleted some quote marks, made each plot a different colour and basically left the code alone.</P><P>The resulting effort certainly plots 2 lines on chart .... does it do what you were expecting???? </P><P>...and how do you use it??</P><P>&nbsp;</P><FONT color=#800080 size=3><P><FONT size=2>&#091;target</FONT></FONT><FONT size=2>=price<FONT color=#800080>;color</FONT>=red<FONT color=#800080>&#093;</P></FONT></FONT><P><FONT size=2>HighDays := <FONT color=#0000c0>input</FONT>(<FONT color=#008b8b>"Enter # days to cover lastHIGH for CBL calc'n:"</FONT>, 13, 3, 55);</FONT></P><FONT color=#0000c0><P><FONT size=2>If</FONT></FONT><FONT size=2>(<FONT color=#0000c0>HIGH</FONT> &lt; <FONT color=#0000c0>HHV</FONT>(<FONT color=#0000c0>HIGH</FONT>, HighDays), <FONT color=#008000>{then ...}</FONT><FONT color=#0000c0>PREV</FONT>, <FONT color=#008000>{previous CBLhi, else...}</FONT> <FONT color=#0000c0>If</FONT>(<FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>L</FONT>,-2) &lt; <FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>L</FONT>,-1) </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>L</FONT>,-2) &lt; <FONT color=#0000c0>L</FONT> </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>L</FONT>,-1) &lt; <FONT color=#0000c0>L</FONT>, <FONT color=#008000>{then ...}</FONT> <FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>L</FONT>,-2),<FONT color=#008000>{2nd day back low, else...}</P></FONT></FONT><FONT color=#0000c0><P><FONT size=2>If</FONT></FONT><FONT size=2>((<FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>L</FONT>,-3)&lt; <FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>L</FONT>,-2) </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>L</FONT>,-3) &lt;<FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>L</FONT>,-1) </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>L</FONT>,-3) &lt; <FONT color=#0000c0>L</FONT>) <FONT color=#0000c0>AND</P></FONT></FONT><P><FONT size=2>(<FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>L</FONT>,-2)&lt; <FONT color=#0000c0>L</FONT> </FONT><FONT color=#0000c0><FONT size=2>OR</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>L</FONT>,-1) &lt; <FONT color=#0000c0>L</FONT>),<FONT color=#008000>{then ... }</FONT> <FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>L</FONT>,-3), <FONT color=#008000>{3rd day back low, else...}</P></FONT></FONT><FONT color=#0000c0><P><FONT size=2>If</FONT></FONT><FONT size=2>((<FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>L</FONT>,-4)&lt;<FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>L</FONT>,-3) </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>L</FONT>,-4) &lt; <FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>L</FONT>,-2) </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>L</FONT>,-4)&lt; <FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>L</FONT>,-1) </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>L</FONT>,-4) &lt; <FONT color=#0000c0>L</FONT>) <FONT color=#0000c0>AND</P></FONT></FONT><P><FONT size=2>(<FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>L</FONT>,-3)&lt; <FONT color=#0000c0>L</FONT> </FONT><FONT color=#0000c0><FONT size=2>OR</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>L</FONT>,-2)&lt; <FONT color=#0000c0>L</FONT> </FONT><FONT color=#0000c0><FONT size=2>OR</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>L</FONT>,-1) &lt; <FONT color=#0000c0>L</FONT>), <FONT color=#008000>{then... }</P></FONT></FONT><FONT color=#0000c0><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>L</FONT>,-4), <FONT color=#008000>{4th day back low, else...}</P></FONT></FONT><FONT color=#0000c0><P><FONT size=2>If</FONT></FONT><FONT size=2>((<FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>L</FONT>,-5)&lt;<FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>L</FONT>,-4) </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>L</FONT>,-5) &lt; <FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>L</FONT>,-3) </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>L</FONT>,-5) &lt; <FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>L</FONT>,-2) </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>L</FONT>,-5) &lt; <FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>L</FONT>,-1) </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>L</FONT>,-5) &lt; <FONT color=#0000c0>L</FONT>) <FONT color=#0000c0>AND</P></FONT></FONT><P><FONT size=2>(<FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>L</FONT>,-4)&lt; <FONT color=#0000c0>L</FONT> </FONT><FONT color=#0000c0><FONT size=2>OR</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>L</FONT>,-3) &lt; <FONT color=#0000c0>L</FONT> </FONT><FONT color=#0000c0><FONT size=2>OR</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>L</FONT>,-2) &lt; <FONT color=#0000c0>L</FONT> </FONT><FONT color=#0000c0><FONT size=2>OR</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>L</FONT>,-1) &lt; <FONT color=#0000c0>L</FONT>), <FONT color=#008000>{then ...}</FONT><FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>L</FONT>,-5), <FONT color=#008000>{5th day back low, else...}</FONT> <FONT color=#0000c0>PREV</FONT> )))));</FONT></P><P><FONT size=2></FONT>&nbsp;</P><FONT color=#008000 size=2><P>{and}</P></FONT><FONT color=#800080><P><FONT size=2>&#091;color</FONT></FONT><FONT size=2>=green<FONT color=#800080>&#093;</P></FONT></FONT><FONT color=#008000 size=2><P>{Market closing above is a buy signal}</P></FONT><P><FONT size=2>LowDays := <FONT color=#0000c0>input</FONT>(<FONT color=#008b8b>"Enter # days to cover lastLOW for CBL calc'n:"</FONT>, 13, 3, 55);</FONT></P><FONT color=#0000c0><P><FONT size=2>If</FONT></FONT><FONT size=2>(<FONT color=#0000c0>LOW</FONT> &gt; <FONT color=#0000c0>LLV</FONT>(<FONT color=#0000c0>LOW</FONT>, LowDays), <FONT color=#008000>{then ...}</FONT> <FONT color=#0000c0>PREV</FONT>,<FONT color=#008000>{previous CBLlo, else...}</P></FONT></FONT><FONT color=#0000c0><P><FONT size=2>If</FONT></FONT><FONT size=2>(<FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>H</FONT>,-2) &gt; <FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>H</FONT>,-1) </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>H</FONT>,-2)&gt; <FONT color=#0000c0>H</FONT> </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>H</FONT>,-1) &gt; <FONT color=#0000c0>H</FONT>, <FONT color=#008000>{then ...}</FONT> <FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>H</FONT>,-2), <FONT color=#008000>{2ndday back high,else...}</P></FONT></FONT><FONT color=#0000c0><P><FONT size=2>If</FONT></FONT><FONT size=2>((<FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>H</FONT>,-3)&gt; <FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>H</FONT>,-2) </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>H</FONT>,-3) &gt; <FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>H</FONT>,-1) </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>H</FONT>,-3) &gt; <FONT color=#0000c0>H</FONT>) <FONT color=#0000c0>AND</P></FONT></FONT><P><FONT size=2>(<FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>H</FONT>,-2)&gt; <FONT color=#0000c0>H</FONT> </FONT><FONT color=#0000c0><FONT size=2>OR</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>H</FONT>,-1)&gt; <FONT color=#0000c0>H</FONT>),<FONT color=#008000>{then ... }</FONT> <FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>H</FONT>,-3), <FONT color=#008000>{3rd day back high,else...}</P></FONT></FONT><FONT color=#0000c0><P><FONT size=2>If</FONT></FONT><FONT size=2>((<FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>H</FONT>,-4)&gt;<FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>H</FONT>,-3) </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>H</FONT>,-4) &gt; <FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>H</FONT>,-2) </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>H</FONT>,-4) &gt;<FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>H</FONT>,-1) </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>H</FONT>,-4) &gt; <FONT color=#0000c0>H</FONT>) <FONT color=#0000c0>AND</P></FONT></FONT><P><FONT size=2>(<FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>H</FONT>,-3)&gt; <FONT color=#0000c0>H</FONT> </FONT><FONT color=#0000c0><FONT size=2>OR</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>H</FONT>,-2) &gt; <FONT color=#0000c0>H</FONT> </FONT><FONT color=#0000c0><FONT size=2>OR</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>H</FONT>,-1)&gt; <FONT color=#0000c0>H</FONT>), <FONT color=#008000>{then... }</P></FONT></FONT><FONT color=#0000c0><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>H</FONT>,-4), <FONT color=#008000>{4th day back high,else...}</P></FONT></FONT><FONT color=#0000c0><P><FONT size=2>If</FONT></FONT><FONT size=2>((<FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>H</FONT>,-5)&gt;<FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>H</FONT>,-4) </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>H</FONT>,-5) &gt; <FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>H</FONT>,-3) </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>H</FONT>,-5) &gt; <FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>H</FONT>,-2) </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>H</FONT>,-5)&gt; <FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>H</FONT>,-1) </FONT><FONT color=#0000c0><FONT size=2>AND</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>H</FONT>,-5) &gt; <FONT color=#0000c0>H</FONT>) <FONT color=#0000c0>AND</P></FONT></FONT><P><FONT size=2>(<FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>H</FONT>,-4)&gt; <FONT color=#0000c0>H</FONT> </FONT><FONT color=#0000c0><FONT size=2>OR</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>H</FONT>,-3)&gt; <FONT color=#0000c0>H</FONT> </FONT><FONT color=#0000c0><FONT size=2>OR</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>H</FONT>,-2) &gt; <FONT color=#0000c0>H</FONT> </FONT><FONT color=#0000c0><FONT size=2>OR</FONT></P><P><FONT size=2>Ref</FONT></FONT><FONT size=2>(<FONT color=#0000c0>H</FONT>,-1) &gt; <FONT color=#0000c0>H</FONT>), <FONT color=#008000>{then ...}</FONT> <FONT color=#0000c0>Ref</FONT>(<FONT color=#0000c0>H</FONT>,-5), <FONT color=#008000>{5th dayback high,else...}</FONT> <FONT color=#0000c0>PREV</FONT> )))))</FONT><FONT size=3></P></FONT>]]>
   </description>
   <pubDate>Thu, 06 Oct 2005 20:02:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=302&amp;PID=1066#1066</guid>
  </item> 
  <item>
   <title>Bullcharts code for Metastock &#102;ormula : Can somebody convert this Metastock...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=302&amp;PID=1065#1065</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=113" rel="nofollow">zzkazu</a><br /><strong>Subject:</strong> 302<br /><strong>Posted:</strong> 05&nbsp;Oct&nbsp;2005 at 12:41pm<br /><br />Can somebody convert this Metastock code to Bullcharts..<br><br>"HighDays := Input("Enter # days to cover lastHIGH for CBL calc'n:", 3, 55, 13);<br><br>If(HIGH &lt; HHV(HIGH, HighDays), {then ...}PREV, {previous CBLhi, else...} If(Ref(L,-2) &lt; Ref(L,-1) AND<br>Ref(L,-2) &lt; L AND<br>Ref(L,-1) &lt; L, {then ...} Ref(L,-2),{2nd day back low, else...}<br>If((Ref(L,-3)&lt; Ref(L,-2) AND<br>Ref(L,-3) &lt;Ref(L,-1) AND<br>Ref(L,-3) &lt; L) AND<br>(Ref(L,-2)&lt; L OR<br>Ref(L,-1) &lt; L),{then ... } Ref(L,-3), {3rd day back low, else...}<br>If((Ref(L,-4)&lt;Ref(L,-3) AND<br>Ref(L,-4) &lt; Ref(L,-2) AND<br>Ref(L,-4)&lt; Ref(L,-1) AND<br>Ref(L,-4) &lt; L) AND<br>(Ref(L,-3)&lt; L OR<br>Ref(L,-2)&lt; L OR<br>Ref(L,-1) &lt; L), {then... }<br>Ref(L,-4), {4th day back low, else...}<br>If((Ref(L,-5)&lt;Ref(L,-4) AND<br>Ref(L,-5) &lt; Ref(L,-3) AND<br>Ref(L,-5) &lt; Ref(L,-2) AND<br>Ref(L,-5) &lt; Ref(L,-1) AND<br>Ref(L,-5) &lt; L) AND<br>(Ref(L,-4)&lt; L OR<br>Ref(L,-3) &lt; L OR<br>Ref(L,-2) &lt; L OR<br>Ref(L,-1) &lt; L), {then ...}Ref(L,-5), {5th day back low, else...} PREV )))))"<br><br><br>and<br><br>"{Market closing above is a buy signal}<br>LowDays := Input("Enter # days to cover lastLOW for CBL calc'n:", 3, 55, 13);<br><br>If(LOW &gt; LLV(LOW, LowDays), {then ...} PREV,{previous CBLlo, else...}<br>If(Ref(H,-2) &gt; Ref(H,-1) AND<br>Ref(H,-2)&gt; H AND<br>Ref(H,-1) &gt; H, {then ...} Ref(H,-2), {2ndday back high,else...}<br>If((Ref(H,-3)&gt; Ref(H,-2) AND<br>Ref(H,-3) &gt; Ref(H,-1) AND<br>Ref(H,-3) &gt; H) AND<br>(Ref(H,-2)&gt; H OR<br>Ref(H,-1)&gt; H),{then ... } Ref(H,-3), {3rd day back high,else...}<br>If((Ref(H,-4)&gt;Ref(H,-3) AND<br>Ref(H,-4) &gt; Ref(H,-2) AND<br>Ref(H,-4) &gt;Ref(H,-1) AND<br>Ref(H,-4) &gt; H) AND<br>(Ref(H,-3)&gt; H OR<br>Ref(H,-2) &gt; H OR<br>Ref(H,-1)&gt; H), {then... }<br>Ref(H,-4), {4th day back high,else...}<br>If((Ref(H,-5)&gt;Ref(H,-4) AND<br>Ref(H,-5) &gt; Ref(H,-3) AND<br>Ref(H,-5) &gt; Ref(H,-2) AND<br>Ref(H,-5)&gt; Ref(H,-1) AND<br>Ref(H,-5) &gt; H) AND<br>(Ref(H,-4)&gt; H OR<br>Ref(H,-3)&gt; H OR<br>Ref(H,-2) &gt; H OR<br>Ref(H,-1) &gt; H), {then ...} Ref(H,-5), {5th dayback high,else...} PREV )))"<br><br><br>Have yet to investigate keys differences..<br><br><br>thanks in advance<br><br>greg<br>]]>
   </description>
   <pubDate>Wed, 05 Oct 2005 12:41:22 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=302&amp;PID=1065#1065</guid>
  </item> 
 </channel>
</rss>