Hi afl experts

I look for a simple formula
entry is when price cross ema5 and ema20 and make 2 bars above ema5
how to code this
2.my initial stop is 
entry -2 atr10
brkeven stop=entry*1.10
movestop level =iff(c>= c+1*atr),stop =brkeven
I need alert for movestop

any body can help make codelines for this please
regards
ford

Reply via email to