DA:EMA(CLOSE,3),COLORBLUE;
DB:EMA(CLOSE,5) ,COLORBLUE;
DC:EMA(CLOSE,8) ,COLORBLUE;
DD:EMA(CLOSE,10) ,COLORBLUE;
DE:EMA(CLOSE,12) ,COLORBLUE;
DF:EMA(CLOSE,15) ,COLORBLUE;
CA:EMA(CLOSE,30) ,COLORYELLOW;
CB:EMA(CLOSE,35) ,COLORYELLOW;
CC:EMA(CLOSE,40) ,COLORYELLOW;
CD:EMA(CLOSE,45) ,COLORYELLOW;
CE:EMA(CLOSE,50) ,COLORYELLOW;
CF:EMA(CLOSE,60) ,COLORYELLOW;
MA1:EMA(Close,3),colorwhite;
MA2:EMA(Close,5),colorwhite;
MA3:EMA(Close,10),colorwhite;
MA4:EMA(Close,12),colorwhite;
MA5:EMA(Close,15),colorwhite;
MA6:EMA(Close,30),coloryellow;
MA7:EMA(Close,35),coloryellow;
MA8:EMA(Close,40),coloryellow;
MA9:EMA(Close,45),coloryellow;
MA10:EMA(Close,50),coloryellow;
MA11:EMA(Close,55),coloryellow;
MA12:EMA(Close,60),coloryellow;
MA2:EMA(Close,5),colorcyan;
MA3:EMA(Close,8),colorcyan;
MA4:EMA(Close,10),colorcyan;
MA5:EMA(Close,12),colorcyan;
MA6:EMA(Close,15),colorcyan;
MA7:EMA(Close,30),coloryellow;
MA8:EMA(Close,35),coloryellow;
MA9:EMA(Close,40),coloryellow;
MA10:EMA(Close,45),coloryellow;
MA11:EMA(Close,50),coloryellow;
MA12:EMA(Close,60),coloryellow;
