EMASUBADXJUNE is based on EMA 5 and EMA 26 crossover plus three
Indicators, ADX, RSI and EMA 200.
Buy trade to open when EMA 5 crosses EMA 26 on 5 minutes timeframe to
upside but difference of both EMA should be within 2 pips. Second
condition it will check to confirm trend that prices should be above
200 EMA on 5 minutes timeframe. Third condition it will check for ADX
of 30 minute should be rising. Fourth condition it will check RSI of 5
minute timeframe should be below 48. When all the four condition
matches then it will execute buy trade.
For sell trade to open. First condition EMA 5 crosses downside to EMA
26, difference of two EMA should be within 2 pips. Second condition
prices should be below 200 EMA on 5 minute timeframe, it will confirm
trend. Third condition ADX of 30 minute timeframe should be rising.
Fourth Condition RSI of 5 minute timeframe should be above 52 value.
When all the four condition matches it will execute sell trade.