Jump to content

Gomega GBPJPY


Recommended Posts

  • Replies 53
  • Created
  • Last Reply

Top Posters In This Topic

Re: (REQ) GOmega GBPJPY

 

Thanks a lot for sharing

 

But when I install Gomega_GBPJPY_v2.11, MT4 send me critical error and close... I think is gomegaauto.dll ...

 

any solution?

 

best regards

 

edit: I try install .dll of Gomega_Xray_v1.444 and it says: Checking License

 

the market out of session now and "Checking license" is quiet in window and I cant make strategy tester, this is normal no? I think I should wait to open market on monday

 

In .mq4 says:

 

int li_52 = InitLicense();

Comment("checking license...");

if (Account != AccountNumber()) {

Alert("Type your account number in the \'properties\' popup window");

return (-1);

}

if (TimeFrameMinutes != Period()) {

Alert("Restart EA w/ chart period matching TimeFrameMinutes parameter!");

return (-1);

}

if (AutoMoneyManage) Alert("Num. Lots calculated using money management rules");

if (!IsExpertEnabled()) Alert("Warning: Expert Advisors are not enabled!");

if (!IsTradeAllowed()) Alert("Warning: Trading allowed is disabled!");

return (0);

}

 

int deinit() {

gd_320 = 10000;

g_icustom_328 = 0.1;

ObjectsDeleteAll();

Comment(" ");

return (0);

}

 

void IsLicenseValid() {

int li_8;

int li_0 = 0;

int li_4 = CheckLicense();

if (li_4 == 0) {

Comment("Version ", "GOmega_GBPJPY_v2.11",

"\nAcct Allowed ", Account);

}

if (li_4 == -1) Comment("Connecting to the server...");

if (li_4 == 1) {

ShowConfigBox();

Comment("Invalid License. Please contact FXPP");

li_8 = 1 / li_0;int li_52 = InitLicense();

Comment("checking license...");

if (Account != AccountNumber()) {

Alert("Type your account number in the \'properties\' popup window");

return (-1);

}

if (TimeFrameMinutes != Period()) {

Alert("Restart EA w/ chart period matching TimeFrameMinutes parameter!");

return (-1);

}

if (AutoMoneyManage) Alert("Num. Lots calculated using money management rules");

if (!IsExpertEnabled()) Alert("Warning: Expert Advisors are not enabled!");

if (!IsTradeAllowed()) Alert("Warning: Trading allowed is disabled!");

return (0);

}

 

int deinit() {

gd_320 = 10000;

g_icustom_328 = 0.1;

ObjectsDeleteAll();

Comment(" ");

return (0);

}

 

void IsLicenseValid() {

int li_8;

int li_0 = 0;

int li_4 = CheckLicense();

if (li_4 == 0) {

Comment("Version ", "GOmega_GBPJPY_v2.11",

"\nAcct Allowed ", Account);

}

if (li_4 == -1) Comment("Connecting to the server...");

if (li_4 == 1) {

ShowConfigBox();

Comment("Invalid License. Please contact FXPP");

li_8 = 1 / li_0;

Link to comment
Share on other sites

Re: (REQ) GOmega GBPJPY

 

It seems that ex4 files are for previous builds of MT (same crash with indicators, error is in MT address space, not in gomegaauto.dll's one).

 

Anyway, here is educated version: http://www.forexsharing.com/972060

 

Does anyone have EXE installer for any of Gomega products?

 

Yes, have

http://www.forexsharing.com/671241

Link to comment
Share on other sites

Re: GOmega GBPJPY

 

:| dominbas and megainvest- i get the same error: zero divide :(

Wonder if somebody who knows coding can say if this error is because of bad/incomplete decompiling?

Really would like to get this gbpjpy working to test it. I had created another thread but that was deleted by mod - i´m not sure why.

Link to comment
Share on other sites

Re: GOmega GBPJPY

 

OK,

 

Thank to all who contribute to forum :-bd

 

I have 1 small request:Is anyone kind to look at it and see if it can be educate - please?

 

orig+decomp files are here:

 

http://www.mediafire.com/?sharekey=33a10faf55ec7c63c2b435915e8821d7f3cd575f58ae4941b8eada0a1ae8665a

 

pass:gryph

 

 

I would be very gratefull and also megainvest I suspect ^:)^

 

Thanks experts :-bd

Link to comment
Share on other sites

Re: GOmega GBPJPY

 

OK,

 

Thank to all who contribute to forum :-bd

 

I have 1 small request:Is anyone kind to look at it and see if it can be educate - please?

 

orig+decomp files are here:

 

http://www.mediafire.com/?sharekey=33a10faf55ec7c63c2b435915e8821d7f3cd575f58ae4941b8eada0a1ae8665a

 

pass:gryph

 

 

 

I would be very gratefull and also megainvest I suspect ^:)^

 

Thanks experts :-bd

 

No files.

Link to comment
Share on other sites

Re: GOmega GBPJPY

 

i found it performed well over the past year, but on other currencies, or over historical data back further it failed.

 

for an EA to work i want it to either work over the long term, or across multiple currencies (preferably both!)

"It is inconceivable that anyone will divulge a truly effective get-rich scheme for the price of a book."

Victor Niederhoffer (1943–), US hedge fund manager and statistician

Link to comment
Share on other sites

Re: GOmega GBPJPY

 

I dont get it, stormin norman - how did you make it work? all I get is zero divide error or mt4 crashes - same as member megainvest and dominbas :( What files did you use from this thread? or did you use another educated version?

Thank you. ;)

Link to comment
Share on other sites

Re: GOmega GBPJPY

 

I dont get it, stormin norman - how did you make it work? all I get is zero divide error or mt4 crashes - same as member megainvest and dominbas :( What files did you use from this thread? or did you use another educated version?

Thank you. ;)

 

i think i got it from here. i cant remember but here it is again: http://stashbox.org/547939/GMGY.zip

"It is inconceivable that anyone will divulge a truly effective get-rich scheme for the price of a book."

Victor Niederhoffer (1943–), US hedge fund manager and statistician

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...