little help with my simple EA - page 3

 
onewithzachy:
about 130 lower ;)

yes man thank it should be this

}
tmp_div=tmp_div + (price - (a + b*shift))*(price - (a + b*shift));
}
stddiv=MathSqrt(tmp_div/n);
SD[0] = stddiv;
Y1[0] = y2;

Y2[0] = y1;


but really i dunno where put hands :(

 
gege79:

but really i dunno where put hands :(

There's always the first time in everythings
Reason: