View Single Post
  #104 (permalink)  
Old 09-10-2008, 04:49 PM
Dae Dae is offline
Junior Member
 
Join Date: Jun 2006
Posts: 5
Dae is on a distinguished road
Quadratic Extrapolation Indicator

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!!
Attached Files
File Type: mq4 ang_PR (Din)-v2.mq4 (3.4 KB, 225 views)
Reply With Quote