Why doesn't my indicator perform all the way? - page 2

 
  1. The problem is zScore. Post the rest of the code.
  2. The problem is ArrayMaximum. Post the rest of the code.
  3. for(n=i;n<=i+Aver_Bars-1;n++)  //Loop of summing values
             Sum_R=Sum_R + (iHigh(NULL,PERIOD_D1,n)
    You still refuse to stop mixing apples and oranges
Reason: