Quote:
|
Originally Posted by matrixebiz
I would like it to manage all trades but each one as an individual. There are EAs that manage all trades as well but they look at them all as a whole. So if all trades (regardless of currency) add up to my StopLoss of 50 it will close all trades. I want it to manage each trade independently.
|
Set "ManageBy_Symbol" to true and apply it to the symbol you want it to manage, and I think it'll do what you're looking for. Also, could you post these other EAs you're talking about. I'm curious to know what they are like.