ballenoz
ballenoz
Friends

Add friends via their profile or user search and you will be able to see if they are online

ballenoz
Added topic 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
ballenoz
Added topic 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
ballenoz
Added topic 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
ballenoz
Registered at MQL5.community
ballenoz
Added topic 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