Ea not opening trades? any idea why?
-
https://fxdreema.com/shared/4qQ0LbhP
this ea is not opening trades, any ideas why?
maybe the variable is not set right is the only thing i can think of.its supposed to wait for a bearish divergence, then set the variable [ br_divergence] to 1.
then the condition is once br divergence variable is 1 it will wait for close below 70 ema the open a short.
but when i backtest it will not open trades.??? any insight would be much appreciated.
-
@wralyn It does open trades for me. Maybe it is your backtest settings - try different timeframes and different model accuracy, and also reset the inputs from expert properties
-
Check 30 minutes it’s working
-
@roar okay thanks I have not reset In puts from expert properties yet. That may be why. I noticed alot of setting in the ea that weren't actually in the code haha thought that was wierd. I'll try it thanks.