Copyright protect an expert advisor

 

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?

 
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 :

Account Information - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5

Documentation on MQL5: Account Information
Documentation on MQL5: Account Information
  • www.mql5.com
Functions that return parameters of the current account...
This website uses cookies. Learn more about our Cookies Policy.