if (iTime(0, PERIOD_M5, 0) == nowtime) return(0);nowtime = iTime(0, PERIOD_M5, 0); if (iTime(0, PERIOD_M15, 0) == bandTiempo) return(0);nowtime = iTime(0, PERIOD_M15, 0);.....................诸如此类