[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [GT] Input validation in Tools.pm



Linear regression is used typically in two ways:

1. estimate future values of an indicator based on curve fitting of past
values. (See the discussion in Chande, "The New Technical Trader" 1994.)

2. determine whether an indicator has reached a peak or trough and
turned around (the slope of the linear regression changes sign).

Th.

> -----Original Message-----
> From: Robert A. Schmied [mailto:ras
AT
acm.org]
> Sent: Sunday, July 06, 2008 6:41 PM
> To: sam_backtester
AT
yahoo.fr
> Cc: devel
AT
geniustrader.org
> Subject: Re: [GT] Input validation in Tools.pm
> 
> >
> > For
> > the LinearRegression, there is some information available in
> wikipedia
> > and investopia.com, for example.  But didn't find a link which
> explains
> > clearly why it's important in TA.
> 
> yep -- that's about where i am -- not being able to figure out what to
> do with it.
>