Shuffle between diffrent strategies
-
how can I make the ea shuffle between different strategies? I know that I have to set e group number for each strategy, but how can I limit a particular strategy to lose only 3 trades and then go to the next strategy and so on? Anyone can help me out?
-
You can identify how many trades belonging to a specific group are closed. Once 3 of them are closed you can simply switch off the block on top of the launcher for that group.
-
thanks for the response, I will try it out.
-
You're welcome.