EA using multiple strategies
-
Hello everyone can someone help me to use multiple strategies in 1 EA I’ve tried I can’t just need the structure and example of EA using multiple strategies this is what I’m im trying to achieve as you can see in the pic I have three strategies of my EA spikes v1 spikes v2 and the trend It only trades the trend only but not the spikes v1 and spike v2 I’ve saw I’m not the only one to request this just that I don’t understand no examples were provided from the previous posts so I’ll appreciate if someone can help me -
@spenza42 In order to create different strategies within the same EA you need to create different groups, one for each strategy. However, you need to be careful when managing them especially if more than one strategy is sharing the same managing conditions.
Take a first look at how groups work here:
https://fxdreema.com/documentation/builder/groups-and-magic-numbers
-
@l-andorrà can you plz provide an example I’m lost
-
@spenza42 did you try to read the documentation info?
-
@l-andorrà yes Mr as I was researching about this I realized I’m not the only 1 who came across this and you tried to help some of them I went trough every topic about this the questions and answers but still couldn’t find it right