BullCharts Forum Homepage
Forum Home Forum Home > BullCharts > BullScript
  New Posts New Posts RSS Feed: Avergage Daily Volume
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Avergage Daily Volume

 Post Reply Post Reply
Author
Message / View First Unread Post
cwb View Drop Down
Newbie
Newbie
Avatar

Joined: 27 May 2010
Location: Townsville
Posts: 9
Post Options Post Options   Quote cwb Quote  Post ReplyReply Direct Link To This Post Topic: Avergage Daily Volume
    Posted: 03 Mar 2013 at 4:34pm
I am wanting to write a simple script for the average daily volume for say the last 90 periods - any help would be appreciated - thanks
Back to Top
maximo View Drop Down
BullCharts Guru
BullCharts Guru
Avatar

Joined: 02 Sep 2006
Location: Australia
Posts: 232
Post Options Post Options   Quote maximo Quote  Post ReplyReply Direct Link To This Post Posted: 03 Mar 2013 at 6:37pm
Hi cwb,
 
Here is one example.
 

method := inputma("Method",S);

period:= input("Period",90,1);

[linestyle=Grounded Bar; color=sandy brown; width=2]

v;

[linestyle=solid; color=magenta; width=1]

ma(V,period,method)

Back to Top
cwb View Drop Down
Newbie
Newbie
Avatar

Joined: 27 May 2010
Location: Townsville
Posts: 9
Post Options Post Options   Quote cwb Quote  Post ReplyReply Direct Link To This Post Posted: 06 Apr 2013 at 8:04am
Thanks Maximo
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