price off set pending order
-
i create pending order open at X price
i w like it open for sell 20 pips below ; for buy 20 pips abovein the "price offset" i i wrote +20 for buy and -20 for sell.
is right?
or i do simply "offset 20" and it know that for sell is -20 pips and for buy +20 pips? -
@MT4stefano Add a variable to the constants and name the "offset" Value "20" PiPs thin add constant in Buy/Sell stop on offset price
If you still don't understand, send your project link
-
@MT4stefano If you are using the standard 'pending order' block and you type 20, it immediately understands +20 pips for a buy and -20 for a sell. You don't need to use any symbol unless you want to consider subtracting (for a buy) or adding (for a sell).