Multi 10:4 Trader EA

Post Reply
MrLong

Re: Multi 10:4 Trader EA

Post by MrLong »

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?
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.
User avatar
Mike
Trader
Posts: 272
Joined: Sun Dec 11, 2011 12:30 pm
Location: Italy

Re: Multi 10:4 Trader EA

Post by Mike »

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.
I am sorry, but I do not understand your instructions.
Image
Image
User avatar
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

Post by glabbeek »

MrLong wrote:
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?
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.
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.

But now I get the folowing error in Empty4: Cannot load library 'mt4gui.dll) error 126.
Regards,
Willem-Bram
MrLong

Re: Multi 10:4 Trader EA

Post by MrLong »

glabbeek wrote:
MrLong wrote:
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?
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.
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.

But now I get the folowing error in Empty4: Cannot load library 'mt4gui.dll) error 126.
Try compiling mt4gui.mqh , then recompile the EA.
MrLong

Re: Multi 10:4 Trader EA

Post by MrLong »

Mike wrote:
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.
I am sorry, but I do not understand your instructions.

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
User avatar
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

Post by glabbeek »

Get some sleep!!!

Thanks, I'll try in the morning.
Regards,
Willem-Bram
User avatar
rosst
Trader
Posts: 280
Joined: Wed Feb 27, 2013 1:11 pm
Location: Austin, Texas

Re: Multi 10:4 Trader EA

Post by rosst »

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."
toucan29
Posts: 5
Joined: Mon Dec 26, 2011 12:22 am

Re: Multi 10:4 Trader EA

Post by toucan29 »

MrLong wrote:
glabbeek wrote:
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 have the same problem with 1.30 and 1.31.

I've installed on a fresh Global Prime and a Pepper$tone Empty4 version. The older versions work fine on these instances.
Try this file compiled on my machine, drop it in experts the drop it on the chart, maybe something to do with the compiler.

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

Post by ncc74656 »

After attaching to chart is zero divide error expected? Not sure if something went wrong.
User avatar
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

Post by glabbeek »

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.
Regards,
Willem-Bram
Post Reply

Return to “Nanningbob 10.x”