Jump to content

Recommended Posts

Posted

Please post a new, educated, working version of Forex Derivative PRO. The one posted on this forum expired May 15 2010, and I guess something is hard coded to the dll, changing the date on the .mq4 code seems not sufficient.

 

Thanks,

 

Smart

Posted
Please post a new, educated, working version of Forex Derivative PRO. The one posted on this forum expired May 15 2010, and I guess something is hard coded to the dll, changing the date on the .mq4 code seems not sufficient.

 

Thanks,

 

Smart

 

here is a simple solution. change your computer clock year to 2009 and see if that bypasses the restriction.

  • 2 months later...
Posted

hi, anyone here had the valid key and account#...

i have educated it not to expire but the code below is pretty hard to educate. we need the valid keys and account# to get the value of lda_16....

 

if (CheckKeyAndGetParams(ls_0, l_acc_number_8, lda_16, ls_24) == 0) {

if (!IsTesting()) gs_1656 = "Warning: Wrong KEY => Please get the right key in our download area";

else gs_1656 = "Warning: Not Connected OR Wrong KEY => Please log into MT4 account AND check the key in our download area";

Alert(gs_1656);

Print(gs_1656);

Print("Information: Your Current Account Number as returned by Metatrader is ", l_acc_number_8);

gi_1644 = TRUE;

return;

}

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