Quadratic Extrapolation Indicator
I would like to code an indicator to extrapolate a moving average for
Channel building. However, I totally got lost in the Maths stuff.
TSD is a great forum that allow me to find the polynomial regression codes
and the links that help to build such indicator. I download the code, read
the webpages, modify the code again and again. But still can't make it. I
know the reason. My knowledge is very limited. When I read the book "Numerical Recipes", I found It was full of terms that I don't understand
and so do the algorithm and thus I can't code the indicator.
Would any sincere Member tell me how to do the polynomial regression in
a layman way, please?
Any help is very appreciated.
Here are the web I have read, welcome to tell me more.
First Steps in Numerical Analysis
Polynomial interpolation - Wikipedia, the free encyclopedia
Polynomial Interpolation
Indicator that I use as reference
http://www.forex-tsd.com/4597-post13.html
Thank you!!