fxDreema – one system, multiple currency pairs on one account
-
Hello,
I have created my own trading system in fxDreema. I would like the system to run on one trading account, but execute trades on multiple currency pairs. I have a few questions regarding this setup:How can I make the system calculate profit only for a specific currency pair, instead of the entire account?
I understand that the EA needs to be attached separately to each currency pair — in this case, would using a Magic Number be the correct way to distinguish trades?
I would appreciate any guidance or examples on how to implement this properly in fxDreema.
Best regards -
@Radek_M You need to use different magic numbers, one for each chart/symbol. Then you need to use this option here to separate profit by chart/symbol:

-
@l-andorrà but this block checks the average profit and I need to check the profit (positive or negative) which are two different things.
-
@Radek_M Sorry, I selected the wrong block. This is the one you need:
