show profits minus loss of the expert attached to each chart
-
hello every one
About the comments on the chart ,
i want to show profits minus loss of the expert attached to each chart for exemple i have 2 charts eurusd , gbpusd
for the eurusd : profit of closing trades 30 usd , loss of closing trades -20 i want to show 10 on the chart of the Eurusd
for the gbpusd :profit of closing trades 10 usd , loss of closing trades -40 i want to show -30 on the chart of the Gbpusd
i tried the gross profit and gross loss , it shows all the profits and loss of the account .
Can any one help please.
Thank you -
@itadila You will need to create some variables to get it that way. This is an example I created some tome ago for MT5:
https://fxdreema.com/shared/hrWKbecve
You can do the same for MT4. And you should remove both condition blocks 9 and 10. You do not need them necessarily.
-
thank you