<?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 : Dynamic Support &amp; Resistance</title>
  <link>http://www.bullcharts.com.au/forum/</link>
  <description>This is an XML content feed of; BullCharts : BullScript : Dynamic Support &amp; Resistance</description>
  <copyright>Copyright (c) 2006-2009 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 13:30:23 +0000</pubDate>
  <lastBuildDate>Mon, 21 Mar 2011 15:59:35 +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=678</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>Dynamic Support &amp; Resistance : Apologies for long gap in response....</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=678&amp;PID=2668#2668</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=196" rel="nofollow">cudderbean</a><br /><strong>Subject:</strong> 678<br /><strong>Posted:</strong> 21&nbsp;Mar&nbsp;2011 at 3:59pm<br /><br /><P>Apologies for long gap in response. I have been travelling in exotic places... there's more to life than TA.. well, not much...! hehe</P><P>Your Magic Box is very useful combined with other indicators such as vol increase on breakouts, and its very nice to be able to play with the parameters for shorter term look back periods.</P><P>The Open and Close price of the day are significant moments also. Would it be possible to change the HHV and LLV to Highest (Close and/or Open) and Lowest (Close and/or Open) or better still.. leave that bracketed parameter as an input as Close and/or Open, High, Low, Typical Price or whatever for backtesting.</P><P>Thanks again, Maximo. I have several of your custom indicators in my indicator folder. Its always interesting to click on anything there that I've prefixed Mx_....</P>]]>
   </description>
   <pubDate>Mon, 21 Mar 2011 15:59:35 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=678&amp;PID=2668#2668</guid>
  </item> 
  <item>
   <title>Dynamic Support &amp; Resistance : Hi cudderbean, thanks forstopping...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=678&amp;PID=2615#2615</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=189" rel="nofollow">maximo</a><br /><strong>Subject:</strong> 678<br /><strong>Posted:</strong> 08&nbsp;Nov&nbsp;2010 at 10:50pm<br /><br />Hi cudderbean, thanks for&nbsp;stopping by the&nbsp;forum.&nbsp;&nbsp; It would&nbsp;be nice if we had more people contributing and discussing some ideas. <DIV>&nbsp;</DIV><DIV>Here's another support and resistance indicator.&nbsp; It's&nbsp;similar to darvas boxes, which may account for something.&nbsp;&nbsp;It clearly defines Uptrend, Consolidation, Downtrend areas.</DIV><DIV>I like how it indicates when to buy back into a market after a crisis of some kind.</DIV><DIV>&nbsp;</DIV><DIV>It changes the bar colours, so if you want them to return to normal or another colour,</DIV><DIV>just click on one of the templates on the lower&nbsp;right&nbsp;part of Bullcharts.</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;Description</FONT></FONT><FONT size=3>="Magic Box"</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT size=3><P>Periods:=</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>input</FONT></FONT><FONT size=3>(</FONT><FONT color=#008b8b size=3><FONT color=#008b8b size=3>"periods"</FONT></FONT><FONT size=3>, 100,1);</P><P>Topbox:=</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>If</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Ref</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>,-3)&gt;=</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Ref</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>HHV</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>,Periods),-4) </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>AND</FONT></FONT><FONT size=3> </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Ref</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>,-2)&lt;</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Ref</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>,-3) </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>AND</FONT></FONT><FONT size=3> </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Ref</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>,-1)&lt;</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Ref</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>,-3) </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>AND</FONT></FONT><FONT size=3> </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>&lt; </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Ref</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>,-3),</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Ref</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>,-3),</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>PREVIOUS</FONT></FONT><FONT size=3>);</P><P>Botbox:=</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>If</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Ref</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>,-3)&gt;=</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Ref</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>HHV</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>,Periods),-4) </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>AND</FONT></FONT><FONT size=3> </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Ref</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>,-2)&lt;</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Ref</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>,-3) </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>AND</FONT></FONT><FONT size=3> </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Ref</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>,-1)&lt;</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Ref</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>,-3) </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>AND</FONT></FONT><FONT size=3> </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>&lt; </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Ref</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>,-3),</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>LLV</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>L</FONT></FONT><FONT size=3>,4),</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>PREVIOUS</FONT></FONT><FONT size=3>);</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;target</FONT></FONT><FONT size=3>=price</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT size=3><P>Botbox;</P><P>Topbox;</P><P>Flag:=</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>input</FONT></FONT><FONT size=3>(</FONT><FONT color=#008b8b size=3><FONT color=#008b8b size=3>"PaintBars On=1, Off=0"</FONT></FONT><FONT size=3>,1,0);</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;linestyle</FONT></FONT><FONT size=3>=pricecolor</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P><P>&#091;color</FONT></FONT><FONT size=3>=rgb(98,217,98)</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</FONT></FONT><FONT size=3> Flag=1 </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>and</FONT></FONT><FONT size=3> </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Close</FONT></FONT><FONT size=3>&gt;Topbox;</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;color</FONT></FONT><FONT size=3>=rgb(226,118,118)</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</FONT></FONT><FONT size=3> Flag=1 </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>and</FONT></FONT><FONT size=3> </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Close</FONT></FONT><FONT size=3>&lt;Botbox;</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;color</FONT></FONT><FONT size=3>=gold</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</FONT></FONT><FONT size=3> Flag=1 </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>and</FONT></FONT><FONT size=3> </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Close</FONT></FONT><FONT size=3>&lt;=Topbox </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>and</FONT></FONT><FONT size=3> </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Close</FONT></FONT><FONT size=3>&gt;=Botbox;</P></FONT></DIV><DIV>&nbsp;</DIV><DIV><FONT size=3>&nbsp;</DIV></FONT><span style="font-size:10px"><br /><br />Edited by maximo - 09&nbsp;Nov&nbsp;2010 at 12:50pm</span>]]>
   </description>
   <pubDate>Mon, 08 Nov 2010 22:50:34 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=678&amp;PID=2615#2615</guid>
  </item> 
  <item>
   <title>Dynamic Support &amp; Resistance : Thanks, Maximo, for yet another...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=678&amp;PID=2614#2614</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=196" rel="nofollow">cudderbean</a><br /><strong>Subject:</strong> 678<br /><strong>Posted:</strong> 08&nbsp;Nov&nbsp;2010 at 1:05pm<br /><br />Thanks, Maximo, for yet another generous contribution.<img src="http://www.bullcharts.com.au/forum/smileys/smiley20.gif" border="0" alt="Thumbs%20Up" />]]>
   </description>
   <pubDate>Mon, 08 Nov 2010 13:05:43 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=678&amp;PID=2614#2614</guid>
  </item> 
  <item>
   <title>Dynamic Support &amp; Resistance : Here&amp;#039;s an indicator which...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=678&amp;PID=2601#2601</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=189" rel="nofollow">maximo</a><br /><strong>Subject:</strong> 678<br /><strong>Posted:</strong> 28&nbsp;Oct&nbsp;2010 at 12:37pm<br /><br />Here's an indicator which locks to previous support and resistance area's <DIV>for determination of just that or breakouts.</DIV><DIV>&nbsp;</DIV><DIV>Have fun!</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;Description</FONT></FONT><FONT size=3>="Support &amp; Resistance, Max"</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P><P>&#091;Target</FONT></FONT><FONT size=3>=price</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT size=3><P>LookBack := </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Input</FONT></FONT><FONT size=3>(</FONT><FONT color=#008b8b size=3><FONT color=#008b8b size=3>"Look Back Periods"</FONT></FONT><FONT size=3>,30,1);</P><P>F:=</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>input</FONT></FONT><FONT size=3>(</FONT><FONT color=#008b8b size=3><FONT color=#008b8b size=3>"Labels (1=On, 0=Off)"</FONT></FONT><FONT size=3>,1,0,1);</P><P>A:=</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>input</FONT></FONT><FONT size=3>(</FONT><FONT color=#008b8b size=3><FONT color=#008b8b size=3>"Average (1=On, 0=Off)"</FONT></FONT><FONT size=3>,0,0,1);</P><P>B5:=(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>HHV</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>,5) + </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>LLV</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>L</FONT></FONT><FONT size=3>,5) + </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Close</FONT></FONT><FONT size=3>)/3.0;</P><FONT size=3><P>B6:= </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>ma</FONT></FONT><FONT size=3>(B5,LookBack-5,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>S</FONT></FONT><FONT size=3>);</P></FONT></FONT><FONT size=3><P>Resistance := </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>ValueWhen</FONT></FONT><FONT size=3>(1, </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>REF</FONT></FONT><FONT size=3>(B5,-1) &gt;= </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>REF</FONT></FONT><FONT size=3>(B6,-1) </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>AND</FONT></FONT><FONT size=3> B5 &lt;= B6,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>HHV</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>,LookBack));</P><P>Support := </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>ValueWhen</FONT></FONT><FONT size=3>(1, </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>REF</FONT></FONT><FONT size=3>(B5,-1) &lt;= </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>REF</FONT></FONT><FONT size=3>(B6,-1) </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>AND</FONT></FONT><FONT size=3> B5 &gt;= B6,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>LLV</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>L</FONT></FONT><FONT size=3>,LookBack));</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;color</FONT></FONT><FONT size=3>=blue</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT size=3><P>Resistance;</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;color</FONT></FONT><FONT size=3>=red</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT size=3><P>Support;</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;color</FONT></FONT><FONT size=3>=rgb(255,204,0)</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</FONT></FONT><FONT size=3> </FONT><FONT color=#008000 size=3><FONT color=#008000 size=3>{Gold}</P></FONT></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>if</FONT></FONT><FONT size=3>(A,B6,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>undefined</FONT></FONT><FONT size=3>);</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;linestyle</FONT></FONT><FONT size=3>=marker</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>;</FONT></FONT><FONT size=3> </FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>marker</FONT></FONT><FONT size=3>=type2</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>;</FONT></FONT><FONT size=3> </FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>name</FONT></FONT><FONT size=3>=Breakout</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT size=3><P>BO:=</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>if</FONT></FONT><FONT size=3>(F </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>AND</FONT></FONT><FONT size=3> </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>C</FONT></FONT><FONT size=3>&gt;Resistance </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>AND</FONT></FONT><FONT size=3> </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>hist</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Close</FONT></FONT><FONT size=3>,1)&lt;=Resistance,1,0);</P></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>if</FONT></FONT><FONT size=3>(BO </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>and</FONT></FONT><FONT size=3> </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>hist</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>barssince</FONT></FONT><FONT size=3>(BO),1)&gt;8,1,0);</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;linestyle</FONT></FONT><FONT size=3>=marker</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>;</FONT></FONT><FONT size=3> </FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>marker</FONT></FONT><FONT size=3>=type1</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>;</FONT></FONT><FONT size=3> </FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>name</FONT></FONT><FONT size=3>=Breakdown</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT size=3><P>BD:=</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>if</FONT></FONT><FONT size=3>(F </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>AND</FONT></FONT><FONT size=3> </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>C</FONT></FONT><FONT size=3>&lt;Support </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>AND</FONT></FONT><FONT size=3> </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>hist</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Close</FONT></FONT><FONT size=3>,1)&gt;=Support,1,0);</P></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>if</FONT></FONT><FONT size=3>(BD </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>and</FONT></FONT><FONT size=3> </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>hist</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>barssince</FONT></FONT><FONT size=3>(BD),1)&gt;8,1,0);</P><DIV></DIV></FONT></DIV><span style="font-size:10px"><br /><br />Edited by maximo - 28&nbsp;Oct&nbsp;2010 at 1:16pm</span>]]>
   </description>
   <pubDate>Thu, 28 Oct 2010 12:37:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=678&amp;PID=2601#2601</guid>
  </item> 
 </channel>
</rss>