@lazyfxceo said in Hello friends, how can I make my EA have a license that allows the EA to only work on a default broker and thus cannot work on any other broker?:
return true; // License verification succeeded
Yes you have to open the .Mq5 file In the metaQuotes Editor and you can then manually add the code to the EA, and rebuild