Attachments forums

List of attachments posted on this forum.


All files on forums: 161077

Re: Dynamic Zone indicators for MT4

mladen, Thu Mar 16, 2017 2:47 am

beppi wrote:
Hello mladen,

can you change the 2.02-version of "dynamic zone polyfit derivative averages nrp.ex4" please?

I use it on offline chart and the lines on the 2.02-version are painted too close.

Changed it on "dynamic zone polyfit derivative averages nrp.mq4" with a multiplier for spreading the lines:

"Poly = PolyFit(PriceArray,Order,Degree,Length,i*(FitMode-1)) * Multiplier;"

With a Multiplier of 10.0 it fills the hole window with the software minimally possible minimum -0.0001 and maximum 0.0001 for using templates.

Bottom window on the picture is "dynamic zone polyfit derivative averages nrp.mq4" with a multiplier!

Thank's in advance

beppi

 


beppi,

Try out this version
All files in topic