Working with Groups - "comma" unexpected token
-
Hi,
In my current project (MML Powerfull EA) I am using several groups to control trades.
To filter groups, we should use a comma to tell the EA which groups we want to select, for example:
Group#: 11,12,13,14,15
The problem is that I am getting a compilation error because of this. ',' - unexpected token.
Is this a bug?
ThanksEDIT: Nevermind, I found the problem using MetaEditor.
Can you add more information on compilation errors, for example which Block the error is present? This way is much easier for us to find and correct it!
