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
tfTrend and tfCurveFit
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Ross,
The help descriptions are the ones above, are there enough for you or you need a more accurate description?
The help descriptions are the ones above, are there enough for you or you need a more accurate description?
andTrend Function draws a Line through input Series data points to represent best trend.
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 |
Instructions - How to post in this forum |