View Single Post
 
Old 02-09-2006, 01:19 PM
codersguru's Avatar
codersguru codersguru is offline
Senior Member
 
Join Date: Oct 2005
Posts: 987
codersguru has a spectacular aura aboutcodersguru has a spectacular aura aboutcodersguru has a spectacular aura about
Unhappy Semi-colon

Quote:
Originally Posted by demag
I am just playing with the ea from CoderGuru's course and have tried to add another MA.

But Meta-editor is returning an error. Error = 'if'-variable expected C:\Program files\ etc.\My_First_EA.mq4 (66, 4)
Semi-colon , it's the hell of forgetting a semi-colon which all the programmer (including me) always suffering it.

This line:
double shortEma, longEma, longSma,

Sould be:
double shortEma, longEma, longSma;

KEEP GOING MAN!

__________________
Hope it helps !
Coders' Guru
Senior MQL programmer:
www.xpworx.com/custom.htm