MQL5 code: Open parenthesis expected - page 2

 

Can anyone help me with this code its saying open parentheses is expected but I don't see any error, here is part of the code were the error is

if (MathAbs(iOpen(_Symbol, PERIOD_CURRENT, 0) - iClose(_Symbol, PERIOD_CURRENT, 1)) > gapSize * Point)
Improperly formatted code removed by moderator.
 
@kingdom hlahla #: can anyone help me with this code its saying open parentheses is expected but i don't see any error, here is part of the code were the error is

The actual issue may be caused by errors in the code above that line.

Also, please use the CODE button (Alt-S) when inserting code.

Code button in editor