tfTrend and tfCurveFit

TeeChart for ActiveX, COM and ASP
Post Reply
Rossmc
Newbie
Newbie
Posts: 23
Joined: Thu Mar 30, 2006 12:00 am

tfTrend and tfCurveFit

Post by Rossmc » Mon Jun 05, 2006 7:00 am

Hi

I'm using the built in tfTrend and tfCurveFit functions on my financial chart. Is the a more detailed description of how the control calculates these functions that I can use to describe them more fully to my users?

Thanks,
Ross

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue Jun 06, 2006 8:33 am

Hi Ross,

The help descriptions are the ones above, are there enough for you or you need a more accurate description?
Trend Function draws a Line through input Series data points to represent best trend.
and
Trend Function draws a Line through input Series data points to represent best trend.

The algorithm used to fit the points is a Gaussian Polynomial.

Use the PolyDegree property to determine the number of polynomial coefficients.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply