Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

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;

}

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...