<?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 : Darvas Volume Visualiser</title>
  <link>http://www.bullcharts.com.au/forum/</link>
  <description>This is an XML content feed of; BullCharts : BullScript : Darvas Volume Visualiser</description>
  <copyright>Copyright (c) 2006-2009 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 15:15:46 +0000</pubDate>
  <lastBuildDate>Sun, 10 Jan 2010 18:23:38 +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=587</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>Darvas Volume Visualiser : Indicator Update.  1. Corrected...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=587&amp;PID=2242#2242</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> 587<br /><strong>Posted:</strong> 10&nbsp;Jan&nbsp;2010 at 6:23pm<br /><br /><DIV>Indicator Update.</DIV><DIV>&nbsp;</DIV><DIV>1. Corrected the bar numbering</DIV><DIV>2. Added Parabolic SAR option</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;Description</FONT></FONT><FONT size=3>="Darvas Works, 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>;</FONT></FONT><FONT size=3> </FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>linestyle</FONT></FONT><FONT size=3>=solid</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>Input</FONT></FONT><FONT size=3>(</FONT><FONT color=#008b8b size=3><FONT color=#008b8b size=3>"Breakout Period"</FONT></FONT><FONT size=3>,30,3);</P><P>cp:=</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>"Confirmation Periods"</FONT></FONT><FONT size=3>,3,3);</P><P>cper:=cp+1;</P><P>hvp:=</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>"Largest volume spike in period: 0=off"</FONT></FONT><FONT size=3>,15,0);</P><P>VolSize:=</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>"Volume requirement%"</FONT></FONT><FONT size=3>,0,0);</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>"Take Profit Band: 1=on"</FONT></FONT><FONT size=3>,0,0,1);</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;color</FONT></FONT><FONT size=3>=coral</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>if</FONT></FONT><FONT size=3>(flag,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>ma</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>H</FONT></FONT><FONT size=3>,10,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>E</FONT></FONT><FONT size=3>) + 2.5*ATR(10),</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>undefined</FONT></FONT><FONT size=3>);</P><P>average:=</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 Period: &gt;0=on"</FONT></FONT><FONT size=3>,30,0);</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;color</FONT></FONT><FONT size=3>=lawn green</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>if</FONT></FONT><FONT size=3>(average&gt;0,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>ma</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>C</FONT></FONT><FONT size=3>,average,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>E</FONT></FONT><FONT size=3>),</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>undefined</FONT></FONT><FONT size=3>);</P><P>CountHi:=</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>H</FONT></FONT><FONT size=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>,bo),-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>H</FONT></FONT><FONT size=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>,cper),-1),1,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Prev</FONT></FONT><FONT size=3>+1);</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>;</FONT></FONT><FONT size=3> </FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>linestyle</FONT></FONT><FONT size=3>=solid</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P><P>&#091;linestyle</FONT></FONT><FONT size=3>=Text</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>textalign</FONT></FONT><FONT size=3>=Above,Center</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>;&#093;</P></FONT></FONT><FONT size=3><P>BoxTop:=</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>If</FONT></FONT><FONT size=3>(CountHi&lt;=cper </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>(CountHi,1)&gt;2, </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Right</FONT></FONT><FONT size=3>(CountHi-1,2), </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>undefined</FONT></FONT><FONT size=3>);</P><P>BoxTop;</P></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>High</FONT></FONT><FONT size=3>;</P><P>CountLo:=</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>H</FONT></FONT><FONT size=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>,bo),-1) </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>or</FONT></FONT><FONT size=3> </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>L</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>LLV</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>L</FONT></FONT><FONT size=3>,cper-1),-1) </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>or</FONT></FONT><FONT size=3> CountHi&lt;=2,1,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Prev</FONT></FONT><FONT size=3>+1);</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><P>&#091;linestyle</FONT></FONT><FONT size=3>=Text</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>textalign</FONT></FONT><FONT size=3>=Below,Center</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>;&#093;</P></FONT></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>If</FONT></FONT><FONT size=3>(CountLo&lt;=cper </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>(CountLo+1,1)=2 </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>(CountLo,2)=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>hist</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>barssince</FONT></FONT><FONT size=3>(BoxTop),1)&lt;20</P><P></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>or</FONT></FONT><FONT size=3> CountLo&lt;=cper </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>(CountLo,1)&gt;2 </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>(BoxTop),1)&lt;20</P><P>, </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Right</FONT></FONT><FONT size=3>(CountLo-1,2), </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>undefined</FONT></FONT><FONT size=3>);</P></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>Low</FONT></FONT><FONT size=3>;</P><P>hvm:=</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>if</FONT></FONT><FONT size=3>(hvp=0,15,hvp);</P><P>hv:=</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>V</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>V</FONT></FONT><FONT size=3>,-1))/</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>V</FONT></FONT><FONT size=3>,-1))*100,hvm);</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;color</FONT></FONT><FONT size=3>=Medium Orchid</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P><P>&#091;linestyle</FONT></FONT><FONT size=3>=Text</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>textalign</FONT></FONT><FONT size=3>=Below,Center</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>If</FONT></FONT><FONT size=3>(hvp </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>and</FONT></FONT><FONT size=3> CountLo=cp </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>(BoxTop),1)&lt;20</P><P>, </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>round</FONT></FONT><FONT size=3>(hv,0) + </FONT><FONT color=#008b8b size=3><FONT color=#008b8b size=3>"%"</FONT></FONT><FONT size=3>, </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>undefined</FONT></FONT><FONT size=3>);</P></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>Low</FONT></FONT><FONT size=3>*.97;</P><P>psar:=</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>"Parabolic SAR: &gt;0=on"</FONT></FONT><FONT size=3>,0,0);</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;linestyle</FONT></FONT><FONT size=3>=Points</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>color</FONT></FONT><FONT size=3>=Royal Blue</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>if</FONT></FONT><FONT size=3>(psar,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>sar</FONT></FONT><FONT size=3>(0.01,0.05),</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>undefined</FONT></FONT><FONT size=3>);</P></FONT><FONT color=#008000 size=3><FONT color=#008000 size=3><P>{ Darvas box rendering }</P></FONT></FONT><FONT size=3><P>volOk := </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>(hv,2*cp)&gt;=Volsize,1,0);</P><P>breakoutOk := </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>H</FONT></FONT><FONT size=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>,bo),-1),1,0);</P><P>firstBoxOk := breakoutOk </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>and</FONT></FONT><FONT size=3> volOk;</P><P>normalBoxOk := breakoutOk;</P><P>dvRes := </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>__Darvas</FONT></FONT><FONT size=3>(cp,cp,2,firstBoxOk,firstBoxOk);</P><P>TopBox := </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>__DarvasTop</FONT></FONT><FONT size=3>(dvRes);</P><P>BottomBox := </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>__DarvasBot</FONT></FONT><FONT size=3>(dvRes);</P><P>BoxNumber := </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>__DarvasBoxNumber</FONT></FONT><FONT size=3>(dvRes);</P><P>inBox := BoxNumber &gt;= 1;</P><P>startOfBox := BoxNumber &gt; </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>hist</FONT></FONT><FONT size=3>(BoxNumber,1); </P><P>endOfBox := (startOfBox </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>and</FONT></FONT><FONT size=3> BoxNumber &gt; 1) </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>or</FONT></FONT><FONT size=3> (BoxNumber = 0 </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>(BoxNumber,1)&gt;0);</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;drawundefined</FONT></FONT><FONT size=3>=gap</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P><P>&#091;name</FONT></FONT><FONT size=3>=Top Darvas</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>color</FONT></FONT><FONT size=3>=dodger blue</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>linestyle</FONT></FONT><FONT size=3>=HorzStep</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>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>TopBox; </P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;name</FONT></FONT><FONT size=3>=Bottom Darvas</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>color</FONT></FONT><FONT size=3>=dodger blue</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>linestyle</FONT></FONT><FONT size=3>=HorzStep</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT size=3><P>BottomBox;</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;name</FONT></FONT><FONT size=3>=Right Darvas Vertical</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>color</FONT></FONT><FONT size=3>=dodger blue</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>linestyle</FONT></FONT><FONT size=3>="Fill Bars"</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>if</FONT></FONT><FONT size=3>(endOfBox,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>hist</FONT></FONT><FONT size=3>(TopBox,1),</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>undefined</FONT></FONT><FONT size=3>);</P></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>if</FONT></FONT><FONT size=3>(endOfBox,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>hist</FONT></FONT><FONT size=3>(BottomBox,1),</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;name</FONT></FONT><FONT size=3>=Left Darvas Vertical</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>color</FONT></FONT><FONT size=3>=dodger blue</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>linestyle</FONT></FONT><FONT size=3>="Fill Bars"</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>if</FONT></FONT><FONT size=3>(startOfBox,TopBox,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>undefined</FONT></FONT><FONT size=3>);</P></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>if</FONT></FONT><FONT size=3>(startOfBox,BottomBox,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>undefined</FONT></FONT><FONT size=3>); </P><DIV></DIV></FONT></DIV><span style="font-size:10px"><br /><br />Edited by maximo - 10&nbsp;Jan&nbsp;2010 at 6:31pm</span>]]>
   </description>
   <pubDate>Sun, 10 Jan 2010 18:23:38 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=587&amp;PID=2242#2242</guid>
  </item> 
  <item>
   <title>Darvas Volume Visualiser : added a moving average foralternate...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=587&amp;PID=2190#2190</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> 587<br /><strong>Posted:</strong> 07&nbsp;Nov&nbsp;2009 at 5:52pm<br /><br /><P>added a moving average for&nbsp;alternate or remaining&nbsp;exit.</P><DIV>&nbsp;insert code after line 6:</DIV><DIV>&nbsp;</DIV><DIV><FONT size=3>average:=</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 Period: &gt;0=on"</FONT></FONT><FONT size=3>,30,0);</DIV><DIV></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;color</FONT></FONT><FONT size=3>=lawn green</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>if</FONT></FONT><FONT size=3>(average&gt;0,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>ma</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>C</FONT></FONT><FONT size=3>,average,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>E</FONT></FONT><FONT size=3>),</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>undefined</FONT></FONT><FONT size=3>);</P></FONT></DIV><span style="font-size:10px"><br /><br />Edited by maximo - 08&nbsp;Nov&nbsp;2009 at 12:35am</span>]]>
   </description>
   <pubDate>Sat, 07 Nov 2009 17:52:10 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=587&amp;PID=2190#2190</guid>
  </item> 
  <item>
   <title>Darvas Volume Visualiser : I added a parcel split/take profit...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=587&amp;PID=2189#2189</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> 587<br /><strong>Posted:</strong> 07&nbsp;Nov&nbsp;2009 at 5:32pm<br /><br />I added a parcel split/take profit band.&nbsp; The idea being to close half&nbsp;the position&nbsp;at, or above&nbsp;this band.&nbsp; <DIV>insert code after line 6:</DIV><DIV>&nbsp;</DIV><DIV>Flag:=input("Take Profit Band: 1=On",0,0,1);<BR>&#091;color=coral&#093;<BR>if(flag,ma(H,10,E) + 2.5*ATR(10),undefined);<BR></DIV><DIV>&nbsp;</DIV><span style="font-size:10px"><br /><br />Edited by maximo - 08&nbsp;Nov&nbsp;2009 at 12:34am</span>]]>
   </description>
   <pubDate>Sat, 07 Nov 2009 17:32:00 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=587&amp;PID=2189#2189</guid>
  </item> 
  <item>
   <title>Darvas Volume Visualiser : gazillions you say? I wouldneeda...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=587&amp;PID=2182#2182</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> 587<br /><strong>Posted:</strong> 26&nbsp;Oct&nbsp;2009 at 3:34am<br /><br /><P>gazillions you say?&nbsp; I would&nbsp;need&nbsp;a half&nbsp;gazillion&nbsp;to make that much&nbsp;lol.&nbsp;&nbsp;Doing alright though trading&nbsp;futures and forex more than stocks.</P><DIV>I've been trying to develop&nbsp;the logic&nbsp;to&nbsp;detect Ascending triangles in&nbsp;a scan for quite some time.&nbsp; It&nbsp;turns out a variation of darvas logic may be the&nbsp;answer to detecting them effectively.&nbsp; &nbsp;As&nbsp;Darvas is&nbsp;a higher low, one within another one would be 2&nbsp;consective higher lows or side by side.&nbsp;&nbsp; So began the exercise of uncovering the logic.&nbsp;&nbsp;&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>Here's&nbsp;a Darvas box confirmation counter I developed over the weekend.&nbsp;&nbsp; The idea behind this is </DIV><DIV>when the High &amp; Low counts = confirm count then&nbsp;a box is formed.</DIV><DIV>&nbsp;</DIV><DIV><FONT size=3><FONT size=3><FONT size=3></FONT></FONT></FONT>&nbsp;</DIV><DIV><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;Description</FONT></FONT><FONT size=3>="Darvas Works, 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>;</FONT></FONT><FONT size=3> </FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>linestyle</FONT></FONT><FONT size=3>=solid</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>Input</FONT></FONT><FONT size=3>(</FONT><FONT color=#008b8b size=3><FONT color=#008b8b size=3>"Breakout Period"</FONT></FONT><FONT size=3>,30,3);</P><P>cp:=</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>"Confirmation Periods"</FONT></FONT><FONT size=3>,3,3);</P><P>hvp:=</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>"Largest volume spike in period: 0=off"</FONT></FONT><FONT size=3>,15,0);</P><P>VolSize:=</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>"Volume requirement%"</FONT></FONT><FONT size=3>,0,0);</P><P>CountHi:=</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>H</FONT></FONT><FONT size=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>,bo),-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>H</FONT></FONT><FONT size=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>,cp),-1),1,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Prev</FONT></FONT><FONT size=3>+1);</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>;</FONT></FONT><FONT size=3> </FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>linestyle</FONT></FONT><FONT size=3>=solid</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P><P>&#091;linestyle</FONT></FONT><FONT size=3>=Text</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>textalign</FONT></FONT><FONT size=3>=Above,Center</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>;&#093;</P></FONT></FONT><FONT size=3><P>BoxTop:=</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>If</FONT></FONT><FONT size=3>(CountHi&lt;=cp </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>(CountHi,1)&gt;1, </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Right</FONT></FONT><FONT size=3>(CountHi,2), </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>undefined</FONT></FONT><FONT size=3>);</P><P>BoxTop;</P></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>High</FONT></FONT><FONT size=3>;</P><P>CountLo:=</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>H</FONT></FONT><FONT size=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>,bo),-1) </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>or</FONT></FONT><FONT size=3> </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>L</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>LLV</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>L</FONT></FONT><FONT size=3>,cp-1),-1) </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>or</FONT></FONT><FONT size=3> CountHi&lt;=2,1,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Prev</FONT></FONT><FONT size=3>+1);</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><P>&#091;linestyle</FONT></FONT><FONT size=3>=Text</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>textalign</FONT></FONT><FONT size=3>=Below,Center</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>;&#093;</P></FONT></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>If</FONT></FONT><FONT size=3>(CountLo&lt;=cp </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>(CountLo,1)=2 </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>(CountLo,2)=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>hist</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>barssince</FONT></FONT><FONT size=3>(BoxTop),1)&lt;20</P><P></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>or</FONT></FONT><FONT size=3> CountLo&lt;=cp </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>(CountLo,1)&gt;2 </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>(BoxTop),1)&lt;20</P><P>, </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Right</FONT></FONT><FONT size=3>(CountLo,2), </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>undefined</FONT></FONT><FONT size=3>);</P></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>Low</FONT></FONT><FONT size=3>;</P><P>hvm:=</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>if</FONT></FONT><FONT size=3>(hvp=0,15,hvp);</P><P>hv:=</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>V</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>V</FONT></FONT><FONT size=3>,-1))/</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>V</FONT></FONT><FONT size=3>,-1))*100,hvm);</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;color</FONT></FONT><FONT size=3>=Medium Orchid</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P><P>&#091;linestyle</FONT></FONT><FONT size=3>=Text</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>textalign</FONT></FONT><FONT size=3>=Below,Center</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>If</FONT></FONT><FONT size=3>(hvp </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>and</FONT></FONT><FONT size=3> CountLo=cp </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>(BoxTop),1)&lt;20</P><P>, </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>round</FONT></FONT><FONT size=3>(hv,0) + </FONT><FONT color=#008b8b size=3><FONT color=#008b8b size=3>"%"</FONT></FONT><FONT size=3>, </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>undefined</FONT></FONT><FONT size=3>);</P></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>Low</FONT></FONT><FONT size=3>*.97;</P></FONT><FONT color=#008000 size=3><FONT color=#008000 size=3><P>{ Darvas box rendering }</P></FONT></FONT><FONT size=3><P>volOk := </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>(hv,2*cp)&gt;=Volsize,1,0);</P><P>breakoutOk := </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>H</FONT></FONT><FONT size=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>,bo),-1),1,0);</P><P>firstBoxOk := breakoutOk </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>and</FONT></FONT><FONT size=3> volOk;</P><P>normalBoxOk := breakoutOk;</P><P>dvRes := </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>__Darvas</FONT></FONT><FONT size=3>(cp,cp,2,firstBoxOk,firstBoxOk);</P><P>TopBox := </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>__DarvasTop</FONT></FONT><FONT size=3>(dvRes);</P><P>BottomBox := </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>__DarvasBot</FONT></FONT><FONT size=3>(dvRes);</P><P>BoxNumber := </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>__DarvasBoxNumber</FONT></FONT><FONT size=3>(dvRes);</P><P>inBox := BoxNumber &gt;= 1;</P><P>startOfBox := BoxNumber &gt; </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>hist</FONT></FONT><FONT size=3>(BoxNumber,1); </P><P>endOfBox := (startOfBox </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>and</FONT></FONT><FONT size=3> BoxNumber &gt; 1) </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>or</FONT></FONT><FONT size=3> (BoxNumber = 0 </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>(BoxNumber,1)&gt;0);</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;drawundefined</FONT></FONT><FONT size=3>=gap</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P><P>&#091;name</FONT></FONT><FONT size=3>=Top Darvas</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>color</FONT></FONT><FONT size=3>=dodger blue</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>linestyle</FONT></FONT><FONT size=3>=HorzStep</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>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>TopBox; </P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;name</FONT></FONT><FONT size=3>=Bottom Darvas</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>color</FONT></FONT><FONT size=3>=dodger blue</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>linestyle</FONT></FONT><FONT size=3>=HorzStep</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT size=3><P>BottomBox;</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;name</FONT></FONT><FONT size=3>=Right Darvas Vertical</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>color</FONT></FONT><FONT size=3>=dodger blue</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>linestyle</FONT></FONT><FONT size=3>="Fill Bars"</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>if</FONT></FONT><FONT size=3>(endOfBox,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>hist</FONT></FONT><FONT size=3>(TopBox,1),</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>undefined</FONT></FONT><FONT size=3>);</P></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>if</FONT></FONT><FONT size=3>(endOfBox,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>hist</FONT></FONT><FONT size=3>(BottomBox,1),</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;name</FONT></FONT><FONT size=3>=Left Darvas Vertical</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>color</FONT></FONT><FONT size=3>=dodger blue</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>linestyle</FONT></FONT><FONT size=3>="Fill Bars"</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>if</FONT></FONT><FONT size=3>(startOfBox,TopBox,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>undefined</FONT></FONT><FONT size=3>);</P></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>if</FONT></FONT><FONT size=3>(startOfBox,BottomBox,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>undefined</FONT></FONT><FONT size=3>); </P></FONT><FONT size=3><FONT size=3><FONT size=3><FONT size=3></DIV></FONT></FONT></FONT></FONT><span style="font-size:10px"><br /><br />Edited by maximo - 04&nbsp;Nov&nbsp;2009 at 10:50am</span>]]>
   </description>
   <pubDate>Mon, 26 Oct 2009 03:34:14 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=587&amp;PID=2182#2182</guid>
  </item> 
  <item>
   <title>Darvas Volume Visualiser : I do not believe it. I was considering...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=587&amp;PID=2179#2179</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=643" rel="nofollow">peter1</a><br /><strong>Subject:</strong> 587<br /><strong>Posted:</strong> 25&nbsp;Oct&nbsp;2009 at 11:40am<br /><br />I do not believe it.&nbsp; I was considering a Darvas research project and I need a robust Darvas indicator to find all occurrences of this pattern in a chart. I have been looking at the Darvas indicator for the past week and trying to understand the logic behind the volume indicator. I haven't logged on to this forum for a while and here I see that Maximo has provided some assistance before I've even asked. <br><br>With this foresight you should be making a gazillion in the market atm Maximo. I hope you are.<br>]]>
   </description>
   <pubDate>Sun, 25 Oct 2009 11:40:06 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=587&amp;PID=2179#2179</guid>
  </item> 
  <item>
   <title>Darvas Volume Visualiser : I have always wondered how the...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=587&amp;PID=2165#2165</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> 587<br /><strong>Posted:</strong> 18&nbsp;Oct&nbsp;2009 at 6:15pm<br /><br /><DIV>I have always wondered how the Darvas method&nbsp;of Volume is determined.</DIV><DIV>Here's an indicator to show the Volume breakout parameter of Darvas.</DIV><DIV>&nbsp;</DIV><DIV>Set the Max Volume Breakout offset to 1 to show the exact day the increase occured.&nbsp;</DIV><DIV>The default holding days for this volume increase is 21.</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;Description</FONT></FONT><FONT size=3>="Darvas volume signal visualiser"</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT size=3><P>volSize := </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>"Volume Breakout size %"</FONT></FONT><FONT size=3>,50,0);</P></FONT><FONT color=#008000 size=3><FONT color=#008000 size=3><P>{ Set offset to 1 to see exact day of breakout }</P></FONT></FONT><FONT size=3><P>volOffset := </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>"Max volume breakout offset"</FONT></FONT><FONT size=3>,21,1);</P><P>volOk := </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>V</FONT></FONT><FONT size=3>&gt;</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>V</FONT></FONT><FONT size=3>,1)*(1+volSize/100),volOffset);</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;linestyle</FONT></FONT><FONT size=3>=Grounded Bar</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>color</FONT></FONT><FONT size=3>=olive</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>width</FONT></FONT><FONT size=3>=2</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT size=3><P>v2:=</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>v</FONT></FONT><FONT size=3>&gt;1000000000,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>v</FONT></FONT><FONT size=3>*0.15,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>v</FONT></FONT><FONT size=3>);</P></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>if</FONT></FONT><FONT size=3>(v2&gt;0,v2/100000,0);</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;linestyle</FONT></FONT><FONT size=3>=Solid</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>color</FONT></FONT><FONT size=3>=blue</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>width</FONT></FONT><FONT size=3>=1</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT size=3><P>volOk*1000;</P></FONT>&nbsp;</DIV><span style="font-size:10px"><br /><br />Edited by maximo - 18&nbsp;Oct&nbsp;2009 at 6:22pm</span>]]>
   </description>
   <pubDate>Sun, 18 Oct 2009 18:15:09 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=587&amp;PID=2165#2165</guid>
  </item> 
 </channel>
</rss>