EAs do not open operations in MT
-
I have ruled out any kind of possibility that could cause EAs not to open trades, taking them even to extreme simplicity and yet in the MT5 strategy tester trades are not opened. What could be causing that problem?
-
Can you please share the link to your project? I will review it.
-
-
@l-andorrà shared/rzCCWFC8
-
There is no reason why that won't open trades
-
@jstap Could it be TM's problem?
-
what other kinds of things should I take into account to solve this problem? Thank you in advance.
-
in your condition block put candle ID1 in "more setting"
-
@Enrique04
Seems the PC/MT5 problem. Have you tried reinstall it?Create an EA that with comment print out. See if an EA could actually run
-
@Enrique04 said in EAs do not open operations in MT:
shared/rzCCWFC8
try put no trade blue box above it
-
I tried the bot on another PC and it did work there. I reinstalled my MT and it works. Thank you all!