Need an EA which have complaince with ADX and EMA. When ADX trend line is above my given value( Example 25) and +DI cross -DI from down, and current price bar is Above my Exponential Moving Average ( Example 20 ) EA should open long trade and when -DI cross +DI down to up, and EMA ( Example 20 ) it open short trade. Sell Trade should be opened quickly without waiting of any further delay. =>> Entry and Exits for Trade are Purely Purely on ADX crossover basis, EMA option is just for additional confirmation of signal and can be enable or disable. For Example BUY :- Trend line is above my given value 25, and +DI cross -DI from down to up Price Bar is above ( EMA-20 Optional ) it open buy trade. For Example Sell:- Trend line is above my given value 25 , and -DI cross +DI from down to up and price is below ( EMA-20 Optional ) it open sell trade. EA should have following options changeable Exponential MA = True/False to enable or disable EMA feature. EMA=20 ADX period=14 tp=20 sl=20 break even enable/disable with standard features trailing sl enable/disable with standard features ecn= true/false email alert screen alert week days time for trading close on reversal ADX signals money management Time Filter Comments Alert of ADX crossing on 10 mobiles MT4 Push Service.