Linear Regression Line Tool

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Quant
Advanced
Posts: 142
Joined: Tue Dec 30, 2014 12:00 am

Linear Regression Line Tool

Post by Quant » Wed Sep 30, 2015 10:31 am

We have an requirement wherein we need "Linear Regression Tool" in TeeChart. The detailed explanation can be found below.
Linear Regression Line.png
Linear Regression Line (while drawing)
Linear Regression Line.png (22.74 KiB) Viewed 5464 times
Linear Regression Line 2.png
Linear Regression Line (after drawing)
Linear Regression Line 2.png (12.64 KiB) Viewed 5456 times
Linear Regression Line - Interpretation
A Linear Regression Line is a straight line that best fits the prices between a starting price point and an ending price point. A "best fit" means that a line is constructed where there is the least amount of space between the price points and the actual Linear Regression Line. A Linear Regression trendline is simply a trendline drawn between two points using the least squares fit method. The trendline is displayed in the exact middle of the prices. If you think of this trendline as the "equilibrium" price, any move above or below the trendline indicates overzealous buyers or sellers.

Formula for the linear regression line can be found on below link:
https://www.easycalculation.com/statist ... ession.php

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: Linear Regression Line Tool

Post by Christopher » Wed Sep 30, 2015 12:10 pm

Hello,
Quant wrote:We have an requirement wherein we need "Linear Regression Tool" in TeeChart.
This enhancement has been added to our issue tracking software with id=1327, and an implementation of it will be considered for inclusion in the next TeeChart.NET maintenance release.
Best Regards,
Christopher Ireland / 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

Post Reply