can you write how to get
moving average till yesterday and not today
 Deepak Patade,
Nasik. 




________________________________
From: Prashanth <[email protected]>
To: [email protected]
Sent: Fri, November 27, 2009 10:55:08 PM
Subject: Re: [amibroker] pl, help me to provide code

  
Plot((Sum(C, 5)/5),"Average" , colorAqua, styleLine);
Cheers
Prashanth----- Original Message ----- 
From: "prasantaroy36" <prasantaroy36@ yahoo.com>
To: <amibro...@yahoogrou ps.com>
Sent: Friday, November 27, 2009 22:35 PM
Subject: [amibroker] pl, help me to provide code
> Dear Friends,
> 
> I want last 5 days closing price avg to plot my system.So,pl, help me to 
> provide request code(avg 5 days closing price).
> 
> Thanks
> 
> 
> 
> 
> 
> ------------ --------- --------- ------
> 
> **** IMPORTANT PLEASE READ ****
> This group is for the discussion between users only.
> This is *NOT* technical support channel.
> 
> TO GET TECHNICAL SUPPORT send an e-mail directly to 
> SUPPORT {at} amibroker.com
> 
> TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
> http://www.amibroke r.com/feedback/
> (submissions sent via other channels won't be considered)
> 
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroke r.com/devlog/
> 
> Yahoo! Groups Links
> 
> 
> 



      

Reply via email to