BullCharts Forum Homepage
Forum Home Forum Home > BullCharts > BullCharts discussion
  New Posts New Posts RSS Feed: Security Variable : Exdate
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Security Variable : Exdate

 Post Reply Post Reply
Author
Message / View First Unread Post
davidr View Drop Down
Newbie
Newbie


Joined: 19 Oct 2004
Location: Australia
Posts: 13
Post Options Post Options   Quote davidr Quote  Post ReplyReply Direct Link To This Post Topic: Security Variable : Exdate
    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
Back to Top
Peter View Drop Down
BullCharts Staff
BullCharts Staff
Avatar

Joined: 09 Sep 2004
Location: Australia
Posts: 241
Post Options Post Options   Quote Peter Quote  Post ReplyReply Direct Link To This Post 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).
Back to Top
SimonSavva View Drop Down
Regular
Regular


Joined: 15 Sep 2004
Posts: 84
Post Options Post Options   Quote SimonSavva Quote  Post ReplyReply Direct Link To This Post 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

Back to Top
SimonSavva View Drop Down
Regular
Regular


Joined: 15 Sep 2004
Posts: 84
Post Options Post Options   Quote SimonSavva Quote  Post ReplyReply Direct Link To This Post Posted: 09 Jan 2005 at 2:10pm
Now that the update is out, can that be shown???
Back to Top
Peter View Drop Down
BullCharts Staff
BullCharts Staff
Avatar

Joined: 09 Sep 2004
Location: Australia
Posts: 241
Post Options Post Options   Quote Peter Quote  Post ReplyReply Direct Link To This Post 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).


Back to Top
SimonSavva View Drop Down
Regular
Regular


Joined: 15 Sep 2004
Posts: 84
Post Options Post Options   Quote SimonSavva Quote  Post ReplyReply Direct Link To This Post 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

 

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Bulletin Board Software by Web Wiz Forums® version 9.69
Copyright ©2001-2010 Web Wiz