cumulative moving average

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
mkoert
Newbie
Newbie
Posts: 1
Joined: Fri Jun 25, 2010 12:00 am

cumulative moving average

Post by mkoert » Fri Jun 25, 2010 3:19 pm

Hello All,

Is there a function that calculate the 'Cumulative moving average'.
I can't find it, please help

for TeeChart Pro v2010 VCL

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: cumulative moving average

Post by Yeray » Mon Jun 28, 2010 2:03 pm

Hi mkoert,

As Narcís answered you in the public newsgroups:
Narcís wrote:I'm afraid not. However, you could use a moving average function and then apply a cumulative function to the moving average function.

Hope this helps!
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply