Experts: Adding password protection to your Indicator / Expert Advisor - page 5

 

Your explanation was excellent, and the code is great and simple. however, i have few challenges.

1. i was thinking a random password will be generated for each use

2. a dialog box will appear when the user upload or run the ea

3. Thank you as i hopefully expect your kind assistance.

 

First and foremost, a big thank you for this wonderful piece code.

after finishing the code..i get an error that says;

UNABLE TO VERIFY CLIENT AND ACCOUNT NUMBER!

PLEASE VERIFY YOU HAVE THE CORRECT PASSWORD.

please i have attach the code under. i will appreciate assistance any  useful idea thanks

 

Please my code continuously report contact this

see report attached bellow:

 
Is it possible to add an option to somehow use Advanced Encryption Standard or AES 256 instead of MT4's built in security engine providing DES/ECB encryption? Thanks.