Help with my EA
-
Hello , there is any way in fxdreema to show on the chart in the EA the pips sum between the start of the position and the close of it?, positive or negetive
-
There is a way to show any value on the chart, with the Comment block for example. I don't understand what value do you want to show, because OpenPrice+ClosePrice would be some practically useless value that would always be positive value. Maybe you are talking about the profit of the trade.