I have a business oriented around selling MetaTrader indicators. Build 418 has disabled all of the indicators I programmed, probably because of your DLL function call changes. I'm not the only one. I have friends who are also MQL4 developers facing the same issue. Could you please tell us what you changed so we can respectively modify our code to comply. This is an urgent issue.
Thank you.
No matter what I do or change, incorrect values are being returned from the DLL. This is really quite inconsiderate of Metaquotes. If they were going to change internal core functions they could've at least informed the developers with something slightly more informative than "MQL4: Fixed the functions call from the external DLLs that could sometimes cause crashes."
Antonsan - how did you identify the problem?
If feels a little like we may be being pushed rather recklessly towards MT5, an action that will not do any of us much good and in the long run may substantially undermine MetaTraders reputation.
a very important dll which was working since 3 years stopped working without any reason. The explanation and changes you mentioned here do not explain these stop of working. It does not crash! it simply throws bullshit responses. I dont understand this case. I will recommend all our clients not to update to 418 yet. I also think this build has something essential wrong.
regards
Same DLL problem here. MetaQuotes, please give us support, because many clients of ours depending on DLL functions you just broke.
409 working fine, 416 working fine - but 418 is NOT good!
Also, I created an image about the liveupdate popping about the new version: showing the current version 416, new version 418. The log says 417.
I have identified a problem. You have an error in the handling of variables double, the decimal integer depth with strange characters like # and $
Antosan is right. Same problem here:
2012.03.26 13:04:29 Robot EURUSD,H1: Hibás SELL StopLoss! Ask = 1.3244 StopLoss = -1.#IND, Diff = -92242943740584613000000, javított StopLoss = 1.3247 (A beállítandó SL érték nem eshet a piaci ár alá!)
2012.03.26 13:04:29 Robot EURUSD,H1: Hibás SELL TakeProfit! Ask = 1.3244 TakeProfit = -1.#IND, Diff = -92242943740584613000000, javított TakeProfit = 1.3241 (A beállítandó TP érték nem eshet a piaci ár fölé!)
"-1.#IND" and "-92242943740584613000000" are should be doubles (prices, actually), from a DLL function which is using the four basic math operation.
Please fix this, because it's creating problems for many many people...
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
MetaTrader 4 Client Terminal build 418
The update is available through the LiveUpdate system.