Page 2 of 5

Re: Polynomial regression

PostPosted: Sun Jul 24, 2011 10:29 pm
by Alexander.Gettinger
I have updated strategies.
Please, try again.

Re: Polynomial regression

PostPosted: Tue May 29, 2012 2:51 pm
by virgilio
Is it possible to add the "Distance" variable to the indicator so to match the strategy variables?
Right now in the indicator we have: Period, Power, Deviation
Right now in the strategy we have: Period, Power, Deviation, Distance

Thank you kindly for taking this request in consideration.

Re: Polynomial regression

PostPosted: Wed May 30, 2012 2:36 am
by Apprentice
Distance? What would be the role of this parameter.

Re: Polynomial regression

PostPosted: Tue Jun 19, 2012 5:29 pm
by Alexander.Gettinger
MQL4 version of polynomial regression: viewtopic.php?f=38&t=20393

Re: Polynomial regression (Static)

PostPosted: Wed Aug 22, 2012 1:53 am
by Scrat_Power
Hi all,

Here my contribution to this nice and useful forum.
I modified a bit this indicator to print the history.
As this indicator is full dynamic, it's nearly impossible to watch the past.
Now, you can !

I let the dynamic one printed and you can read the past of this indicator.
Color indicate the way (up or down trend).

kind regards,
Scrat.

PS : Sorry for my english ...

Re: Polynomial Regression

PostPosted: Mon Aug 27, 2012 12:55 pm
by Riccardo Burns
Alexander,I've been dabblin' with your Polynomial Regression. Please see if this is ok?
Add two togeter please: #1 @ 100,2, 1.5,----Blue, Red outside....
#2 @ 100,2, 1.0,--- Green, Blue
It works out Aok for me and responds very well at anyspeed..I Thank You Very Much Alexander. I call this "The Flow" in honor of You.............
Riccardo
The Flow.jpg
The Flow.jpg (8.1 KiB) Viewed 2617 times

Re: Polynomial regression

PostPosted: Thu Mar 28, 2013 10:41 am
by mulligan
Great indicator. Is it possible to add style option for up and down color for regression line? Thanks for all your work.

Re: Polynomial regression

PostPosted: Fri Mar 29, 2013 2:15 pm
by Apprentice
Style Options Added (Topmost post)

Re: Polynomial regression

PostPosted: Fri Mar 29, 2013 4:57 pm
by mulligan
I'm sorry I was not clear in my request. I was wanting the regression line (center line) to change color as the "averages" indicators do. That is to change color as the line changes direction up and down. I understand the indicator changes with every candle so it would be dynamic and not static in nature. The momentum change from up to down or down to up is sometimes subtle so the regression line giving an exact point of change would be very helpful. As always, your work is appreciated.

Re: Polynomial regression

PostPosted: Mon Apr 01, 2013 7:05 am
by Apprentice
Central Line Color Option Added.