How to reset mql5 password if forgotten ?
Kamran Altaf:
How to reset mql5 password if forgotten ?
How to reset mql5 password if forgotten ?
You have to have mql5 code file (*.mqh or *.mq5), you will see the password or license number. After that reset them.
Ex:
input string password = "Password ?"; //Type password here bool license() { if(password != "Correct password") return(false); return(true); }
Kamran Altaf:
How to reset mql5 password if forgotten ?
How to reset mql5 password if forgotten ?
by this way :)
Yohana Parmi:
by this way :)
Thanx

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register