Triple EMA Crossover indicator.
Here's the MT4 indicator that uses three EMAs (9, 20, 45) to generate buy/sell arrows based on crossovers. The fast EMA (9) crossing above both medium (20) and slow (45) EMAs triggers a buy signal, while crossing below triggers a sell signal.
Note: Use a secondary indicator to filter false signals.