m3:=c;exp30:ema(c,30),colorffffff,linethick2;stickline(m3>exp30 and exp30>=ref(exp30,1),h,l,0,0),colorred;stickline(m3>exp30 and exp30>=ref(exp30,1)and c>=o,o,c,2,0),colorred;stickline(...
stickline(macd>=0 and macd(macd,1),0,macd,colorgreen,0);stickline(macd<0 andmacd>=ref(macd,1),0,macd,colorblue,0);stickline(macd<0 andmacd(macd,1),0,macd,colorred...