And the below is for Exponential MA, that was asked for ;-)

RisingMA=EMA(C,130)>Ref(EMA(C,130),-4);

Reply via email to