Long entries won't trigger
-
The attached EA won't trigger long entries https://fxdreema.com/shared/DlQKLjkpd
I'm sure it must be something stupid that i'm doing but I can't see what the issue is?
Can anyone explain what I'm doing wrong? I haven't had this issue in the past.
It happens when I have long only or long and short ticked in Expert Properties within strategy tester.
-
because SL pips are like 999999 which is too big ... if you need "no SL" place there 0 or something more realistic, like 400

-
Ok thanks.
It takes short trades because the large stop loss is above the price and us still a valid price. For the long trade the stop loss is below zero and is invalid.
That makes sense. Thanks again for your help.