Paula Bianca Van Kerchove:
How to copyright / protect your expert advisor for MT5?
Which code should be added?
Or when you want to copyright to a certain ip address or Name of User?
first choice is to add it to the market here , mq takes care of the licensing.
If you want your own distro , there are other marketplaces with api although they are not niche to trading.
If you want to do it on your website you will need to add communication with your server and checking against a list of allowed clients.
If you want to do it manually , look at these functions , compile each copy for each account id and compile using the cloud protector always :

Documentation on MQL5: Account Information
- www.mql5.com
Functions that return parameters of the current account...

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
How to copyright / protect your expert advisor for MT5?
Which code should be added?
Or when you want to copyright to a certain ip address or Name of User?