<?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 : Ex-Dividend date?</title>
  <link>http://www.bullcharts.com.au/forum/</link>
  <description>This is an XML content feed of; BullCharts : BullScript : Ex-Dividend date?</description>
  <copyright>Copyright (c) 2006-2009 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 08:47:06 +0000</pubDate>
  <lastBuildDate>Thu, 17 Feb 2005 15:29:52 +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=132</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>Ex-Dividend date? : You might find this helpful as...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=132&amp;PID=503#503</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=3" rel="nofollow">Peter</a><br /><strong>Subject:</strong> 132<br /><strong>Posted:</strong> 17&nbsp;Feb&nbsp;2005 at 3:29pm<br /><br />You might find this helpful as well. It'll display the date of the ExDate at the end of the chart.<br><br><span style="font-family: courier new,courier,mono;">&#091;target=Price&#093;</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">&#091;linestyle=text&#093;</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">&#091;textalign=Above,Right&#093;</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">"Ex:" + DayOfMonth(Security.ExDate) + "/" + Month(Security.ExDate) + "/" + Year(Security.ExDate);</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">if(barnumber=lastvalue(barnumber),hhv(H,5),undefined);</span><br><br>]]>
   </description>
   <pubDate>Thu, 17 Feb 2005 15:29:52 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=132&amp;PID=503#503</guid>
  </item> 
  <item>
   <title>Ex-Dividend date? : That is excellent. The verticalmarker...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=132&amp;PID=482#482</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=62" rel="nofollow">kneighbour</a><br /><strong>Subject:</strong> 132<br /><strong>Posted:</strong> 15&nbsp;Feb&nbsp;2005 at 6:26pm<br /><br /><P>That is excellent. The verticalmarker linestyle will be better, but that suits me just fine for now.</P><P>Thanks.</P>]]>
   </description>
   <pubDate>Tue, 15 Feb 2005 18:26:51 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=132&amp;PID=482#482</guid>
  </item> 
  <item>
   <title>Ex-Dividend date? : You can achieve this with:    security.ExDate&amp;lt;=now...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=132&amp;PID=481#481</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=3" rel="nofollow">Peter</a><br /><strong>Subject:</strong> 132<br /><strong>Posted:</strong> 15&nbsp;Feb&nbsp;2005 at 9:52am<br /><br />You can achieve this with:<br><br><span style="font-family: courier new,courier,mono;">&#091;target=Price; name=ExDate&#093;<br>&#091;</span><span style="font-family: courier new,courier,mono;">linestyle=marker</span><span style="font-family: courier new,courier,mono;">; marker=type1&#093;</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">security.ExDate&lt;=now and<br>&nbsp; not hist(security.ExDate&lt;=now,1);</span><br><br>A few notes:<br><ol>  <li>The next version of BullCharts will have a linestyle=verticalmarker</li>  <li>The formula you had wasn't working because you were returning a date instead of a true/false (boolean).</li>  <li>The above formula could also have been written as justsecurity.ExDate=Now, except the above handles the situation where thereis no bar on the ExDate for some reason.</li>  <li>Unfortunately you will only see the marker if it has alreadypassed. This is because BullScript, like most charting packages, onlycalculates on bars that have price data.</li></ol>]]>
   </description>
   <pubDate>Tue, 15 Feb 2005 09:52:36 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=132&amp;PID=481#481</guid>
  </item> 
  <item>
   <title>Ex-Dividend date? : Iwould like to display a vertical...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=132&amp;PID=480#480</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=62" rel="nofollow">kneighbour</a><br /><strong>Subject:</strong> 132<br /><strong>Posted:</strong> 14&nbsp;Feb&nbsp;2005 at 7:15pm<br /><br /><P>I&nbsp;would like to display a vertical line on the chart for the Ex dividend date for all securiteis.</P><P>I tried this</P><P><SPAN =at>&#091;target</SPAN>=Price<SPAN =at>&#093;</SPAN><BR>security.ExDate</P><P>While this compiles - when I try to add this as an indicator, it comes up with an error message. No doubt I am doing it wrong. I suspect that I am mixing two scales - price and time, and that this method is not possible.</P><P>Any ideas how i can do this?</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 14 Feb 2005 19:15:14 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=132&amp;PID=480#480</guid>
  </item> 
 </channel>
</rss>