Save the value in pip of an operation when it is created.
-
Hi.
How can I save the value in pip of an operation when it is created, then use that value in a condition? -
You ned to create a variable to save it there. Then insert the variable into a 'Modify Variable' block. Then you have to select 'Value' at the first display and 'Pips' in the second. Finally at the 'I mean...' display you need to select 'this value, as is' option.
-
Some Example please.
-
What do you mean with "the value in pip"? Target Profit?
-

-
Thanks, the problem is solved.
-
Price levels should not be compared with Pips.
You can't get the open price as pips because it is a price level.
You can get pips by comparing two price levels. This is how it works in "pips away from ..." blocks:
PriceLevel1 - PriceLevel2 = Points distance -> PIPS of distance
1.0010 - 1.0000 = 0.0010 points -> 10 pips (USDGBP)
-
@josecortesllobat Numeric value (PIP)