CCI looping period if(InpCCIPeriod<=1) { Print("Wrong input parameter CCI Period=",InpCCIPeriod); return(INIT_FAILED); }
the erros code was been here : ObjectSetString(0,"CHF_calculation_C",OBJPROP_FONT,"Wingdings 3");
this for Senkou Span B for(i=0; i<InpSenkou; i++) { ExtSpanB_Buffer[i]=0.0; ExtSpanB2_Buffer[i]=0.0; }