CLOSE TIME
-
Please help with my ea it doesn't want to meet the close time rule (block 14623), please help
-
The for each position block is redundant and used incorrectly, this is to select a trade before working with its values. The trail blocks are used incorrectly, they should be in a separate tree
-
@jstap can you please show me a visual representation of where to put my trail blocks
-
Connect them in a separate tree with a if trade block at the top, one will do all trades unless you use groups. If not working add a new shared link to look at.
-
Like this https://fxdreema.com/shared/6HOOccW2c
-
Yes exactly like that
-
@Moneyman012 Hello friend, you must also declare the constants and variables for your EA to work correctly.

As I see you have an error because you are using capital letters in the names of the constants, you should correct that friend
You do that with the blocks:- Constants (Inputs)
- Variables
