t1 =(iCCI(NULL,0,14,PRICE_TYPICAL,shift-n1));;

t1 =(iCCI(NULL,0,14,PRICE_HIGH,shift-n1));;;

t2 =(iRSI(NULL,0,14,PRICE_CLOSE,shift+n1));