Print Page | Close Window

Security Variable : Exdate

Printed From: BullCharts Forum
Category: BullCharts
Forum Name: BullCharts discussion
Forum Discription: General discussion about getting started with BullCharts and exploring its features.
URL: http://www.bullcharts.com.au/forum/forum_posts.asp?TID=44
Printed Date: 16 Apr 2025 at 4:38am
Software Version: Web Wiz Forums 9.69 - http://www.webwizforums.com


Topic: Security Variable : Exdate
Posted By: davidr
Subject: Security Variable : Exdate
Date Posted: 04 Nov 2004 at 6:40pm

Would it be possible to include a new security variable exdate ie the dividend exdate in the format yyyymmdd ?

cheers

David

 

 



-------------
davidr



Replies:
Posted By: Peter
Date Posted: 05 Nov 2004 at 12:05pm
Yep - this'll be in the next version. (We didn't quite have enough time to get it into the current one).


Posted By: SimonSavva
Date Posted: 10 Nov 2004 at 7:00am

Some way to display this on the chart at will would be awesome. This way I could see at a glance when a dividend gap occured.

-SS



Posted By: SimonSavva
Date Posted: 09 Jan 2005 at 2:10pm
Now that the update is out, can that be shown???


Posted By: Peter
Date Posted: 10 Jan 2005 at 10:05am
You can show it with this BullScript:

ex := Security.ExDate;
[target=Price]
[linestyle=Text; textalign=above right]
dayofmonth(ex)+"/"+month(ex)+"/"+year(ex);
if(barnumber=lastvalue(barnumber),H,undefined);

(it was intended to be more simple than that, but because of an oversight it needs to be this complicated mess for the moment).




Posted By: SimonSavva
Date Posted: 05 Mar 2005 at 6:02pm

Trying to change this to display just the eye glass marker instead of the date.

Would like it to display the day prior to the dividend if this is at all possible.

One day will be a specialist in this language. Just not yet unfortunately

 




Print Page | Close Window

Bulletin Board Software by Web Wiz Forums® version 9.69 - http://www.webwizforums.com
Copyright ©2001-2010 Web Wiz - http://www.webwiz.co.uk