Im looking for an EA for the following :
its a moving average crossover:
Exponential Moving average 5(close)
Exponential Moving average 10 (close)
when these lines cross a buy/sell should take place(depending on the way they cross)
execute the trade only if the following:
EMA lines cross a buy/sell should take place(depending on the way they cross)
buy only if the RSI 14(close) is over the 50 and sell only if the RSI 14 is below the 50
I also want the EA to be able to close the trades when the lines cross again going the other way but again only if the RSI 14 is in confirmation with the above or below the 50
I also want it to be able to kick me into the trade as the lines cross (not the next bar...VERY IMPORTANT....)
I am looking for a take profit of 40
a stop loss of 20
a trailing stop of 10
trading 1 lot
can anyone help me PLEASE!!!!!