Check distance between 2 trades then save to the variable as pips
-
Hello everybody,
I am trying to check distance between 2 trades then save to the variable as pips.
Please guide me as soon as possible.
Best regards, -
@cheaponreay01 Do you mean two open trades (so open prices) right now?
-
@l-andorrà yes sir
-
@cheaponreay01 Then you will need to create two variables and store their open price on each one. Once done you can use a blue 'Check distance' block to calculate the distance in pips directly.