Can someone write a simple EA that does the following?
[Buy Entry]
#1. When EMA 8 cross above EMA 21, place a buy with TP = 50pips, SL = 15 pips.
[Sell Entry]
#2. When EMA 8 croww below EMA 21, place a sell with TP = 50pips, SL = 15 pips.
[Condition]
#3. Upon any entry, there should be no further buy/sell entry until price touches EMA 200.
[Buy Entry]
#1. When EMA 8 cross above EMA 21, place a buy with TP = 50pips, SL = 15 pips.
[Sell Entry]
#2. When EMA 8 croww below EMA 21, place a sell with TP = 50pips, SL = 15 pips.
[Condition]
#3. Upon any entry, there should be no further buy/sell entry until price touches EMA 200.