error Message 'End_of_program' -unbalanced left parenthesis

 
Hello,
I am writing my first Expert Advisor. When i use the compiler I get this message:End_of_program - unbalanced left parenthesis.
How gen I resolve this?

Thanks,

Dropje
 

D

Double click the red spot icon in the error report - this takes you to a line in your EA code.

Somewhere above this line is a missing ) or }

Good luck

-BB-

 
BarrowBoy:

D

Double click the red spot icon in the error report - this takes you to a line in your EA code.

Somewhere above this line is a missing ) or }

Good luck

-BB-



I tried clicking to see where it takes me ... but no luck! ... :)

 
  1. Luck is not involved.

  2. Brian Dee - Random Trader #: Somewhere above this line is a missing ) or }

    You've been given the answer.

  3. Do you really expect an answer? There are no mind readers here and our crystal balls are cracked.
         How To Ask Questions The Smart Way. (2004)
              Be precise and informative about your problem

    We can't see your broken code.

    Always post all relevant code (using Code button) or attach the source file.

Reason: