<?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 : variable bars back</title>
  <link>http://www.bullcharts.com.au/forum/</link>
  <description>This is an XML content feed of; BullCharts : BullScript : variable bars back</description>
  <copyright>Copyright (c) 2006-2009 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 08:45:31 +0000</pubDate>
  <lastBuildDate>Sat, 23 Jun 2018 02:07:47 +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=1023</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>variable bars back : This shows the highest volume...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=1023&amp;PID=3563#3563</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> 1023<br /><strong>Posted:</strong> 23&nbsp;Jun&nbsp;2018 at 2:07am<br /><br />This shows the highest volume in the period as a ratio.<br />Times the result by 100 to show it as a percentage. (V/hist(V,1))*100<br />BVS has a volume spike ratio of 30 times which would be 3000%.<br /><br />n := input("time periods",60,10); <br />if(HHV(V,60) &gt; hist(HHV(V,60),1), V/hist(V,1), 0);<br /><br /><br />]]>
   </description>
   <pubDate>Sat, 23 Jun 2018 02:07:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=1023&amp;PID=3563#3563</guid>
  </item> 
  <item>
   <title>variable bars back : Hi,Hope someone can assist if...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=1023&amp;PID=3562#3562</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=766" rel="nofollow">stefanols</a><br /><strong>Subject:</strong> 1023<br /><strong>Posted:</strong> 10&nbsp;Jun&nbsp;2018 at 1:58am<br /><br />Hi,&nbsp;<div>Hope someone can assist if this is possible.&nbsp;</div><div><br></div><div>I am trying to determine hight volume 60 bars back and then&nbsp;</div><div>calculate the percent move that specific day from the day before.&nbsp;</div><div><br></div><div>Below you find the code I am trying to work with.&nbsp;</div><div>It says constant integrar fault.&nbsp;</div><div><br></div><div>Best regards</div><div><br></div><div>Stefan&nbsp;</div><div><br></div><div><br></div><div><div>n := input("time periods",60,10);&nbsp;</div><div>res:=(Hhvbars(V,n));</div><div>res1:= res-1;</div><div>(hist(close,res1)-hist(close,res))/ hist(close,res1);</div></div><div><br></div>]]>
   </description>
   <pubDate>Sun, 10 Jun 2018 01:58:12 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=1023&amp;PID=3562#3562</guid>
  </item> 
 </channel>
</rss>