What's wrong with this EasyLanguage expression?

Questions about MCFX and MCFX Data Feed.
marketz
Posts: 19
Joined: 09 Mar 2009

What's wrong with this EasyLanguage expression?

Postby marketz » 13 Mar 2009

I get an error with this line:

Code: Select all

condition3 = Time > 1200 and Time < 1600
The error is:

Code: Select all

syntax error, expecting 'bars'

User avatar
Andrew Kirillov
Posts: 1589
Joined: 28 Jul 2005
Has thanked: 2 times
Been thanked: 31 times
Contact:

Postby Andrew Kirillov » 17 Mar 2009

The provided code compiles without errors. I think the compiler indicate wrong position of the error. We need a compete code to give you a specific answer.


Return to “MCFX”