- Need help with this EA...
- EMA with alert
- Indicators with alerts/signal
Try this:
I found a EMAbands-v1 at the Yahoo mt index pages. http://www.forexmt4.com/_MT4_Indicators/ . I modified it to hopefully meet you requirements.
Input Parameters:
Length = 61 (number of periods for calculation)
MA_mode = 1 (0=SMA, 1=EMA, 2=SMMA, 3=LWMA)
Delta = 20 (Delta is pip distance above and below iMA() baseline)
Try this:
I found a EMAbands-v1 at the Yahoo mt index pages. http://www.forexmt4.com/_MT4_Indicators/ . I modified it to hopefully meet you requirements.
Input Parameters:
Length = 61 (number of periods for calculation)
MA_mode = 1 (0=SMA, 1=EMA, 2=SMMA, 3=LWMA)
Delta = 20 (Delta is pip distance above and below iMA() baseline)