question about groups
-
Hello everybody,
I have a question please. I need to divide my EA in 28 groups because there are 28 possible entries. Then I have one condition for exiting the trade which it will have to be built in all the groups too. But I was wondering if it is possible to create only one global structure to close partially each trade, because the way to partially close each trade is the same.do you know if it is possible and how?? thanks a lot!!
-
Light pink blocks need a dark pink for each block above.
-
but do I need to put the "for each trade" block with the same group number each time, or can I put it with the 0 group number once and it will work for all the groups I have???
-
group 0 if trades were placed with group 0, you can use commers 0,1,2,44,465,9999 etc will work with all groups you're using
-
Great!! thanks again!!
this way simplifies it a lot!! thank you!