The 'adjust' tab in the conditions block.. (help)
-
in the adjust tab in the conditions block, I am trying to measure the distance in pips which works well when i input +2 pips BUT when i try to change to >2 pips or >+2 pips... i get an error message when i compile the EA saying 'operand expected' I thought the 2 was the operand???


-
You can use those operands liste on the help text. The one you want to use is not included. This is why it is not recognised.
-
@fxgjg
The operand is the symbol in front of the number, either : + , - , * , /
This box is made to adjust the value above (value=1, +2 pips = 1.0002)