Forum

How come ObjectFind returns error 4202 (OBJECT DOES NOT EXIST)?

Is it just me and my environment, or is this a general 'problem'? I would not have expected such an ERROR from a call to determine if an object exists. Yes, I can reset the error after every call, but why should that be necessary? There seems to be a similar issue with call to GlobalVariableCheck

What is normal broker delay between last tick and Market Close

The last tick of the week before the market closes will normally trigger EA processing. This processing can result in a trade request being sent to the broker, usually within a fraction of a second. If the broker closes the market IMMEDIATELY after the last tick, the request will be rejected with a

Open EA Input-Settings, press OK, and the OnInit() executes TWICE

Open EA Input-Settings and press OK, with or without changes, and the OnInit() executes TWICE. Really messes with the idea of trying to politely handle errors. Anyone else noticed this and reported it? At first I thought it might be my complex coding, so I grabbed sample code from the Code Base. Can

Any backward-compatibility MT4 issues reported between build 229 and build 399?

We have a large EA that has worked fine for the past year without concern for build versions of MT4. As of build 399, an EX4 compiled in 399 crashes the terminal when run in 229, but a recompile of the identical source under 229 works fine. Are there known issues involved here? This could become a