@l-andorrà said in MT5 sum of trades of different pairs:
Honestly, that I don't know, sorry.
Maybe roar or trader.philipps can.
Thank you for your time.
@l-andorrà said in MT5 sum of trades of different pairs:
Honestly, that I don't know, sorry.
Maybe roar or trader.philipps can.
Thank you for your time.
@l-andorrà said in MT5 sum of trades of different pairs:
Not sure I fully understand. Will you choose the symbols to be traded after or before running the EA? I see you will be trading manually. This means your MT4 platform will have many active charts at the same time. Do you want to trade any of them and then choosing two to see your profit/loss?
I input the symbols in constants.
"Do you want to trade any of them and then choosing two to see your profit/loss?
"
Yes. That's it.
Would you mind tell me how can I create more buckets than the 8 ones by color?
Thank you for your time.
@l-andorrà said in MT5 sum of trades of different pairs:
Try this:
https://fxdreema.com/shared/AI9W0mrKd
I created 4 variables. Choose those you need.
Thank you very much.
This is not what I need. Sorry for the trouble.
Imagine I'm trading 4 pairs but I want to know what is the profit/loss combined of 2 of those pairs.
When filtering by symbol I can only put one pair as I defined in constants.

My question is how can I sum the result of 2 pairs, or more, even if I'm trading 6 pairs or more and then present it has comment.
I suppose that I need to get that value into a variable. I don't know how to do it.
Can I do it filtering by group in bucket of positions instead of filtering by pair?
Thanks
First option.
When I'm trading two pairs, or more, I want the combined losses and profits in the chart were the EA is placed. In there I have a close all button.
Thanks
@l-andorrà said in MT5 sum of trades of different pairs:
Do you mean seeing tehm on the same chart or on each pair's chart?
Hi l'andorrà .
I pretende having the result of the sum in a comment block on the chart were the EA is.
I have a button to close both at same time if the sum of them is positive.
Thanks.
Hello.
I have tried, without success, to present the sum of losses and gains of two different pairs on the graph.
I did not succeed.
Can someone please help?
Thanks
Hi there,
Is it possible to load manual trades os specific pairs into a specific bucket of trades?
Thank you