Security Variable : Exdate |
Post Reply |
Author | |
davidr
Newbie Joined: 19 Oct 2004 Location: Australia Posts: 13 |
Post Options
Quote Reply
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
|
|
Peter
BullCharts Staff Joined: 09 Sep 2004 Location: Australia Posts: 241 |
Post Options Quote Reply 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).
|
|
SimonSavva
Regular Joined: 15 Sep 2004 Posts: 84 |
Post Options Quote Reply 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 |
|
SimonSavva
Regular Joined: 15 Sep 2004 Posts: 84 |
Post Options Quote Reply Posted: 09 Jan 2005 at 2:10pm |
Now that the update is out, can that be shown???
|
|
Peter
BullCharts Staff Joined: 09 Sep 2004 Location: Australia Posts: 241 |
Post Options Quote Reply 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). |
|
SimonSavva
Regular Joined: 15 Sep 2004 Posts: 84 |
Post Options Quote Reply 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
|
|
Post Reply |
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |