5dayAvg = Ref(MA(c,5),-1)

;
  ----- Original Message ----- 
  From: Deepak Patade 
  To: amibroker@yahoogroups.com 
  Sent: Friday, November 27, 2009 12:46 PM
  Subject: Re: [amibroker] pl, help me to provide code


    

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





------------------------------------------------------------------------------
  From: Prashanth <prash454...@gmail.com>
  To: amibroker@yahoogroups.com
  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