How to create Group?
-
I want to control certain group of trades within the same EA I have created, how to make them into a group? Seems using magic number is the solution, but i dont know how to use it?
Please help me or send any link that I can refer...
-
What do you want to control? There is a parameter "Group #" that is a form of magic number, this is the way to have groups of trades within the same EA. The default value is empty (0), but you can set it to 1, 2, 3... something numeric.