PureBytes Links
Trading Reference Links
|
The Easy Language manual has two linear regression slope functions. The
first is LinearRegSlope(Price,Len). The second is LinRegAngle(Price,Len)
which according to the manual is the ArcTangent of the LinRegSlope function.
Can anyone with more math than me explain what taking the ArcTangent does
and under what circumstances this would be a more useful measure than
LinRegSlope?
Thanks.
|