AA:=EMA(VOL,4); BB:=REF(AA,2); CC:=(AA-BB)/BB*100<11; DD:=((CLOSE-REF(CLOSE,2))/REF(CLOSE,2)*100)<14; XG:AA>BB AND CC AND DD;