<?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 : Close of candle</title>
  <link>http://www.bullcharts.com.au/forum/</link>
  <description>This is an XML content feed of; BullCharts : BullScript : Close of candle</description>
  <copyright>Copyright (c) 2006-2009 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 12:15:33 +0000</pubDate>
  <lastBuildDate>Fri, 10 Dec 2010 19:50:15 +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=683</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>Close of candle : Umm tell me that&amp;#039;s not quite...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=683&amp;PID=2623#2623</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> 683<br /><strong>Posted:</strong> 10&nbsp;Dec&nbsp;2010 at 7:50pm<br /><br /><P>Umm tell me that's not quite right lol.&nbsp;&nbsp; Always seem to be in a rush.. this is better.</P><DIV><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3></FONT></FONT></FONT></FONT>&nbsp;</DIV><DIV><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>if</FONT></FONT><FONT color=#000000 size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>C</FONT></FONT><FONT color=#000000 size=3> &gt; ((</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT color=#000000 size=3>-</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>L</FONT></FONT><FONT color=#000000 size=3>)*0.66)+</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>L</FONT></FONT><FONT size=3><FONT color=#000000> AND C &gt; O, 1, 0);</DIV><DIV></DIV></FONT></FONT></FONT></FONT><FONT size=3></FONT><DIV><FONT size=3></FONT>&nbsp;</DIV><DIV><FONT size=3>translation:&nbsp; if the Close is above the lower 2 thirds of&nbsp;bar AND Close is above the Open THEN return 1 ELSE return 0.</DIV></FONT><span style="font-size:10px"><br /><br />Edited by maximo - 11&nbsp;Dec&nbsp;2010 at 7:11pm</span>]]>
   </description>
   <pubDate>Fri, 10 Dec 2010 19:50:15 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=683&amp;PID=2623#2623</guid>
  </item> 
  <item>
   <title>Close of candle : Many thanks Maximo. Thats perfectWhat...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=683&amp;PID=2622#2622</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=294" rel="nofollow">jalna</a><br /><strong>Subject:</strong> 683<br /><strong>Posted:</strong> 10&nbsp;Dec&nbsp;2010 at 5:08pm<br /><br />Many thanks Maximo. Thats perfect<br>What would we do without you?<br><br><br>]]>
   </description>
   <pubDate>Fri, 10 Dec 2010 17:08:37 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=683&amp;PID=2622#2622</guid>
  </item> 
  <item>
   <title>Close of candle : Hi jalna,   I made digital filter...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=683&amp;PID=2621#2621</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> 683<br /><strong>Posted:</strong> 10&nbsp;Dec&nbsp;2010 at 3:36pm<br /><br />Hi jalna, <DIV>&nbsp;</DIV><DIV>I made digital filter for this.&nbsp; It displays a 1 for true and 0 for false condition of a close in top 1/3.</DIV><DIV>You can name the indicator 'Top Third Close', then add it to any scan.</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>if</FONT></FONT><FONT size=3>( (</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>L</FONT></FONT><FONT size=3>-</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>C</FONT></FONT><FONT size=3>)*.33 &gt;= </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>C</FONT></FONT><FONT size=3>-</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>, 0, 1);</P><DIV></DIV></FONT></DIV><span style="font-size:10px"><br /><br />Edited by maximo - 10&nbsp;Dec&nbsp;2010 at 3:37pm</span>]]>
   </description>
   <pubDate>Fri, 10 Dec 2010 15:36:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=683&amp;PID=2621#2621</guid>
  </item> 
  <item>
   <title>Close of candle : Could anyone help me with some...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=683&amp;PID=2620#2620</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=294" rel="nofollow">jalna</a><br /><strong>Subject:</strong> 683<br /><strong>Posted:</strong> 10&nbsp;Dec&nbsp;2010 at 6:45am<br /><br />Could anyone help me with some Bull script.<br>I want to write a scan with the close of the candle being in its top area. The top 1/3 of the candle<br>]]>
   </description>
   <pubDate>Fri, 10 Dec 2010 06:45:37 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=683&amp;PID=2620#2620</guid>
  </item> 
 </channel>
</rss>