multiple strategy
-
@fxdreema Can you post an actual working example between two simple strategies? (Instead of posting in text explanation)? I too am struggling with this.
Thanks
-
i want to make 2 psar indicator to work each one alone in the same ea
each indicator have own close condition and open condition i tried to make it work by using group 1 and group 2 but it's not even opening any positions i need help with this i need to know how to make multiple strategies in same ea
example ma 10 above ma 20 open buy trade if ma 10 is below 20 close buy and open sell trade
in the same time if ma 5 above ma 8 open buy and in case below 5 < 8 close buy and open sell i want each condition work alone each condition have it's own close and open tradeslike ma open and close alone and psar open and close alone how to make this
-
-
hahhahaha sorry to waste your time I feel stupid now 8-) i used to do this in other ea builders using magic number I went to the forum and found that group=magic number for some weird reason till now I received notification about this thread and im always online
-
Yes, I use the word "Group" from the beginning. When you use this parameter, then behind each Group number there is a different Magic Number. Basically this "Group" parameter allows you to control trades with multiple Magic Numbers. It's something like multiple EAs in 1 EA
