Multi strategy EA?
-
Hello, I'd like to know how can I organize various groups of individual conditions trades? I've come up with an idea with can incorporate 3 strategies on one EA, but I want to know how can I set like 3 trade groups to be able to do something like this, For example:
Strategy 1: if prices crosses above X period MA then buy and exit when crosses below
Strategy 2: The same as 1 but with Y period on MA
Strategy 3: The same as 1 but Z period on MA
How can I make groups of trades on the same EA so if I set a condition to close the trade it will only close the trade running on that strategy, for example, I'm holding a long term buy on strategy 1 and from strategy 3 it opens a short term sell, how can I make the EA differentiate the groups so when exit conditions are met for strategy 3 it only closes that one and keep the 1 running until it makes it's own exit conditions
-
Take a look at that "Group" parameters in each trading block, such as No trade, Buy now, Trailing stop, and so on
https://fxdreema.com/help/working-with/magic-start-and-groups