Distance from open price
-
Hello all
I would like to check the distance from trade open price, to actual price .
F.E. 1,06584 is the open price and 1,06984 the target price , --> 0,004 is the gap that I would like to check with an if condition.
Now I use the block "pips away from open price " but is not exactly what I want.
I think it is not possible with the block described above, is it ??? any other option to do it ??
Thank you
-
This should work, but add "For each Trade" above. Here is more about it: https://fxdreema.com/demo/mt4-loop-how-it-works
-
I´ve done, but I want to compare the price , not pips.
I want to know if actual price is 0,0050 greater than open price.
-
-
It is exactly what I was looking for.
