How do I evaluate a variable (Not a terminal variable) in a condition?
-
Good Day @fxdreema,
I have declared several variables.
TP = Take Profit
SL = Stop LossOn trade > Formula > Condition > Close
Formula: Ask - 2 pips > V1
Condition: Ask < V1
Closehttps://fxdreema.com/shared/EWXUh0uhd
Question: How do I access V1 in the condition block? Terminal Variables is not the answer.
Can you please assist?
Thanks in advance,
Thomas -
Right click on the '1' number on the right operand. A message box will open with all your constants and variables. Then choose the one you want.
-
@l-andorrà - Thank you for that.