Traders and programmers,
Im looking for an EA based on this emacross indicator with the specifics are below.
-any time frame (adjustable)
-based on Ema_cross indicator (attached)
-34 -90 Emas (adjustable)
-lots size 0.1 or (adjustable)
-Open buy for cross up
-Open sell for cross down
-The EA enters a trade on a new candle after crossing, not immediately
-If the current trade (0.1 lot) is profitable then it will close at the next cross and open an opposite trade in same lot (0.1 lot)
-If the current trade is loss then it will close at the next cross and open an opposite trade in double lot (0.2)
-stoploss , take profit and trailing stop are optional
-work on mini accounts
-any pair and time frame
Thanks in advance for any help and support
EMA_CROSS_IND.mq4