Quote from SeventhCereal:
I would like to basically compute a trendline of the form (y - y0) = m (x-x0). I want to use this to determine box ranges and triangles.
I tried thinking about it for a little bit, and there are many little details to get this working and I am thinking, this has to be a solved problem.
Sure enough FinViz does have some algorithm for doing it. How do they do it? Is there a link to a paper or book? Thanks.
Many software programs and some web-based programs already compute auto trend lines. Why not just use these programs unless it's a cost issue. Yet, some of the web-base programs are free.
Maybe the existing auto trend line stuff that's easily available isn't useful to you or you have other stuff that needs to be automated with the trend lines ?
Mark
LOL