Jump to content

Post Your EX4 Here -Part 2


Recommended Posts

  • Replies 1.6k
  • Created
  • Last Reply

Top Posters In This Topic

Re: POST YOUR EX4 HERE !!!! ( PART 2) :D

 

Hi,

 

I've been searching everywhere for decompiler v225 , here is a link to a file that I have found, but the zip is password protected and I have been unable to crack it - maybe someone here can.

The guy who uploaded it is Indonesian - I sent him a PM but got no reply.

 

http://www.4shared.com/file/160459595/8cebb215/ex4_to_mq4_384483200.html

Link to comment
Share on other sites

Re: POST YOUR EX4 HERE !!!! ( PART 2) :D

 

can someone remove all restrictions please.

on trailingstop EA

 

1/ decompile ea (with 224)

2/ in code:

removing

 

//#include <FDB_File.mqh>

 

in init()

 

/* if (FDB_Open("FDB.rkey")) {

if (FDB_GetStatus(1) == 1) gi_128 = StrToDouble(FDB_GetValue(1));

if (FDB_GetStatus(2) == 1) gi_124 = StrToDouble(FDB_GetValue(2));

Print("Run_Key loaded from file.");

} else Print("Run_Key file not Found."); */

 

and in start()

/*if (CheckKey() == 0 && AccountNumber() != 0) {

for (int l_count_60 = 0; l_count_60 < 6; l_count_60++) {

if (CheckKey() == 1) break;

if (l_count_60 == 5 && CheckKey() == 0) {

Print("Registration Key Failed for Account#: " + AccountNumber());

deinit();

return (0);

}

}

} */

 

compile. It's normal to have the warning

Function "CheckKey" is not referenced and will be removed from exp-file

 

the ea would be "educated".

Link to comment
Share on other sites

Re: POST YOUR EX4 HERE !!!! ( PART 2) :D

 

FDB_3barreversal v2 : no protected

FDB_3barreversal v4a protected

 

remove:

// #include <FDB_File.mqh>

/* if (FDB_Open("FDB.rkey")) {

if (FDB_GetStatus(1) == 1) g_str2dbl_188 = StrToDouble(FDB_GetValue(1));

if (FDB_GetStatus(2) == 1) g_str2dbl_192 = StrToDouble(FDB_GetValue(2));

Print("Run_Key loaded from file.");

} else Print("Run_Key file not Found."); */

 

/* if (CheckKey() == 0 && AccountNumber() != 0) {

for (int l_index_8 = 0; l_index_8 < 6; l_index_8++) {

if (CheckKey() == 1) break;

if (l_index_8 == 5 && CheckKey() == 0) {

Print("Registration Key Failed for Account#: " + AccountNumber());

deinit();

return (0);

}

}

} */

 

add

 

for ( int l_index_8 = li_28; l_index_8 > li_24; l_index_8--) {

 

FDB_DynamicsRS protected as previously but not add. (the names of the variables may varied)

FDB_DynamicsRS_Filter no protected

FDB_FXT no protected

FDB_FXT_Bars protected as previously with add for (int li_28 = ObjectsTotal() - 1; li_28 > -1; li_28--)

FDB_Signals_V1_0 protected as previously without add but it is necesseray to include two files:

Time.mq4 (compiled in Time.ex4) and Time.mqh in the directory experts/include

 

these two Files are here : http://articles.mql4.com/523 (public domain)

Link to comment
Share on other sites

Re: POST YOUR EX4 HERE !!!! ( PART 2) :D

 

Hi,

 

I've been searching everywhere for decompiler v225 , here is a link to a file that I have found, but the zip is password protected and I have been unable to crack it - maybe someone here can.

The guy who uploaded it is Indonesian - I sent him a PM but got no reply.

 

http://[email protected]/file/160459595/8cebb215/ex4_to_mq4_384483200.html

 

How do you know who uploaded it..?

Thanks for the kudos...much appreciated!
Link to comment
Share on other sites

Re: POST YOUR EX4 HERE !!!! ( PART 2) :D

 

Could you decompiler this ex4?

 

http://depositfiles.com/files/pogyh1opm

 

Thank you!

 

there it is:

http://stashbox.org/745773/WATL.mq4

 

original EA + indicator here:

 

http://www.forex-tsd.com/expert-advisors-metatrader-4/18846-ea-based-watl-breakout-strategy.html

"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: POST YOUR EX4 HERE !!!! ( PART 2) :D

 

Thank you very much, but the mq4 file include 5 error...

 

yep. i noticed that too. i wish i could help you there. id like to know the problem too. perhaps start a thread on this EA? it seems promising.

"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: POST YOUR EX4 HERE !!!! ( PART 2) :D

 

http://depositfiles.com/files/l6gzhu6dx

can somebody please make this work for foward test

live account and demo account

 

already test with http://www.alpari-forex.com/download/mt/mt4setup.exe but not working , with 5 digit problem and fowarding test not open any order

 

thank's

 

Don't waste your time, allready tested on Tadawul and FxOpen ECN, losing EA. You need 1 pip spread broker and that we all know doesn't exist.

Link to comment
Share on other sites

Re: POST YOUR EX4 HERE !!!! ( PART 2) :D

 

can anyone tell me something about this ea?

hxxp://[email protected]/tropicalstorm_trial.html

 

http://www.fxtraderebate.com/tropical_storm.html

 

what did u want to know? do u have the ea?

"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: POST YOUR EX4 HERE !!!! ( PART 2) :D

 

http://www.fxtraderebate.com/tropical_storm.html

 

what did u want to know? do u have the ea?

 

the link is a trial version,I wanted to know if anyone had heard of this ea and if it is as good as they claim it is if so is it worth decompile or cracking it?

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...