I found the bug, but fx1's licence agreement states: // You are not allowed to modify this MQH file, so I'm unable to upload the modified file, so I have removed all the code below: #import, then saved the file and the re-compiled the EA, the file to modify is in the experts\include folder and is called mt4gui.mqh.glabbeek wrote:You are correct, everything started going sour after the Windows update.
The onder versions, that I already compiled, work fine.
Could you try to upload all files in a zip file?
Multi 10:4 Trader EA
-
MrLong
Re: Multi 10:4 Trader EA
- Mike
- Trader
- Posts: 272
- Joined: Sun Dec 11, 2011 12:30 pm
- Location: Italy
Re: Multi 10:4 Trader EA
I am sorry, but I do not understand your instructions.MrLong wrote:... I found the bug, but fx1's licence agreement states: // You are not allowed to modify this MQH file, so I'm unable to upload the modified file, so I have removed all the code below: #import, then saved the file and the re-compiled the EA, the file to modify is in the experts\include folder and is called mt4gui.mqh.
- glabbeek
- Trader
- Posts: 104
- Joined: Tue Aug 21, 2012 8:09 am
- Location: In the middle of the Netherlands
Re: Multi 10:4 Trader EA
When I use MetaEditor and open mt4gui.mqh and then delete all below #import (the second time #import is written in the file) and then compile, I don't get any compiling errors.MrLong wrote:I found the bug, but fx1's licence agreement states: // You are not allowed to modify this MQH file, so I'm unable to upload the modified file, so I have removed all the code below: #import, then saved the file and the re-compiled the EA, the file to modify is in the experts\include folder and is called mt4gui.mqh.glabbeek wrote:You are correct, everything started going sour after the Windows update.
The onder versions, that I already compiled, work fine.
Could you try to upload all files in a zip file?
But now I get the folowing error in Empty4: Cannot load library 'mt4gui.dll) error 126.
Regards,
Willem-Bram
Willem-Bram
-
MrLong
Re: Multi 10:4 Trader EA
Try compiling mt4gui.mqh , then recompile the EA.glabbeek wrote:When I use MetaEditor and open mt4gui.mqh and then delete all below #import (the second time #import is written in the file) and then compile, I don't get any compiling errors.MrLong wrote:I found the bug, but fx1's licence agreement states: // You are not allowed to modify this MQH file, so I'm unable to upload the modified file, so I have removed all the code below: #import, then saved the file and the re-compiled the EA, the file to modify is in the experts\include folder and is called mt4gui.mqh.glabbeek wrote:You are correct, everything started going sour after the Windows update.
The onder versions, that I already compiled, work fine.
Could you try to upload all files in a zip file?
But now I get the folowing error in Empty4: Cannot load library 'mt4gui.dll) error 126.
-
MrLong
Re: Multi 10:4 Trader EA
Mike wrote:I am sorry, but I do not understand your instructions.MrLong wrote:... I found the bug, but fx1's licence agreement states: // You are not allowed to modify this MQH file, so I'm unable to upload the modified file, so I have removed all the code below: #import, then saved the file and the re-compiled the EA, the file to modify is in the experts\include folder and is called mt4gui.mqh.
Hi Mike,
Open mt4gui.mqh, which is located in experts\include folder.
All the code below line 118, just below import, remove, then hit the compile button.
Open the EA and recompile.
All should work like before.
Andy
- glabbeek
- Trader
- Posts: 104
- Joined: Tue Aug 21, 2012 8:09 am
- Location: In the middle of the Netherlands
- rosst
- Trader
- Posts: 280
- Joined: Wed Feb 27, 2013 1:11 pm
- Location: Austin, Texas
Re: Multi 10:4 Trader EA
It seems 507 was released too early, 509 is here with bugfixes:
http://forum.mql4.com/56329
Probably none has a better way to spend the summer holiday, so here is a little message from the 507 forum page to avoid possible problems:
"Attention! From August 1, 2013 desktop client terminals older than build 500 will be no longer supported. This limitation does not apply to the mobile terminals."
http://forum.mql4.com/56329
Probably none has a better way to spend the summer holiday, so here is a little message from the 507 forum page to avoid possible problems:
"Attention! From August 1, 2013 desktop client terminals older than build 500 will be no longer supported. This limitation does not apply to the mobile terminals."
-
toucan29
- Posts: 5
- Joined: Mon Dec 26, 2011 12:22 am
Re: Multi 10:4 Trader EA
MrLong wrote:Try this file compiled on my machine, drop it in experts the drop it on the chart, maybe something to do with the compiler.glabbeek wrote:I have the same problem with 1.30 and 1.31.toucan29 wrote:hello all,
I have installed the latest version but i keep getting an error saying that the executable file is corrupted. any ideas what i did wrong
I've installed on a fresh Global Prime and a Pepper$tone Empty4 version. The older versions work fine on these instances.
That certainly did the trick. Thanks a lot. And to others as well with your suggestions and trying to help, many thanks
-
ncc74656
- Posts: 6
- Joined: Sun Jun 17, 2012 7:27 pm
Re: Multi 10:4 Trader EA
After attaching to chart is zero divide error expected? Not sure if something went wrong.
- glabbeek
- Trader
- Posts: 104
- Joined: Tue Aug 21, 2012 8:09 am
- Location: In the middle of the Netherlands
Re: Multi 10:4 Trader EA
For some reason the dll file was missing in my fresh install. As far as I can see, it's not included in the installer, but it is still required.
All is working fine now.
All is working fine now.
Regards,
Willem-Bram
Willem-Bram