What is the easy way to show the profit in pip
-
Hi, can someone tell me what is the easiest way to obtain the benefit of open operations in pip (it can be a variable) and thus be able to show it later on the screen, I would appreciate it.
-
@rodrigo-ortuzar Here you have a fully functional pip counter for open and closed trades
-
Thanks l'andorrà, again showing the way, I made a couple of modifications, one only in a sequence and two the benefits for buying and selling. do you think?
Greetings
https://fxdreema.com/shared/OvpTukGke -
@rodrigo-ortuzar The 'pass' block on top is unnecessary. Additionally, that 'OR' block will not execute the sum correctly. You should also remove it. You need to add BOTH buys and sells, not just ONE of them to get the total value.
-
Thank you very much l'andorrà.
From time to time the "Pass" block is unnecessary. But for both, when changing the "OR" block for "AND" and there is only one position open, it does not show me the values, do you know with which block or how to solve this -
@rodrigo-ortuzar You do not need any block in there.
-
Thanks for all the reason jstap, regardless of having a position shows me. But the same doesn't happen with this one and I don't know why:
https://fxdreema.com/shared/Or99brcPb
Can someone help me to solve that it looks permanently independent that there is one or no open position.
Thanks in advance