Disliked{quote} {quote} Hi my friend . i look your code buy this is a simple code: buffer1 = iMA(NULL,0,MA1Period, MA1shift, MA1Method,MA1Price,i); buffer2 = iMA(NULL,0,MA2Period, MA2shift, MA2Method,MA2Price,i); buffer3 = iMA(NULL,0,MA3Period, MA3shift, MA3Method,MA3Price,i); buffer4 = iMA(NULL,0,MA4Period, MA4shift, MA4Method,MA4Price,i); buffer5 = iMA(NULL,0,MA5Period, MA5shift, MA5Method,MA5Price,i); buffer6 = iBands(NULL,0, BBprd, BBdev, 0, PRICE_CLOSE, 0, i); buffer7 = iBands(NULL,0, BBprd, BBdev, 0, PRICE_CLOSE, 1, i); buffer8...Ignored
hope you understand
Don't Predict Just React..